summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 09:21:33 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 09:58:02 +0200
commit625e0703bb9d3b1afcc03a021b0184a18d0ae94b (patch)
tree9b3866404e65e8db08ff25e974cd8a86b726149f
parentc32145210cb54af755dbe6bd3d9615fcd67fe6f7 (diff)
downloadgentoo-625e0703bb9d3b1afcc03a021b0184a18d0ae94b.tar.gz
gentoo-625e0703bb9d3b1afcc03a021b0184a18d0ae94b.tar.xz
app-misc/email2trac: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r--app-misc/email2trac/email2trac-2.6.2-r1.ebuild3
-rw-r--r--app-misc/email2trac/email2trac-2.8.4.ebuild3
-rw-r--r--app-misc/email2trac/email2trac-2.8.8.ebuild3
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}]"