From dff7c4d3e841c83dad51858538317f55ffa4126f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Thu, 20 Apr 2017 09:07:00 +0200 Subject: 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(-) (limited to 'app-emulation/xen-pvgrub') 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 4ff9220be619..3545b5d65f60 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 158130ccab05..bf93403c340d 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 54969e66386a..f3337ca38936 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 -- cgit v1.2.3-18-g5258