From 31e37e77d9b2cacbd5939d67ca2aecdd4f6d91d9 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Sat, 18 Mar 2017 16:26:23 +1100 Subject: [PATCH] app-portage/tatt: sync live ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- app-portage/tatt/tatt-9999.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/app-portage/tatt/tatt-9999.ebuild b/app-portage/tatt/tatt-9999.ebuild index 585617d3aa57..fc5bd860bf85 100644 --- a/app-portage/tatt/tatt-9999.ebuild +++ b/app-portage/tatt/tatt-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,11 +20,13 @@ IUSE="+templates" RDEPEND=" app-portage/eix app-portage/gentoolkit - www-client/pybugz dev-python/configobj[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}]" + dev-python/requests[${PYTHON_USEDEP}] + www-client/pybugz +" DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" + dev-python/setuptools[${PYTHON_USEDEP}] +" python_install_all() { distutils-r1_python_install_all -- 2.26.2