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-Devel-DProf/
Date: Wed, 03 Aug 2011 04:14:50
Message-Id: 273dc0c174fe2a93dfb9ce1613118aab4d8d7552.kent@gentoo
1 commit: 273dc0c174fe2a93dfb9ce1613118aab4d8d7552
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Wed Aug 3 02:51:09 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Wed Aug 3 02:51:09 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=273dc0c1
7
8 [newversion] virtual/Devel-DProf-20110802.0.0
9
10 (Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit with key BD86D695)
11
12 ---
13 virtual/perl-Devel-DProf/ChangeLog | 6 ++++++
14 .../perl-Devel-DProf-20110802.0.0.ebuild | 15 +++++++++++++++
15 2 files changed, 21 insertions(+), 0 deletions(-)
16
17 diff --git a/virtual/perl-Devel-DProf/ChangeLog b/virtual/perl-Devel-DProf/ChangeLog
18 index 1b173c0..bb561fd 100644
19 --- a/virtual/perl-Devel-DProf/ChangeLog
20 +++ b/virtual/perl-Devel-DProf/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*perl-Devel-DProf-20110802.0.0 (03 Aug 2011)
26 +
27 + 03 Aug 2011; Kent Fredric <kentfredric@×××××.com>
28 + +perl-Devel-DProf-20110802.0.0.ebuild:
29 + Version Bump
30 +
31 *perl-Devel-DProf-20110228.0.0-r1 (17 Jun 2011)
32
33 17 Jun 2011; Kent Fredric <kentfredric@×××××.com>
34
35 diff --git a/virtual/perl-Devel-DProf/perl-Devel-DProf-20110802.0.0.ebuild b/virtual/perl-Devel-DProf/perl-Devel-DProf-20110802.0.0.ebuild
36 new file mode 100644
37 index 0000000..166c6f8
38 --- /dev/null
39 +++ b/virtual/perl-Devel-DProf/perl-Devel-DProf-20110802.0.0.ebuild
40 @@ -0,0 +1,15 @@
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 Devel-DProf"
46 +HOMEPAGE=""
47 +SRC_URI=""
48 +
49 +LICENSE=""
50 +SLOT="0"
51 +KEYWORDS="~amd64 ~x86"
52 +IUSE=""
53 +
54 +DEPEND=""
55 +RDEPEND="~perl-core/Devel-DProf-${PV}"