summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-02-24 09:00:41 +0200
committerJoonas Niilola <juippis@gentoo.org>2021-02-24 09:00:41 +0200
commit6024f0c0980bc40e17c6f55aa305e924469f5fc6 (patch)
tree9705fc2de5026770dc02f97cadeb3220bcad7b0a /app-editors
parentapp-editors/retext: Update the live ebuild (diff)
downloadgentoo-6024f0c0980bc40e17c6f55aa305e924469f5fc6.tar.gz
gentoo-6024f0c0980bc40e17c6f55aa305e924469f5fc6.tar.bz2
gentoo-6024f0c0980bc40e17c6f55aa305e924469f5fc6.zip
app-editors/retext: remove D_U_S from 7.2.0
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/retext/retext-7.2.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-editors/retext/retext-7.2.0.ebuild b/app-editors/retext/retext-7.2.0.ebuild
index f2e2866b3635..cbf66104a1ac 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/_/~}"