summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:50:16 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:17:02 +0100
commit372a9650529616abaf83ed9aca661701395803e8 (patch)
tree256145804f35d2f55780dfc26814501de29f8d78 /dev-tcltk/tclxml
parentdev-tcltk/itcl: eutils-- (diff)
downloadgentoo-372a9650529616abaf83ed9aca661701395803e8.tar.gz
gentoo-372a9650529616abaf83ed9aca661701395803e8.tar.bz2
gentoo-372a9650529616abaf83ed9aca661701395803e8.zip
dev-tcltk/tclxml: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild b/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
index 15aa26831c2b..65a6f7eee5df 100644
--- a/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2.7.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit eutils multilib
+inherit multilib
DESCRIPTION="Pure Tcl implementation of an XML parser"
HOMEPAGE="http://tclxml.sourceforge.net/"