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-Pod-Perldoc/
Date: Fri, 06 Apr 2012 20:46:56
Message-Id: 1333742655.c149011da3ebdeb4ee81bd15b6d4053fd6fdc099.kent@gentoo
1 commit: c149011da3ebdeb4ee81bd15b6d4053fd6fdc099
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri Apr 6 20:04:15 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri Apr 6 20:04:15 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c149011d
7
8 [newversion] virtual/perl-Pod-Perldoc-3.170.0
9
10 (Portage version: 2.2.0_alpha99/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 virtual/perl-Pod-Perldoc/ChangeLog | 8 +++++++-
14 .../perl-Pod-Perldoc-3.170.0.ebuild | 15 +++++++++++++++
15 2 files changed, 22 insertions(+), 1 deletions(-)
16
17 diff --git a/virtual/perl-Pod-Perldoc/ChangeLog b/virtual/perl-Pod-Perldoc/ChangeLog
18 index 2253d9b..0100ea2 100644
19 --- a/virtual/perl-Pod-Perldoc/ChangeLog
20 +++ b/virtual/perl-Pod-Perldoc/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for virtual/perl-Pod-Perldoc
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-Pod-Perldoc-3.170.0 (06 Apr 2012)
28 +
29 + 06 Apr 2012; Kent Fredric <kentfredric@×××××.com>
30 + +perl-Pod-Perldoc-3.170.0.ebuild:
31 + Version Bump
32 +
33 *perl-Pod-Perldoc-3.150.400_rc-r1 (29 Sep 2011)
34
35 29 Sep 2011; Kent Fredric <kentfredric@×××××.com>
36
37 diff --git a/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.170.0.ebuild b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.170.0.ebuild
38 new file mode 100644
39 index 0000000..1a8abca
40 --- /dev/null
41 +++ b/virtual/perl-Pod-Perldoc/perl-Pod-Perldoc-3.170.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 Pod-Perldoc"
48 +HOMEPAGE=""
49 +SRC_URI=""
50 +
51 +LICENSE=""
52 +SLOT="0"
53 +KEYWORDS="~amd64 ~x86"
54 +IUSE=""
55 +
56 +DEPEND=""
57 +RDEPEND="~perl-core/Pod-Perldoc-${PV}"