From: Michał Górny Date: Sun, 21 Jul 2019 15:46:10 +0000 (+0200) Subject: net-libs/openpgm: Remove mistaken use of PYTHON_REQUIRED_USE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e091ea34f500544506196f149347f147117094b6;p=gentoo.git net-libs/openpgm: Remove mistaken use of PYTHON_REQUIRED_USE Signed-off-by: Michał Górny --- diff --git a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild index 9afff1551e09..4fed6c8c659b 100644 --- a/net-libs/openpgm/openpgm-5.1.118-r1.ebuild +++ b/net-libs/openpgm/openpgm-5.1.118-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,8 +19,6 @@ SLOT="0" KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~x86-fbsd" IUSE="static-libs" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - DEPEND="${PYTHON_DEPS}" S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm" diff --git a/net-libs/openpgm/openpgm-5.2.122.ebuild b/net-libs/openpgm/openpgm-5.2.122.ebuild index 4222de5a36b9..b77b082298ef 100644 --- a/net-libs/openpgm/openpgm-5.2.122.ebuild +++ b/net-libs/openpgm/openpgm-5.2.122.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,8 +19,6 @@ SLOT="0" KEYWORDS="amd64 arm arm64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - DEPEND="${PYTHON_DEPS}" S="${WORKDIR}/${PN}-release-${MY_PV}/${PN}/pgm"