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-B-Debug/
Date: Thu, 23 Aug 2012 15:15:40
Message-Id: 1345732780.0c9e726f4e5c89a6c3e39aa6274afcf898b130fc.kent@gentoo
1 commit: 0c9e726f4e5c89a6c3e39aa6274afcf898b130fc
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 23 14:39:40 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Thu Aug 23 14:39:40 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0c9e726f
7
8 [newversion] perl-B-Debug-1.180.0
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)
11
12 ---
13 virtual/perl-B-Debug/ChangeLog | 8 +++++++-
14 virtual/perl-B-Debug/perl-B-Debug-1.180.0.ebuild | 15 +++++++++++++++
15 2 files changed, 22 insertions(+), 1 deletions(-)
16
17 diff --git a/virtual/perl-B-Debug/ChangeLog b/virtual/perl-B-Debug/ChangeLog
18 index 7189aed..b340165 100644
19 --- a/virtual/perl-B-Debug/ChangeLog
20 +++ b/virtual/perl-B-Debug/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for virtual/perl-B-Debug
23 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*perl-B-Debug-1.180.0 (23 Aug 2012)
28 +
29 + 23 Aug 2012; Kent Fredric <kentfredric@×××××.com>
30 + +perl-B-Debug-1.180.0.ebuild:
31 + Version Bump
32 +
33 *perl-B-Debug-1.160.0-r1 (17 Jun 2011)
34
35 17 Jun 2011; Kent Fredric <kentfredric@×××××.com>
36
37 diff --git a/virtual/perl-B-Debug/perl-B-Debug-1.180.0.ebuild b/virtual/perl-B-Debug/perl-B-Debug-1.180.0.ebuild
38 new file mode 100644
39 index 0000000..8dcba96
40 --- /dev/null
41 +++ b/virtual/perl-B-Debug/perl-B-Debug-1.180.0.ebuild
42 @@ -0,0 +1,15 @@
43 +# Copyright 1999-2012 Gentoo Foundation
44 +# Distributed under the terms of the GNU General Public License v2
45 +# $Header: $
46 +
47 +DESCRIPTION="Virtual for B::Debug"
48 +HOMEPAGE=""
49 +SRC_URI=""
50 +
51 +LICENSE=""
52 +SLOT="0"
53 +KEYWORDS="~amd64 ~x86"
54 +IUSE=""
55 +
56 +DEPEND=""
57 +RDEPEND="|| ( >=dev-lang/perl-5.17.3 ~perl-core/B-Debug-${PV} )"