summaryrefslogtreecommitdiff
path: root/app-portage/tatt/tatt-9999.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-09-16 09:32:48 +0100
commit9ee6d97c2883d42f204a533a8bc1f4562df778fb (patch)
treeb690ddc0ca30f1472887edbb0b8313629bfcbbb2 /app-portage/tatt/tatt-9999.ebuild
parentb17a3ef12038de50228bade1f05502c74e135321 (diff)
gentoo resync : 16.09.2020
Diffstat (limited to 'app-portage/tatt/tatt-9999.ebuild')
-rw-r--r--app-portage/tatt/tatt-9999.ebuild7
1 files changed, 2 insertions, 5 deletions
diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild
index 2539f2a5dff5..3cfd4e342789 100644
--- a/app-portage/tatt/tatt-9999.ebuild
+++ b/app-portage/tatt/tatt-9999.ebuild
@@ -7,26 +7,23 @@ PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1 git-r3
-DESCRIPTION="arch testing tool"
+DESCRIPTION="Arch testing tool"
HOMEPAGE="https://github.com/gentoo/tatt"
EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/tatt.git
https://github.com/gentoo/tatt.git"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS=""
IUSE="+templates"
RDEPEND="
app-portage/eix
app-portage/gentoolkit[${PYTHON_USEDEP}]
+ app-portage/nattka[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
www-client/pybugz
"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
python_install_all() {
distutils-r1_python_install_all