commit:     209fe3519bc08c8548ca5211534487d3481fed58
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 07:32:11 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 08:01:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209fe351

app-arch/unrpa: [QA] Add missing python metadata variables

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-arch/unrpa/unrpa-1.4.1.ebuild | 3 ++-
 app-arch/unrpa/unrpa-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app-arch/unrpa/unrpa-1.4.1.ebuild 
b/app-arch/unrpa/unrpa-1.4.1.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-1.4.1.ebuild
+++ b/app-arch/unrpa/unrpa-1.4.1.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
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa";
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}

diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-9999.ebuild
index 59be8947871..08b6cbe02bc 100644
--- a/app-arch/unrpa/unrpa-9999.ebuild
+++ b/app-arch/unrpa/unrpa-9999.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
@@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa";
 
 LICENSE="GPL-3"
 SLOT="0"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}"
 RDEPEND=${DEPEND}

Reply via email to