diff options
Diffstat (limited to 'dev-perl/XML-Catalog')
-rw-r--r-- | dev-perl/XML-Catalog/XML-Catalog-1.30.0.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/XML-Catalog/XML-Catalog-1.30.0.ebuild b/dev-perl/XML-Catalog/XML-Catalog-1.30.0.ebuild deleted file mode 100644 index 44d9ecf1b79a..000000000000 --- a/dev-perl/XML-Catalog/XML-Catalog-1.30.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=JFEARN -MODULE_VERSION=1.03 -inherit perl-module - -DESCRIPTION="Resolve public identifiers and remap system identifiers" - -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc sparc x86" -IUSE="" - -RDEPEND="dev-perl/XML-Parser - >=dev-perl/libwww-perl-5.48" -DEPEND="${RDEPEND} - dev-perl/Module-Build" |