summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 18:24:15 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 18:40:53 +0200
commit92080d5fcf2a700ddd291d4ad27932f68bcf4405 (patch)
treee8a2e838f5a86af9f28951d0d194a964cd962f0b /sys-apps
parentsys-apps/selinux-python: [QA] Add missing python metadata variables (diff)
downloadgentoo-92080d5fcf2a700ddd291d4ad27932f68bcf4405.tar.gz
gentoo-92080d5fcf2a700ddd291d4ad27932f68bcf4405.tar.bz2
gentoo-92080d5fcf2a700ddd291d4ad27932f68bcf4405.zip
sys-apps/yum: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/yum/yum-3.4.3_p20130218-r1.ebuild3
-rw-r--r--sys-apps/yum/yum-3.4.3_p20130218.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys-apps/yum/yum-3.4.3_p20130218-r1.ebuild b/sys-apps/yum/yum-3.4.3_p20130218-r1.ebuild
index 9afc1b3e56d2..4ef67a210cc4 100644
--- a/sys-apps/yum/yum-3.4.3_p20130218-r1.ebuild
+++ b/sys-apps/yum/yum-3.4.3_p20130218-r1.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
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc64 ~ppc ~x86"
IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
${PYTHON_DEPS}
diff --git a/sys-apps/yum/yum-3.4.3_p20130218.ebuild b/sys-apps/yum/yum-3.4.3_p20130218.ebuild
index dfb1c9a96fd4..25cb7e9308cd 100644
--- a/sys-apps/yum/yum-3.4.3_p20130218.ebuild
+++ b/sys-apps/yum/yum-3.4.3_p20130218.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
@@ -18,6 +18,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
app-arch/rpm[${PYTHON_USEDEP}]