add sci-astronomy/termtrack
This commit is contained in:
20
sci-astronomy/termtrack/termtrack-9999.ebuild
Normal file
20
sci-astronomy/termtrack/termtrack-9999.ebuild
Normal file
@@ -0,0 +1,20 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
PYTHON_COMPAT=( python3_{3,4,5} )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Track satellites in your terminal"
|
||||
HOMEPAGE="https://github.com/trehn/termtrack"
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="https://github.com/trehn/termtrack.git"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS=""
|
||||
IUSE=""
|
||||
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND=""
|
||||
Reference in New Issue
Block a user