commit:     3d9d186dee329380bbc94b85741ad6bcba7553da
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 06:12:54 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 06:12:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3d9d186d

[cleanup] Test-Class-Most: Remove old versions

Package-Manager: portage-2.2.17

 .../Test-Class-Most/Test-Class-Most-0.50.0.ebuild  | 25 -----------------
 .../Test-Class-Most/Test-Class-Most-0.60.0.ebuild  | 31 ----------------------
 .../Test-Class-Most/Test-Class-Most-0.70.0.ebuild  | 31 ----------------------
 3 files changed, 87 deletions(-)

diff --git a/dev-perl/Test-Class-Most/Test-Class-Most-0.50.0.ebuild 
b/dev-perl/Test-Class-Most/Test-Class-Most-0.50.0.ebuild
deleted file mode 100644
index e7a9ede..0000000
--- a/dev-perl/Test-Class-Most/Test-Class-Most-0.50.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.05
-inherit perl-module
-
-DESCRIPTION="Test Classes the easy way"
-
-SLOT="0"
-IUSE=""
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-perl/Test-Class-0.330.0
-       >=dev-perl/Test-Most-0.21
-"
-DEPEND="${RDEPEND}
-       >=virtual/perl-Module-Build-0.36
-"
-
-SRC_TEST=do

diff --git a/dev-perl/Test-Class-Most/Test-Class-Most-0.60.0.ebuild 
b/dev-perl/Test-Class-Most/Test-Class-Most-0.60.0.ebuild
deleted file mode 100644
index 548cb69..0000000
--- a/dev-perl/Test-Class-Most/Test-Class-Most-0.60.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION='Test Classes the easy way'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.38 ( 0.380.0 )
-       echo \>=virtual/perl-Module-Build-0.380.0
-}
-perl_meta_runtime() {
-       # Test::Class 0.33 ( 0.330.0 )
-       echo \>=dev-perl/Test-Class-0.330.0
-       # Test::Most 0.21 ( 0.210.0 )
-       echo \>=dev-perl/Test-Most-0.210.0
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Test-Class-Most/Test-Class-Most-0.70.0.ebuild 
b/dev-perl/Test-Class-Most/Test-Class-Most-0.70.0.ebuild
deleted file mode 100644
index 7fc248c..0000000
--- a/dev-perl/Test-Class-Most/Test-Class-Most-0.70.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=OVID
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION='Test Classes the easy way'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # Module::Build 0.4 ( 0.400.0 )
-       echo \>=virtual/perl-Module-Build-0.400.0
-}
-perl_meta_runtime() {
-       # Test::Class 0.33 ( 0.330.0 )
-       echo \>=dev-perl/Test-Class-0.330.0
-       # Test::Most 0.31 ( 0.310.0 )
-       echo \>=dev-perl/Test-Most-0.310.0
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

Reply via email to