summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-05-06 14:47:05 +0000
committerTorsten Veller <tove@gentoo.org>2009-05-06 14:47:05 +0000
commit514a9f3e4c7e59e3a9db70a2382e3b078529b529 (patch)
treeb761bccb81292795e86ab3425f0fbb3aed3b9b2a /dev-perl/XML-LibXML-Iterator
parentSparc stable, bug #268174. (diff)
downloadhistorical-514a9f3e4c7e59e3a9db70a2382e3b078529b529.tar.gz
historical-514a9f3e4c7e59e3a9db70a2382e3b078529b529.tar.bz2
historical-514a9f3e4c7e59e3a9db70a2382e3b078529b529.zip
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl/XML-LibXML-Iterator')
-rw-r--r--dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.00.ebuild18
-rw-r--r--dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.02.ebuild20
2 files changed, 0 insertions, 38 deletions
diff --git a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.00.ebuild b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.00.ebuild
deleted file mode 100644
index 100b4aee529c..000000000000
--- a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.00.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.00.ebuild,v 1.13 2007/01/19 17:32:18 mcummings Exp $
-
-inherit perl-module
-
-DESCRIPTION="No description available."
-SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~phish/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/XML-LibXML
- dev-perl/XML-NodeFilter
- dev-lang/perl"
diff --git a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.02.ebuild b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.02.ebuild
deleted file mode 100644
index 7bf654ff3e3a..000000000000
--- a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.02.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.02.ebuild,v 1.4 2007/11/10 15:30:38 drac Exp $
-
-inherit perl-module
-
-DESCRIPTION="No description available."
-SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~phish/"
-
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-IUSE=""
-
-SRC_TEST="do"
-
-DEPEND="dev-perl/XML-LibXML
- dev-perl/XML-NodeFilter
- dev-lang/perl"