commit: 6024f0c0980bc40e17c6f55aa305e924469f5fc6
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 07:00:41 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 07:00:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6024f0c0
app-editors/retext: remove D_U_S from 7.2.0
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-editors/retext/retext-7.2.0.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-editors/retext/retext-7.2.0.ebuild
b/app-editors/retext/retext-7.2.0.ebuild
index f2e2866b363..cbf66104a1a 100644
--- a/app-editors/retext/retext-7.2.0.ebuild
+++ b/app-editors/retext/retext-7.2.0.ebuild
@@ -9,7 +9,6 @@ EAPI=7
PYTHON_COMPAT=( python3_{8,9} )
inherit distutils-r1 optfeature virtualx xdg-utils
-DISTUTILS_USE_SETUPTOOLS=rdepend
MY_PN="ReText"
MY_P="${MY_PN}-${PV/_/~}"