Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Pod-Perldoc/
Date: Tue, 05 Apr 2011 18:19:09
Message-Id: f4c5957bb4800d32bf62f58a14a2ea3028632254.kent@gentoo
1 commit: f4c5957bb4800d32bf62f58a14a2ea3028632254
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 5 18:15:33 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Apr 5 18:15:33 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f4c5957b
7
8 [newversion] Pod-Perldoc-3.150.100_rc
9
10 (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 perl-core/Pod-Perldoc/ChangeLog | 6 ++++++
14 .../Pod-Perldoc/Pod-Perldoc-3.150.100_rc.ebuild | 20 ++++++++++++++++++++
15 2 files changed, 26 insertions(+), 0 deletions(-)
16
17 diff --git a/perl-core/Pod-Perldoc/ChangeLog b/perl-core/Pod-Perldoc/ChangeLog
18 index 0018ca8..b6812f9 100644
19 --- a/perl-core/Pod-Perldoc/ChangeLog
20 +++ b/perl-core/Pod-Perldoc/ChangeLog
21 @@ -2,6 +2,12 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 +*Pod-Perldoc-3.150.100_rc (05 Apr 2011)
26 +
27 + 05 Apr 2011; Kent Fredric <kentfredric@×××××.com>
28 + +Pod-Perldoc-3.150.100_rc.ebuild:
29 + Bump
30 +
31 *Pod-Perldoc-3.150.0 (05 Apr 2011)
32
33 05 Apr 2011; Kent Fredric <kentfredric@×××××.com> -Pod-Perldoc-3.15.ebuild,
34
35 diff --git a/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.100_rc.ebuild b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.100_rc.ebuild
36 new file mode 100644
37 index 0000000..987493d
38 --- /dev/null
39 +++ b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.100_rc.ebuild
40 @@ -0,0 +1,20 @@
41 +# Copyright 1999-2011 Gentoo Foundation
42 +# Distributed under the terms of the GNU General Public License v2
43 +# $Header: $
44 +
45 +EAPI=4
46 +
47 +MODULE_AUTHOR=FERREIRA
48 +MODULE_VERSION=3.15_01
49 +inherit perl-module
50 +
51 +DESCRIPTION="Look up Perl documentation in Pod format"
52 +
53 +SLOT="0"
54 +KEYWORDS=""
55 +IUSE=""
56 +
57 +RDEPEND=""
58 +DEPEND="${RDEPEND}"
59 +
60 +SRC_TEST=do