dev-util/gyp: Remove duplicate setuptools dep
authorMichał Górny <mgorny@gentoo.org>
Sat, 8 Feb 2020 06:33:07 +0000 (07:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 9 Feb 2020 16:46:22 +0000 (17:46 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/gyp/gyp-20170904022846-r1.ebuild [moved from dev-util/gyp/gyp-20170904022846.ebuild with 81% similarity]

similarity index 81%
rename from dev-util/gyp/gyp-20170904022846.ebuild
rename to dev-util/gyp/gyp-20170904022846-r1.ebuild
index 1642a828af1542e64f830561aaff8dc02e28d13b..24cd176a09b9c04cc5cd1e2afdecea3b2ed5b3fd 100644 (file)
@@ -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.