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, 02 Sep 2011 05:07:56
Message-Id: 11df543521b8560b21b69c9b5e7d6c30d818c122.kent@gentoo
1 commit: 11df543521b8560b21b69c9b5e7d6c30d818c122
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Sep 2 05:06:21 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Sep 2 05:06:21 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=11df5435
7
8 [newversion] virtual/CPANPLUS-0.911.0
9
10 (Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 virtual/perl-CPANPLUS/ChangeLog | 6 ++++++
14 virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.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 598e964..97e13dc 100644
19 --- a/virtual/perl-CPANPLUS/ChangeLog
20 +++ b/virtual/perl-CPANPLUS/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-CPANPLUS-0.911.0 (02 Sep 2011)
26 +
27 + 02 Sep 2011; Kent Fredric <kentfredric@×××××.com>
28 + +perl-CPANPLUS-0.911.0.ebuild:
29 + Version Bump
30 +
31 *perl-CPANPLUS-0.910.900 (28 Aug 2011)
32
33 28 Aug 2011; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
36 new file mode 100644
37 index 0000000..b5c2357
38 --- /dev/null
39 +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.911.0.ebuild
40 @@ -0,0 +1,14 @@
41 +# Copyright 1999-2011 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}"