commit:     e751f69d396373219e529cb6819d7277d303d0af
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 10:14:50 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 10:14:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e751f69d

[cleanup] CPAN-Inject: Remove old versions

Package-Manager: portage-2.2.17

 dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild | 36 -------------------------
 dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild | 36 -------------------------
 dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild | 36 -------------------------
 dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild | 34 -----------------------
 dev-perl/CPAN-Inject/files/Test-0.10.patch      | 20 --------------
 dev-perl/CPAN-Inject/files/Test-0.11.patch      | 20 --------------
 dev-perl/CPAN-Inject/files/Test-1.12.patch      | 27 -------------------
 7 files changed, 209 deletions(-)

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild
deleted file mode 100644
index 57a8b1d..0000000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-0.100.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="0.10"
-inherit perl-module
-
-DESCRIPTION="Base class for injecting distributions into CPAN sources"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-PATCHES=(
-       "${FILESDIR}/Test-${PV}.patch"
-);
-COMMON_DEPEND="
-       >=virtual/perl-File-Spec-0.80
-       >=dev-perl/File-chmod-0.30
-       >=virtual/perl-File-Path-1.00
-       >=dev-perl/Params-Util-0.21
-       >=virtual/perl-CPAN-1.360
-       >=dev-perl/CPAN-Checksums-1.05
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               >=dev-perl/Test-Script-1.02
-               >=dev-perl/File-Remove-0.340.0
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild
deleted file mode 100644
index 896fbde..0000000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-0.110.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="0.11"
-inherit perl-module
-
-DESCRIPTION="Base class for injecting distributions into CPAN sources"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-PATCHES=(
-       "${FILESDIR}/Test-${PV}.patch"
-);
-COMMON_DEPEND="
-       >=virtual/perl-File-Spec-0.80
-       >=dev-perl/File-chmod-0.30
-       >=virtual/perl-File-Path-1.00
-       >=dev-perl/Params-Util-0.21
-       >=virtual/perl-CPAN-1.360
-       >=dev-perl/CPAN-Checksums-1.05
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               >=dev-perl/Test-Script-1.02
-               >=dev-perl/File-Remove-0.340.0
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild
deleted file mode 100644
index d76c4aa..0000000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-1.120.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="1.12"
-inherit perl-module
-
-DESCRIPTION="Base class for injecting distributions into CPAN sources"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-PATCHES=(
-       "${FILESDIR}/Test-${PV}.patch"
-);
-COMMON_DEPEND="
-       >=virtual/perl-File-Spec-0.80
-       >=dev-perl/File-chmod-0.30
-       >=virtual/perl-File-Path-1.00
-       >=dev-perl/Params-Util-0.21
-       >=virtual/perl-CPAN-1.360
-       >=dev-perl/CPAN-Checksums-1.05
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.42
-               >=dev-perl/Test-Script-1.02
-               >=dev-perl/File-Remove-0.340.0
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild 
b/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild
deleted file mode 100644
index 4b3f659..0000000
--- a/dev-perl/CPAN-Inject/CPAN-Inject-1.130.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=ADAMK
-MODULE_VERSION="1.13"
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="Base class for injecting distributions into CPAN sources"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-#PATCHES=(
-#      "${FILESDIR}/Test-${PV}.patch"
-#);
-
-depend-virtual File-Spec 0.80
-#depend File-stat 1.00 # CORE
-depend File-chmod 0.30
-depend-virtual File-Path 1.00
-#depend File-Copy 2.02 # CORE
-#depend File-Basename 2.6 # CORE
-depend Params-Util 0.21
-depend-virtual CPAN 1.360
-depend CPAN-Checksums 1.05
-
-test-depend-virtual Test-Simple 0.42 # Test::More
-test-depend Test-Script 1.20.0
-test-depend File-Remove 0.340.0
-
-ddep_setup
-
-SRC_TEST="do"

diff --git a/dev-perl/CPAN-Inject/files/Test-0.10.patch 
b/dev-perl/CPAN-Inject/files/Test-0.10.patch
deleted file mode 100644
index 4a30476..0000000
--- a/dev-perl/CPAN-Inject/files/Test-0.10.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -Naur CPAN-Inject-0.10/t/02_main.t CPAN-Inject-0.10.new/t/02_main.t
---- CPAN-Inject-0.10/t/02_main.t       2007-12-11 16:48:15.000000000 +1300
-+++ CPAN-Inject-0.10.new/t/02_main.t   2009-09-03 00:01:17.579196648 +1200
-@@ -77,6 +77,7 @@
-       };
-       SKIP: {
-               skip( "Current user owns CPAN::Config", 1 ) unless $@;
-+   skip( "There is no sources dir", 1 ) if $@ =~ /does not exist/; 
-               ok(
-                       $@ =~ /The sources directory is not owned by the 
current user/,
-                       'Got expected error',
-@@ -119,7 +120,7 @@
-       ok(
-               -f catfile($author, 'CHECKSUMS'),
-               'Created CHECKSUMS file',
--      );      
-+      );
- }
- 
- #####################################################################

diff --git a/dev-perl/CPAN-Inject/files/Test-0.11.patch 
b/dev-perl/CPAN-Inject/files/Test-0.11.patch
deleted file mode 100644
index 7e95ff6..0000000
--- a/dev-perl/CPAN-Inject/files/Test-0.11.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -Naur CPAN-Inject-0.11/t/02_main.t CPAN-Inject-0.11.new/t/02_main.t
---- CPAN-Inject-0.11/t/02_main.t       2007-12-11 16:48:15.000000000 +1300
-+++ CPAN-Inject-0.11.new/t/02_main.t   2009-09-03 00:01:17.579196648 +1200
-@@ -77,6 +77,7 @@
-       };
-       SKIP: {
-               skip( "Current user owns CPAN::Config", 1 ) unless $@;
-+   skip( "There is no sources dir", 1 ) if $@ =~ /does not exist/; 
-               ok(
-                       $@ =~ /The sources directory is not owned by the 
current user/,
-                       'Got expected error',
-@@ -119,7 +120,7 @@
-       ok(
-               -f catfile($author, 'CHECKSUMS'),
-               'Created CHECKSUMS file',
--      );      
-+      );
- }
- 
- #####################################################################

diff --git a/dev-perl/CPAN-Inject/files/Test-1.12.patch 
b/dev-perl/CPAN-Inject/files/Test-1.12.patch
deleted file mode 100644
index 9de6c79..0000000
--- a/dev-perl/CPAN-Inject/files/Test-1.12.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -Naur CPAN-Inject-1.12/t/02_main.t CPAN-Inject-1.12.new/t/02_main.t
---- CPAN-Inject-1.12/t/02_main.t       2010-12-17 15:08:05.000000000 +0000
-+++ CPAN-Inject-1.12.new/t/02_main.t   2010-12-18 16:37:05.096562145 +0000
-@@ -92,6 +92,7 @@
- 
- 
- 
-+SKIP: { # GENTOO SKIP BLOCK 
- 
- #####################################################################
- # Add a distribution
-@@ -104,6 +105,9 @@
- 
-       # Add the distribution
-       my $dist = catfile( 't', 'data', 'Config-Tiny-2.09.tar.gz' );
-+
-+      skip( "GENTOO: Test Data File does not exist", 8 ) unless -e $dist;
-+
-       ok( -f $dist, 'Test distribution exists' );
-       is(
-               $cpan->add( file => $dist ),
-@@ -143,4 +147,5 @@
-       );
- }
- 
-+} # END GENTOO SKIP BLOCK
- 1;

Reply via email to