commit: bd62b99fffaced1cfe9a1ddfb5385bff2cb22cb3
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 11 16:50:49 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 11 16:50:49 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bd62b99f
[treeclean] dev-perl/List-AllUtils -> Superceded by ::gentoo
---
.../List-AllUtils/List-AllUtils-0.30.0-r1.ebuild | 22 ---------------
dev-perl/List-AllUtils/List-AllUtils-0.80.0.ebuild | 31 ----------------------
dev-perl/List-AllUtils/metadata.xml | 9 -------
3 files changed, 62 deletions(-)
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.30.0-r1.ebuild
b/dev-perl/List-AllUtils/List-AllUtils-0.30.0-r1.ebuild
deleted file mode 100644
index fde8ec3..0000000
--- a/dev-perl/List-AllUtils/List-AllUtils-0.30.0-r1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=dev-perl/List-MoreUtils-0.280.0
- >=virtual/perl-Scalar-List-Utils-1.190.0
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.80.0.ebuild
b/dev-perl/List-AllUtils/List-AllUtils-0.80.0.ebuild
deleted file mode 100644
index 85c1095..0000000
--- a/dev-perl/List-AllUtils/List-AllUtils-0.80.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DROLSKY
-MODULE_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package'
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-Exporter
- >=dev-perl/List-MoreUtils-0.280.0
- >=virtual/perl-Scalar-List-Utils-1.310.0
-"
-DEPEND="
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- ${RDEPEND}
- test? (
- virtual/perl-File-Temp
- >=virtual/perl-Test-Simple-0.880.0
- dev-perl/Test-Warnings
- )
-"
-
-SRC_TEST="do parallel"
diff --git a/dev-perl/List-AllUtils/metadata.xml
b/dev-perl/List-AllUtils/metadata.xml
deleted file mode 100644
index b2adbd6..0000000
--- a/dev-perl/List-AllUtils/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">List-AllUtils</remote-id>
- <remote-id type="cpan-module">List::AllUtils</remote-id>
- </upstream>
-</pkgmetadata>