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-CPAN/
Date: Sat, 09 Nov 2013 05:56:22
Message-Id: 1383924950.b9e63ba42e4aca6e0de3ece019bdbd4d24a60afb.kent@gentoo
1 commit: b9e63ba42e4aca6e0de3ece019bdbd4d24a60afb
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 8 15:35:50 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 8 15:35:50 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b9e63ba4
7
8 [trim] virtual/perl-CPAN-2.0.0 In gentoo
9
10 Package-Manager: portage-2.2.7
11 Manifest-Sign-Key: E854324B1366A820
12
13 ---
14 virtual/perl-CPAN/ChangeLog | 3 +++
15 virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild | 15 ---------------
16 2 files changed, 3 insertions(+), 15 deletions(-)
17
18 diff --git a/virtual/perl-CPAN/ChangeLog b/virtual/perl-CPAN/ChangeLog
19 index ac82267..6a3e817 100644
20 --- a/virtual/perl-CPAN/ChangeLog
21 +++ b/virtual/perl-CPAN/ChangeLog
22 @@ -2,6 +2,9 @@
23 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
24 # $Header: $
25
26 + 08 Nov 2013; Kent Fredric <kentfredric@×××××.com> -perl-CPAN-2.0.0.ebuild:
27 + In gentoo
28 +
29 *perl-CPAN-2.0.0 (13 Aug 2013)
30
31 13 Aug 2013; Kent Fredric <kentfredric@×××××.com> +perl-CPAN-2.0.0.ebuild:
32
33 diff --git a/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild b/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild
34 deleted file mode 100644
35 index bae2fc6..0000000
36 --- a/virtual/perl-CPAN/perl-CPAN-2.0.0.ebuild
37 +++ /dev/null
38 @@ -1,15 +0,0 @@
39 -# Copyright 1999-2013 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -# $Header: $
42 -
43 -DESCRIPTION="Virtual for CPAN"
44 -HOMEPAGE=""
45 -SRC_URI=""
46 -
47 -LICENSE=""
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -DEPEND=""
53 -RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/CPAN-${PV} )"