summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tclxml/tclxml-3.2-r2.ebuild')
-rw-r--r--dev-tcltk/tclxml/tclxml-3.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
index 7c563c1ff350..5412ef9cc78e 100644
--- a/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
+++ b/dev-tcltk/tclxml/tclxml-3.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils multilib
+inherit epatch multilib
DESCRIPTION="Pure Tcl implementation of an XML parser"
HOMEPAGE="http://tclxml.sourceforge.net/"