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: Wed, 01 May 2013 22:24:10
Message-Id: 1367367891.f8fcd22ba7158615d63c631f5e2c9f275032d5bb.kent@gentoo
1 commit: f8fcd22ba7158615d63c631f5e2c9f275032d5bb
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed May 1 00:24:51 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed May 1 00:24:51 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f8fcd22b
7
8 [newversion] virtual/perl-CPANPLUS-0.913.600
9
10 Package-Manager: portage-2.2.0_alpha173
11 Manifest-Sign-Key: ECD2C675C102CDA4
12
13 ---
14 virtual/perl-CPANPLUS/ChangeLog | 6 ++++++
15 .../perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild | 14 ++++++++++++++
16 2 files changed, 20 insertions(+), 0 deletions(-)
17
18 diff --git a/virtual/perl-CPANPLUS/ChangeLog b/virtual/perl-CPANPLUS/ChangeLog
19 index 66acff3..b3db06b 100644
20 --- a/virtual/perl-CPANPLUS/ChangeLog
21 +++ b/virtual/perl-CPANPLUS/ChangeLog
22 @@ -2,6 +2,12 @@
23 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 +*perl-CPANPLUS-0.913.600 (30 Apr 2013)
27 +
28 + 30 Apr 2013; Kent Fredric <kentfredric@×××××.com>
29 + +perl-CPANPLUS-0.913.600.ebuild:
30 + Version Bump
31 +
32 *perl-CPANPLUS-0.913.400 (24 Feb 2013)
33
34 24 Feb 2013; Kent Fredric <kentfredric@×××××.com>
35
36 diff --git a/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
37 new file mode 100644
38 index 0000000..a4d32ba
39 --- /dev/null
40 +++ b/virtual/perl-CPANPLUS/perl-CPANPLUS-0.913.600.ebuild
41 @@ -0,0 +1,14 @@
42 +# Copyright 1999-2013 Gentoo Foundation
43 +# Distributed under the terms of the GNU General Public License v2
44 +# $Header: $
45 +
46 +DESCRIPTION="Virtual for CPANPLUS"
47 +HOMEPAGE=""
48 +SRC_URI=""
49 +
50 +LICENSE=""
51 +SLOT="0"
52 +KEYWORDS="~amd64 ~x86"
53 +IUSE=""
54 +
55 +RDEPEND="~perl-core/CPANPLUS-${PV}"