summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild')
-rw-r--r--dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild
deleted file mode 100644
index c985d73f5071..000000000000
--- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.08.ebuild,v 1.13 2006/08/06 01:38:58 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="A Perl module that offers a simple to process namespaced XML names"
-SRC_URI="mirror://cpan/authors/id/R/RB/RBERJON/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~rberjon/${P}"
-
-SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND=">=dev-libs/libxml2-2.4.1
- dev-lang/perl"
-RDEPEND="${DEPEND}"
-