Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-CPANPLUS/
Date: Sat, 28 Apr 2012 10:41:45
Message-Id: 1335609037.f950f510fab0695795888aadb2e12fde1bd3878b.kent@gentoo
1 commit: f950f510fab0695795888aadb2e12fde1bd3878b
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 28 00:58:56 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 28 10:30:37 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f950f510
7
8 [newversion] virtual/perl-CPANPLUS-0.912.600
9
10 (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-CPANPLUS/ChangeLog | 6 ++++++
14 .../perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild | 14 ++++++++++++++
15 2 files changed, 20 insertions(+), 0 deletions(-)
16
17 diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
18 index 8ca7132..372e727 100644
19 --- a/virtual/perl-CPANPLUS/ChangeLog
20 +++ b/virtual/perl-CPANPLUS/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-CPANPLUS-0.912.600 (28 Apr 2012)
26 +
27 + 28 Apr 2012; Kent Fredric <kentfredric@×××××.com>
28 + +perl-CPANPLUS-0.912.600.ebuild:
29 + Version Bump
30 +
31 *perl-CPANPLUS-0.912.400 (09 Apr 2012)
32
33 09 Apr 2012; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
36 new file mode 100644
37 index 0000000..8d58cf5
38 --- /dev/null
39 +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.600.ebuild
40 @@ -0,0 +1,14 @@
41 +# Copyright 1999-2012 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +
45 +DESCRIPTION="Virtual for CPANPLUS"
46 +HOMEPAGE=""
47 +SRC_URI=""
48 +
49 +LICENSE=""
50 +SLOT="0"
51 +KEYWORDS="~amd64 ~x86"
52 +IUSE=""
53 +
54 +RDEPEND="~perl-core/CPANPLUS-${PV}"