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 May 2011 07:23:28
Message-Id: c8101686cf13f7adbcd106d6b7b8e75d49c2bc47.kent@gentoo
1 commit: c8101686cf13f7adbcd106d6b7b8e75d49c2bc47
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri May 6 07:17:20 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri May 6 07:17:20 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c8101686
7
8 [newversion] perl-CPANPLUS-0.910.500
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 virtual/perl-CPANPLUS/ChangeLog | 6 ++++++
14 .../perl-CPANPLUS/perl-CPANPLUS-0.910.500.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 9bedee1..1fd19fc 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.910.500 (06 May 2011)
26 +
27 + 06 May 2011; Kent Fredric <kentfredric@×××××.com>
28 + +perl-CPANPLUS-0.910.500.ebuild:
29 + Bump
30 +
31 20 Apr 2011; Kent Fredric <kentfredric@×××××.com>
32 perl-CPANPLUS-0.910.300.ebuild:
33 Add 5.14
34
35 diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.ebuild
36 new file mode 100644
37 index 0000000..b5c2357
38 --- /dev/null
39 +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.910.500.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}"