Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPANPLUS-Dist-Gentoo/
Date: Wed, 01 Oct 2014 09:45:03
Message-Id: 1412098171.625126580540b38ad0f42270e7457a7c664cf894.kent@gentoo
1 commit: 625126580540b38ad0f42270e7457a7c664cf894
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Sep 30 17:29:31 2014 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Sep 30 17:29:31 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=62512658
7
8 [fixup] dev-perl/CPANPLUS-Dist-Gentoo fix dep on CPANPLUS
9
10 Package-Manager: portage-2.2.10
11
12 ---
13 ...too-0.120.0.ebuild => CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild} | 6 +++---
14 dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog | 9 ++++++++-
15 2 files changed, 11 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
18 similarity index 94%
19 rename from dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
20 rename to dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
21 index 5c80a7b..fa43626 100644
22 --- a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild
23 +++ b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Header: $
29 EAPI=4
30 @@ -17,7 +17,7 @@ perl_meta_configure() {
31 }
32 perl_meta_build() {
33 # CPANPLUS
34 - echo virtual/perl-CPANPLUS
35 + echo dev-perl/CPANPLUS
36 # Carp
37 # echo virtual/perl-Carp
38 # Cwd
39 @@ -45,7 +45,7 @@ perl_meta_build() {
40 }
41 perl_meta_runtime() {
42 # CPANPLUS
43 - echo virtual/perl-CPANPLUS
44 + echo dev-perl/CPANPLUS
45 # Carp
46 # echo virtual/perl-Carp
47 # Cwd
48
49 diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
50 index d4bdc30..b0e7019 100644
51 --- a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
52 +++ b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog
53 @@ -1,7 +1,14 @@
54 # ChangeLog for dev-perl/CPANPLUS-Dist-Gentoo
55 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
56 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
57 # $Header: $
58
59 +*CPANPLUS-Dist-Gentoo-0.120.0-r1 (30 Sep 2014)
60 +
61 + 30 Sep 2014; Kent Fredric <kentfredric@×××××.com>
62 + -CPANPLUS-Dist-Gentoo-0.120.0.ebuild,
63 + +CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild:
64 + fix dep on CPANPLUS
65 +
66 23 Aug 2012; Kent Fredric <kentfredric@×××××.com>
67 -CPANPLUS-Dist-Gentoo-0.110.0.ebuild:
68 Gone on CPAN