Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/CPANPLUS-Dist-Build/
Date: Wed, 01 Oct 2014 09:45:05
Message-Id: 1412098286.bb8621fa7ce28aa6c0491ce0bd55de587c4ceffa.kent@gentoo
1 commit: bb8621fa7ce28aa6c0491ce0bd55de587c4ceffa
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 30 17:31:26 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Sep 30 17:31:26 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb8621fa
7
8 [fixup] perl-core/CPANPLUS-Dist-Build fix dep on CPANPLUS
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 ...Build-0.620.0.ebuild => CPANPLUS-Dist-Build-0.620.0-r1.ebuild} | 4 ++--
14 ...Build-0.700.0.ebuild => CPANPLUS-Dist-Build-0.700.0-r1.ebuild} | 4 ++--
15 perl-core/CPANPLUS-Dist-Build/ChangeLog | 8 ++++++++
16 3 files changed, 12 insertions(+), 4 deletions(-)
17
18 diff --git a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0.ebuild b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild
19 similarity index 95%
20 rename from perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0.ebuild
21 rename to perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild
22 index 2b6f92f..3f7ae82 100644
23 --- a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0.ebuild
24 +++ b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.620.0-r1.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Header: $
30 EAPI=4
31 @@ -23,7 +23,7 @@ perl_meta_build() {
32 }
33 perl_meta_runtime() {
34 # CPANPLUS 0.84 ( 0.840.0 )
35 - echo \>=virtual/perl-CPANPLUS-0.840.0
36 + echo \>=dev-perl/CPANPLUS-0.840.0
37 # ExtUtils::Install 1.42 ( 1.420.0 )
38 echo \>=virtual/perl-ExtUtils-Install-1.42
39 # File::Spec
40
41 diff --git a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0.ebuild b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild
42 similarity index 95%
43 rename from perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0.ebuild
44 rename to perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild
45 index 8f11c6e..07784f0 100644
46 --- a/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0.ebuild
47 +++ b/perl-core/CPANPLUS-Dist-Build/CPANPLUS-Dist-Build-0.700.0-r1.ebuild
48 @@ -1,4 +1,4 @@
49 -# Copyright 1999-2013 Gentoo Foundation
50 +# Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: $
53 EAPI=5
54 @@ -23,7 +23,7 @@ perl_meta_build() {
55 }
56 perl_meta_runtime() {
57 # CPANPLUS 0.84 ( 0.840.0 )
58 - echo \>=virtual/perl-CPANPLUS-0.840.0
59 + echo \>=dev-perl/CPANPLUS-0.840.0
60 # ExtUtils::Install 1.42 ( 1.420.0 )
61 echo \>=virtual/perl-ExtUtils-MakeMaker-1.42
62 # File::Spec
63
64 diff --git a/perl-core/CPANPLUS-Dist-Build/ChangeLog b/perl-core/CPANPLUS-Dist-Build/ChangeLog
65 index 46baaa9..7570eec 100644
66 --- a/perl-core/CPANPLUS-Dist-Build/ChangeLog
67 +++ b/perl-core/CPANPLUS-Dist-Build/ChangeLog
68 @@ -2,6 +2,14 @@
69 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
70 # $Header: $
71
72 +*CPANPLUS-Dist-Build-0.700.0-r1 (30 Sep 2014)
73 +*CPANPLUS-Dist-Build-0.620.0-r1 (30 Sep 2014)
74 +
75 + 30 Sep 2014; Kent Fredric <kentfredric@×××××.com>
76 + -CPANPLUS-Dist-Build-0.620.0.ebuild, +CPANPLUS-Dist-Build-0.620.0-r1.ebuild,
77 + -CPANPLUS-Dist-Build-0.700.0.ebuild, +CPANPLUS-Dist-Build-0.700.0-r1.ebuild:
78 + fix dep on CPANPLUS
79 +
80 06 Sep 2014; Kent Fredric <kentfredric@×××××.com>
81 -CPANPLUS-Dist-Build-0.540.0.ebuild, -CPANPLUS-Dist-Build-0.560.0.ebuild,
82 -CPANPLUS-Dist-Build-0.640.0.ebuild: