summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-Catalog/XML-Catalog-1.30.0-r1.ebuild')
-rw-r--r--dev-perl/XML-Catalog/XML-Catalog-1.30.0-r1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/XML-Catalog/XML-Catalog-1.30.0-r1.ebuild b/dev-perl/XML-Catalog/XML-Catalog-1.30.0-r1.ebuild
deleted file mode 100644
index b00755a7e327..000000000000
--- a/dev-perl/XML-Catalog/XML-Catalog-1.30.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=JFEARN
-DIST_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"