* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Build/
@ 2015-03-26 22:05 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-03-26 22:05 UTC (permalink / raw
To: gentoo-commits
commit: 22a9d1b9c94ca7e5544818d9ceb7e30f4adc78fd
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 26 21:50:40 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 26 21:50:40 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=22a9d1b9
[cleanup] CPANPLUS-Dist-Build: Remove old versions
Package-Manager: portage-2.2.17
.../CPANPLUS-Dist-Build-0.620.0-r1.ebuild | 58 ----------------------
1 file changed, 58 deletions(-)
diff --git a/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild b/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild
deleted file mode 100644
index 3f7ae82..0000000
--- a/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.62
-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.62 ( 6.620.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.62 ( 6.620.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.620.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 \>=dev-perl/CPANPLUS-0.840.0
- # ExtUtils::Install 1.42 ( 1.420.0 )
- echo \>=virtual/perl-ExtUtils-Install-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"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Build/
@ 2015-06-13 15:21 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-13 15:21 UTC (permalink / raw
To: gentoo-commits
commit: 46aacfa0102ab2c2d145f18f85fecfbf9b3b4661
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 17:58:39 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 14:47:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=46aacfa0
[bump] CPANPLUS-Dist-Build-0.780.0
Package-Manager: portage-2.2.17
.../CPANPLUS-Dist-Build-0.700.0-r1.ebuild | 60 ----------------------
.../CPANPLUS-Dist-Build-0.780.0.ebuild | 39 ++++++++++++++
2 files changed, 39 insertions(+), 60 deletions(-)
diff --git a/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild b/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild
deleted file mode 100644
index 07784f0..0000000
--- a/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.70
-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 \>=dev-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
- # if
- # echo virtual/perl-if
- # 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/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.780.0.ebuild b/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.780.0.ebuild
new file mode 100644
index 0000000..9778038
--- /dev/null
+++ b/dev-perl/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.780.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.78
+inherit perl-module
+
+DESCRIPTION='CPANPLUS plugin to install packages that use Build.PL'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Test::More -> Test-Simple
+RDEPEND="
+ >=dev-perl/CPANPLUS-0.840.0
+ >=virtual/perl-ExtUtils-Install-1.420.0
+ virtual/perl-File-Spec
+ >=virtual/perl-IPC-Cmd-0.420.0
+ virtual/perl-Locale-Maketext-Simple
+ >=virtual/perl-Module-Build-0.320.0
+ >=virtual/perl-Module-Load-0.160.0
+ >=virtual/perl-Module-Load-Conditional-0.300.0
+ >=dev-perl/Module-Pluggable-3.800.0
+ >=virtual/perl-Params-Check-0.260.0
+ >=virtual/perl-Test-Harness-3.160.0
+ virtual/perl-if
+"
+DEPEND="
+ ${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.590.0
+ test? (
+ >=virtual/perl-Test-Simple-0.470.0
+ )
+"
+PERL_RM_FILES=(
+ t/99_pod.t
+ t/99_pod_coverage.t
+)
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-13 15:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Build/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-03-26 22:05 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox