summaryrefslogtreecommitdiff
path: root/dev-perl/XML-LibXML-Iterator
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/XML-LibXML-Iterator
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/XML-LibXML-Iterator')
-rw-r--r--dev-perl/XML-LibXML-Iterator/Manifest3
-rw-r--r--dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.40.0-r1.ebuild20
-rw-r--r--dev-perl/XML-LibXML-Iterator/metadata.xml13
3 files changed, 0 insertions, 36 deletions
diff --git a/dev-perl/XML-LibXML-Iterator/Manifest b/dev-perl/XML-LibXML-Iterator/Manifest
deleted file mode 100644
index dfe742e97de6..000000000000
--- a/dev-perl/XML-LibXML-Iterator/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST XML-LibXML-Iterator-1.04.tar.gz 8209 BLAKE2B 7ba96bc2f96e84ededbf2bf1a56ceb5136552c3c7ed3397f6c5d31fbd9a25a151f8331e9a36a259d2560b8d78e7f8d45e137de944ac090e4ba991c8be39768ac SHA512 34e2c5d57853d34e592126c4d0c281c7975bfced4a81972f0023c3a40a782a9d95483dba78ad77406521850a977ef6a0412a98c1d43a7069b940b333cdf0e935
-EBUILD XML-LibXML-Iterator-1.40.0-r1.ebuild 390 BLAKE2B 25289cf6b24d5a45bf0f5774c07236c077163e04773e2321a68017759dae890e534b688b08093ac3695cc9eefb6c15dad2fe49ea5f3a661dcdf90c55a4dcdae2 SHA512 65783b6e85a72f8466ac6015df502b86beb6f29f58be7990fb884d0836f32ca2b62b73b83d9b5e8925f4490ca89740e432606c81bbe85074a44dccb6df602aac
-MISC metadata.xml 489 BLAKE2B 9163e20beec66c6a64c78dd1170043fdcab4a9cb86a78185263b192019693dfd4db5f25a83b5e0f98422dc07a766281a89fcccf939c65346c9feadbd78f90ac2 SHA512 eaaf222fa76c0032f0c53b905c3aa0e2fd8215a6094f57f732b78edc5cb21a45f2c0a43214ac9d1d3e7e34bae752c8ab98a074e52b63313fc0eac5864535c426
diff --git a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.40.0-r1.ebuild b/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.40.0-r1.ebuild
deleted file mode 100644
index 20da9490e00d..000000000000
--- a/dev-perl/XML-LibXML-Iterator/XML-LibXML-Iterator-1.40.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=PHISH
-MODULE_VERSION=1.04
-inherit perl-module
-
-DESCRIPTION="Iterator class for XML::LibXML parsed documents"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
-IUSE=""
-
-DEPEND="dev-perl/XML-LibXML
- dev-perl/XML-NodeFilter"
-RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/XML-LibXML-Iterator/metadata.xml b/dev-perl/XML-LibXML-Iterator/metadata.xml
deleted file mode 100644
index 1d775a2924ea..000000000000
--- a/dev-perl/XML-LibXML-Iterator/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">XML-LibXML-Iterator</remote-id>
- <remote-id type="cpan-module">XML::LibXML::Iterator</remote-id>
- <remote-id type="cpan-module">XML::LibXML::NodeList::Iterator</remote-id>
- </upstream>
-</pkgmetadata>