diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-08 17:09:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-08 17:09:52 +0000 |
| commit | 36a6d75c9ac8a86e376535a8e59cb3610577c743 (patch) | |
| tree | 86f4ab54241b1fdece3e786ee1409f7dae9a2528 /dev-python/python-distutils-extra | |
| parent | b7ea9e989f43406be942f060ac2661d8b7fadc49 (diff) | |
| download | baldeagleos-repo-36a6d75c9ac8a86e376535a8e59cb3610577c743.tar.gz baldeagleos-repo-36a6d75c9ac8a86e376535a8e59cb3610577c743.tar.xz baldeagleos-repo-36a6d75c9ac8a86e376535a8e59cb3610577c743.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-distutils-extra')
| -rw-r--r-- | dev-python/python-distutils-extra/python-distutils-extra-2.45.ebuild | 4 |
1 files changed, 1 insertions, 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 c014acfdc99c..c3915bebb832 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,7,8,9,10} ) - inherit distutils-r1 DESCRIPTION="Gettext support, themed icons and scrollkeeper-based documentation in distutils" |
