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-Carp/
Date: Sat, 09 Nov 2013 05:56:22
Message-Id: 1383925003.0a3de48d4dcd1ef51b23beb6d94baab86db701a1.kent@gentoo
1 commit: 0a3de48d4dcd1ef51b23beb6d94baab86db701a1
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 8 15:36:43 2013 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 8 15:36:43 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0a3de48d
7
8 [trim] virtual/perl-Carp-1.290.0 In gentoo
9
10 Package-Manager: portage-2.2.7
11 Manifest-Sign-Key: E854324B1366A820
12
13 ---
14 virtual/perl-Carp/ChangeLog | 3 +++
15 virtual/perl-Carp/perl-Carp-1.290.0.ebuild | 18 ------------------
16 2 files changed, 3 insertions(+), 18 deletions(-)
17
18 diff --git a/virtual/perl-Carp/ChangeLog b/virtual/perl-Carp/ChangeLog
19 index 832dd91..1b4f404 100644
20 --- a/virtual/perl-Carp/ChangeLog
21 +++ b/virtual/perl-Carp/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-Carp-1.290.0.ebuild:
27 + In gentoo
28 +
29 *perl-Carp-1.290.0 (13 Aug 2013)
30
31 13 Aug 2013; Kent Fredric <kentfredric@×××××.com> +perl-Carp-1.290.0.ebuild:
32
33 diff --git a/virtual/perl-Carp/perl-Carp-1.290.0.ebuild b/virtual/perl-Carp/perl-Carp-1.290.0.ebuild
34 deleted file mode 100644
35 index c7b917c..0000000
36 --- a/virtual/perl-Carp/perl-Carp-1.290.0.ebuild
37 +++ /dev/null
38 @@ -1,18 +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 Carp"
44 -HOMEPAGE=""
45 -SRC_URI=""
46 -
47 -LICENSE=""
48 -SLOT="0"
49 -KEYWORDS="~amd64 ~x86"
50 -IUSE=""
51 -
52 -DEPEND=""
53 -RDEPEND="
54 - =dev-lang/perl-5.18*
55 - !perl-core/Carp
56 -"