diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 08:50:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:17:02 +0100 |
commit | 372a9650529616abaf83ed9aca661701395803e8 (patch) | |
tree | 256145804f35d2f55780dfc26814501de29f8d78 /dev-tcltk/tclxml | |
parent | dev-tcltk/itcl: eutils-- (diff) | |
download | gentoo-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.ebuild | 2 |
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/" |