commit: dff7c4d3e841c83dad51858538317f55ffa4126f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 07:07:00 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 07:57:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff7c4d3
app-emulation/xen-pvgrub: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild | 5 +++--
app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild | 3 ++-
app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild | 5 +++--
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild
b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild
index 4ff9220be61..3545b5d65f6 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-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
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
index 158130ccab0..bf93403c340 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.2.ebuild
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild
b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild
index 54969e66386..f3337ca3893 100644
--- a/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.ebuild
+++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.8.0.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
@@ -42,7 +42,8 @@ DEPEND="sys-devel/gettext
sys-apps/texinfo
x11-libs/pixman"
-RDEPEND=">=app-emulation/xen-tools-${PV}"
+RDEPEND="${PYTHON_DEPS}
+ >=app-emulation/xen-tools-${PV}"
pkg_setup() {
python-single-r1_pkg_setup