commit:     7cb94a351731b31cd08fc17677acbf2b1b7ed388
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep  6 07:57:42 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep  6 07:57:42 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7cb94a35

[cleanup] perl-core/CPANPLUS-Dist-Build Remove redundant entries

Package-Manager: portage-2.2.10

---
 .../CPANPLUS-Dist-Build-0.540.0.ebuild             | 36 --------------
 .../CPANPLUS-Dist-Build-0.560.0.ebuild             | 38 --------------
 .../CPANPLUS-Dist-Build-0.640.0.ebuild             | 58 ----------------------
 perl-core/CPANPLUS-Dist-Build/ChangeLog            |  7 ++-
 4 files changed, 6 insertions(+), 133 deletions(-)

diff --git a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.540.0.ebuild 
b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.540.0.ebuild
deleted file mode 100644
index e7d99b0..0000000
--- a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.540.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION="0.54"
-inherit perl-module
-
-DESCRIPTION="CPANPLUS plugin to install packages that use Build.PL"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-COMMON_DEPEND="
-       >=virtual/perl-Test-Harness-3.16
-       >=virtual/perl-CPANPLUS-0.840.0
-       virtual/perl-Locale-Maketext-Simple
-       >=virtual/perl-Params-Check-0.26
-       >=virtual/perl-IPC-Cmd-0.42
-       >=virtual/perl-Module-Load-0.16
-       >=virtual/perl-Module-Load-Conditional-0.300
-       >=virtual/perl-Module-Pluggable-3.8
-       >=virtual/perl-Module-Build-0.32
-       virtual/perl-File-Spec
-       >=virtual/perl-ExtUtils-Install-1.42
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-               >=virtual/perl-Test-Simple-0.47
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.560.0.ebuild 
b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.560.0.ebuild
deleted file mode 100644
index de38f3b..0000000
--- a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.560.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION="0.56"
-inherit perl-module
-
-DESCRIPTION="CPANPLUS plugin to install packages that use Build.PL"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-
-COMMON_DEPEND="
-       >=virtual/perl-Test-Harness-3.16 $(comment 3.160.0)
-       >=virtual/perl-CPANPLUS-0.840.0
-       virtual/perl-Locale-Maketext-Simple
-       >=virtual/perl-Params-Check-0.26 $(comment 0.260.0)
-       >=virtual/perl-IPC-Cmd-0.42 $(comment 0.420.0)
-       >=virtual/perl-Module-Load-0.16 $(comment 0.160.0)
-       >=virtual/perl-Module-Load-Conditional-0.300 $(comment 0.300.0)
-       >=virtual/perl-Module-Pluggable-3.8 $(comment 3.800.0)
-       >=virtual/perl-Module-Build-0.32 $(comment 0.320.0)
-       virtual/perl-File-Spec
-       >=virtual/perl-ExtUtils-Install-1.42 $(comment 1.420.0)
-"
-DEPEND="
-       ${COMMON_DEPEND}
-       test? (
-       >=virtual/perl-Test-Simple-0.47 $(comment Test::More 0.470.0)
-       )
-"
-RDEPEND="
-       ${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.640.0.ebuild 
b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.640.0.ebuild
deleted file mode 100644
index aca9027..0000000
--- a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.640.0.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.64
-inherit perl-module
-
-DESCRIPTION='CPANPLUS plugin to install packages that use Build.PL'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-       # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-}
-perl_meta_build() {
-       # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
-       # Test::More 0.47 ( 0.470.0 )
-       echo \>=virtual/perl-Test-Simple-0.47
-}
-perl_meta_runtime() {
-       # CPANPLUS 0.84 ( 0.840.0 )
-       echo \>=virtual/perl-CPANPLUS-0.840.0
-       # ExtUtils::Install 1.42 ( 1.420.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-1.42
-       # File::Spec
-       echo virtual/perl-File-Spec
-       # IPC::Cmd 0.42 ( 0.420.0 )
-       echo \>=virtual/perl-IPC-Cmd-0.420
-       # Locale::Maketext::Simple
-       echo virtual/perl-Locale-Maketext-Simple
-       # Module::Build 0.32 ( 0.320.0 )
-       echo \>=virtual/perl-Module-Build-0.32
-       # Module::Load 0.16 ( 0.160.0 )
-       echo \>=virtual/perl-Module-Load-0.160.0
-       # Module::Load::Conditional 0.30 ( 0.300.0 )
-       echo \>=virtual/perl-Module-Load-Conditional-0.300
-       # Module::Pluggable 3.8 ( 3.800.0 )
-       echo \>=virtual/perl-Module-Pluggable-3.800.0
-       # Params::Check 0.26 ( 0.260.0 )
-       echo \>=virtual/perl-Params-Check-0.26
-       # Test::Harness 3.16 ( 3.160.0 )
-       echo \>=virtual/perl-Test-Harness-3.16
-       # perl v5.6.0 ( 5.6.0 )
-       echo \>=dev-lang/perl-5.6.0
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_build)
-       $(perl_meta_runtime)
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/perl-core/CPANPLUS-Dist-Build/ChangeLog 
b/perl-core/CPANPLUS-Dist-Build/ChangeLog
index 4afcdeb..46baaa9 100644
--- a/perl-core/CPANPLUS-Dist-Build/ChangeLog
+++ b/perl-core/CPANPLUS-Dist-Build/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for perl-core/CPANPLUS-Dist-Build
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  06 Sep 2014; Kent Fredric <[email protected]>
+  -CPANPLUS-Dist-Build-0.540.0.ebuild, -CPANPLUS-Dist-Build-0.560.0.ebuild,
+  -CPANPLUS-Dist-Build-0.640.0.ebuild:
+  Remove redundant entries
+
 *CPANPLUS-Dist-Build-0.700.0 (24 Feb 2013)
 
   24 Feb 2013; Kent Fredric <[email protected]>

Reply via email to