From 9ee6d97c2883d42f204a533a8bc1f4562df778fb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 16 Sep 2020 09:32:48 +0100 Subject: gentoo resync : 16.09.2020 --- app-portage/tatt/tatt-9999.ebuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'app-portage/tatt/tatt-9999.ebuild') 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 -- cgit v1.2.3