commit:     5b3ecd721cb176c9e406f90e862846852243c1b1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:20:36 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5b3ecd72

dev-perl/Parallel-Iterator: Gone to ::gentoo

 .../Parallel-Iterator-1.0.0-r1.ebuild              | 27 ----------------------
 dev-perl/Parallel-Iterator/metadata.xml            | 16 -------------
 2 files changed, 43 deletions(-)

diff --git a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0-r1.ebuild 
b/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0-r1.ebuild
deleted file mode 100644
index 289663c6e..000000000
--- a/dev-perl/Parallel-Iterator/Parallel-Iterator-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=ANDYA
-MODULE_VERSION=1.00
-inherit perl-module
-
-DESCRIPTION="Simple parallel execution "
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
-       virtual/perl-Test-Simple $(comment Test::More)
-       virtual/perl-Storable
-       virtual/perl-IO $(comment IO::Handle IO::Select)
-       $(comment virtual/perl-Config)
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       dev-perl/Module-Build
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"

diff --git a/dev-perl/Parallel-Iterator/metadata.xml 
b/dev-perl/Parallel-Iterator/metadata.xml
deleted file mode 100644
index 30e555b3d..000000000
--- a/dev-perl/Parallel-Iterator/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>p...@gentoo.org</email>
-               <name>Gentoo Perl Project</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>kentfred...@gmail.com</email>
-               <name>Kent Fredric</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="cpan">Parallel-Iterator</remote-id>
-               <remote-id type="cpan-module">Parallel::Iterator</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to