commit:     625e0703bb9d3b1afcc03a021b0184a18d0ae94b
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:21:33 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:58:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625e0703

app-misc/email2trac: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/email2trac/email2trac-2.6.2-r1.ebuild | 3 ++-
 app-misc/email2trac/email2trac-2.8.4.ebuild    | 3 ++-
 app-misc/email2trac/email2trac-2.8.8.ebuild    | 3 ++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-misc/email2trac/email2trac-2.6.2-r1.ebuild 
b/app-misc/email2trac/email2trac-2.6.2-r1.ebuild
index ced0c05104a..8ab769b33c3 100644
--- a/app-misc/email2trac/email2trac-2.6.2-r1.ebuild
+++ b/app-misc/email2trac/email2trac-2.6.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.sara.nl/pub/outgoing/${P}.tar.gz";
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
                <www-apps/trac-1.1[${PYTHON_USEDEP}]"

diff --git a/app-misc/email2trac/email2trac-2.8.4.ebuild 
b/app-misc/email2trac/email2trac-2.8.4.ebuild
index 617f681b20f..7c7443a662c 100644
--- a/app-misc/email2trac/email2trac-2.8.4.ebuild
+++ b/app-misc/email2trac/email2trac-2.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.sara.nl/pub/outgoing/${P}.tar.gz";
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
                <www-apps/trac-1.2[${PYTHON_USEDEP}]"

diff --git a/app-misc/email2trac/email2trac-2.8.8.ebuild 
b/app-misc/email2trac/email2trac-2.8.8.ebuild
index 209fef02594..7c7443a662c 100644
--- a/app-misc/email2trac/email2trac-2.8.8.ebuild
+++ b/app-misc/email2trac/email2trac-2.8.8.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="5"
@@ -13,6 +13,7 @@ SRC_URI="ftp://ftp.sara.nl/pub/outgoing/${P}.tar.gz";
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
                <www-apps/trac-1.2[${PYTHON_USEDEP}]"

Reply via email to