Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: e0ab9591dd2e1f5bb1703e7b3a13eda1609055ec
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 5 18:11:08 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr 5 18:11:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e0ab9591
[migrate] perl-core/Pod-Perldoc
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
perl-core/Pod-Perldoc/ChangeLog | 8 +++++++-
...ldoc-3.15.ebuild => Pod-Perldoc-3.150.0.ebuild} | 5 +++--
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/perl-core/Pod-Perldoc/ChangeLog b/perl-core/Pod-Perldoc/ChangeLog
index 9fe4baa..0018ca8 100644
--- a/perl-core/Pod-Perldoc/ChangeLog
+++ b/perl-core/Pod-Perldoc/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for perl-core/Pod-Perldoc
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Pod-Perldoc-3.150.0 (05 Apr 2011)
+
+ 05 Apr 2011; Kent Fredric <kentfredric@...> -Pod-Perldoc-3.15.ebuild,
+ +Pod-Perldoc-3.150.0.ebuild:
+ Migrate
+
*Pod-Perldoc-3.15 (14 Sep 2009)
14 Sep 2009; Kent Fredric <kentfredric@...>
diff --git a/perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
similarity index 79%
rename from perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild
rename to perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
index 5c35840..d016268 100644
--- a/perl-core/Pod-Perldoc/Pod-Perldoc-3.15.ebuild
+++ b/perl-core/Pod-Perldoc/Pod-Perldoc-3.150.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=3
MODULE_AUTHOR=FERREIRA
+MODULE_VERSION=3.15
inherit perl-module
DESCRIPTION="Look up Perl documentation in Pod format"
|
|