commit: 31e37e77d9b2cacbd5939d67ca2aecdd4f6d91d9
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 18 05:26:23 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 18 05:26:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e37e77
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 585617d3aa5..fc5bd860bf8 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