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: Fri, 06 Apr 2012 20:44:30
Message-Id: 1333742375.3a22dfba6430aadf79d4c7f8bb3a5af8637b37f7.kent@gentoo
1 commit: 3a22dfba6430aadf79d4c7f8bb3a5af8637b37f7
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 6 19:59:35 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Apr 6 19:59:35 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3a22dfba
7
8 [newversion] virtual/perl-CPANPLUS-0.912.300
9
10 (Portage version: 2.2.0_alpha99/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.300.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 cea0ab5..52a6ea8 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.300 (06 Apr 2012)
26 +
27 + 06 Apr 2012; Kent Fredric <kentfredric@×××××.com>
28 + +perl-CPANPLUS-0.912.300.ebuild:
29 + Version Bump
30 +
31 *perl-CPANPLUS-0.911.900 (24 Feb 2012)
32
33 24 Feb 2012; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.ebuild
36 new file mode 100644
37 index 0000000..8d58cf5
38 --- /dev/null
39 +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.912.300.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}"