diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:11:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:34 +0100 |
commit | 52cc06cd15e754b76c599cc0acff954739dd6028 (patch) | |
tree | 3cabc5dbdd508acdd54fd351862e7e8a5ef15903 /dev-perl/XML-SAX | |
parent | dev-perl/Template-Plugin-Latex: eutils-- (diff) | |
download | gentoo-52cc06cd15e754b76c599cc0acff954739dd6028.tar.gz gentoo-52cc06cd15e754b76c599cc0acff954739dd6028.tar.bz2 gentoo-52cc06cd15e754b76c599cc0acff954739dd6028.zip |
dev-perl/XML-SAX: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-SAX')
-rw-r--r-- | dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild index 0c248d998f98..bee190f6056d 100644 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild +++ b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild @@ -5,7 +5,7 @@ EAPI=6 DIST_AUTHOR=GRANTM DIST_VERSION=1.00 -inherit perl-module eutils +inherit perl-module DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" |