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:18:54
Message-Id: e0ab9591dd2e1f5bb1703e7b3a13eda1609055ec.kent@gentoo
1 commit: e0ab9591dd2e1f5bb1703e7b3a13eda1609055ec
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Tue Apr 5 18:11:08 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Tue Apr 5 18:11:08 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e0ab9591
7
8 [migrate] perl-core/Pod-Perldoc
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 | 8 +++++++-
14 ...ldoc-3.15.ebuild => Pod-Perldoc-3.150.0.ebuild} | 5 +++--
15 2 files changed, 10 insertions(+), 3 deletions(-)
16
17 diff --git a/perl-core/Pod-Perldoc/ChangeLog b/perl-core/Pod-Perldoc/ChangeLog
18 index 9fe4baa..0018ca8 100644
19 --- a/perl-core/Pod-Perldoc/ChangeLog
20 +++ b/perl-core/Pod-Perldoc/ChangeLog
21 @@ -1,7 +1,13 @@
22 # ChangeLog for perl-core/Pod-Perldoc
23 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
24 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 # $Header: $
26
27 +*Pod-Perldoc-3.150.0 (05 Apr 2011)
28 +
29 + 05 Apr 2011; Kent Fredric <kentfredric@×××××.com> -Pod-Perldoc-3.15.ebuild,
30 + +Pod-Perldoc-3.150.0.ebuild:
31 + Migrate
32 +
33 *Pod-Perldoc-3.15 (14 Sep 2009)
34
35 14 Sep 2009; Kent Fredric <kentfredric@×××××.com>
36
37 diff --git a/perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
38 similarity index 79%
39 rename from perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild
40 rename to perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
41 index 5c35840..d016268 100644
42 --- a/perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild
43 +++ b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
44 @@ -1,10 +1,11 @@
45 -# Copyright 1999-2009 Gentoo Foundation
46 +# Copyright 1999-2011 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48 # $Header: $
49
50 -EAPI=2
51 +EAPI=3
52
53 MODULE_AUTHOR=FERREIRA
54 +MODULE_VERSION=3.15
55 inherit perl-module
56
57 DESCRIPTION="Look up Perl documentation in Pod format"