From 36dab0c8d4b1523a98c9f2e90864495542b08f67 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 8 Feb 2020 07:33:07 +0100 Subject: [PATCH] dev-util/gyp: Remove duplicate setuptools dep MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- ...20170904022846.ebuild => gyp-20170904022846-r1.ebuild} | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) rename dev-util/gyp/{gyp-20170904022846.ebuild => gyp-20170904022846-r1.ebuild} (81%) diff --git a/dev-util/gyp/gyp-20170904022846.ebuild b/dev-util/gyp/gyp-20170904022846-r1.ebuild similarity index 81% rename from dev-util/gyp/gyp-20170904022846.ebuild rename to dev-util/gyp/gyp-20170904022846-r1.ebuild index 1642a828af15..24cd176a09b9 100644 --- a/dev-util/gyp/gyp-20170904022846.ebuild +++ b/dev-util/gyp/gyp-20170904022846-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2017-2019 Gentoo Authors +# Copyright 2017-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -25,12 +25,6 @@ LICENSE="BSD" SLOT="0" KEYWORDS="amd64 ~ppc64 x86" IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -BDEPEND="${PYTHON_DEPS} - dev-python/setuptools[${PYTHON_USEDEP}]" -DEPEND="" -RDEPEND="${BDEPEND}" src_test() { # More errors when DeprecationWarnings enabled. -- 2.26.2