commit: bcfb055499123fccc79cdad713e21dcfa37e190a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 12:39:05 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 12:39:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcfb0554
dev-python/python-distutils-extra: Update DISTUTILS_USE_SETUPTOOLS
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git
a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
index a802c7dfdba..224aca62611 100644
--- a/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
+++ b/dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-DISTUTILS_USE_SETUPTOOLS="rdepend"
PYTHON_COMPAT=( python3_{6..9} )
-
inherit distutils-r1
DESCRIPTION="Gettext support, themed icons and scrollkeeper-based
documentation in distutils"