From e091ea34f500544506196f149347f147117094b6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 21 Jul 2019 17:46:10 +0200 Subject: [PATCH] net-libs/openpgm: Remove mistaken use of PYTHON_REQUIRED_USE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- net-libs/openpgm/openpgm-5.1.118-r1.ebuild | 4 +--- net-libs/openpgm/openpgm-5.2.122.ebuild | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) 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" -- 2.26.2