commit:     239e30c8934f4ddd104bb9e7fc1eaa8a595e5c18
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 18:18:27 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 18:18:27 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=239e30c8

[cleanup] Find-Lib: Remove old versions

Package-Manager: portage-2.2.17

 dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild  | 26 --------------------------
 dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild | 26 --------------------------
 dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild | 27 ---------------------------
 dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild | 26 --------------------------
 4 files changed, 105 deletions(-)

diff --git a/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild 
b/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
deleted file mode 100644
index 45f6f49..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=YANNK
-MODULE_VERSION="1.0"
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       virtual/perl-File-Spec
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               virtual/perl-Test-Simple
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild 
b/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
deleted file mode 100644
index 079d583..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.10.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=YANNK
-MODULE_VERSION="1.01"
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       virtual/perl-File-Spec
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               virtual/perl-Test-Simple
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild 
b/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild
deleted file mode 100644
index 2b7d2ef..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.20.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=YANNK
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS=""
-#KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       virtual/perl-File-Spec
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               virtual/perl-Test-Simple
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild 
b/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
deleted file mode 100644
index ef0b66c..0000000
--- a/dev-perl/Find-Lib/Find-Lib-1.30.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=YANNK
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION="Helper to smartly find libs to use in the filesystem tree"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       virtual/perl-File-Spec
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               virtual/perl-Test-Simple
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

Reply via email to