summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-19 09:32:11 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-19 10:01:59 +0200
commit209fe3519bc08c8548ca5211534487d3481fed58 (patch)
tree4d519b90ba7642977f7b80e7e21762fd75d3064e /app-arch
parentapp-admin/setools: [QA] Add missing python metadata variables (diff)
downloadgentoo-209fe3519bc08c8548ca5211534487d3481fed58.tar.gz
gentoo-209fe3519bc08c8548ca5211534487d3481fed58.tar.bz2
gentoo-209fe3519bc08c8548ca5211534487d3481fed58.zip
app-arch/unrpa: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/unrpa/unrpa-1.4.1.ebuild3
-rw-r--r--app-arch/unrpa/unrpa-9999.ebuild3
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 59be8947871e..08b6cbe02bcc 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 59be8947871e..08b6cbe02bcc 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}