commit:     92080d5fcf2a700ddd291d4ad27932f68bcf4405
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 16:24:15 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 16:40:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92080d5f

sys-apps/yum: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sys-apps/yum/yum-3.4.3_p20130218-r1.ebuild | 3 ++-
 sys-apps/yum/yum-3.4.3_p20130218.ebuild    | 3 ++-
 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 9afc1b3e56d..4ef67a210cc 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 dfb1c9a96fd..25cb7e9308c 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}]

Reply via email to