commit: ca99e9a3a41fa8e71decea98c01375f3a2478007
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 02:19:34 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 02:19:34 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ca99e9a3
[fixup] perl-core/Pod-Plainer PodParser -> Pod-Parser
Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820
---
perl-core/Pod-Plainer/ChangeLog | 8 +++++++-
.../{Pod-Plainer-1.30.0.ebuild => Pod-Plainer-1.30.0-r1.ebuild} | 4 ++--
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/perl-core/Pod-Plainer/ChangeLog b/perl-core/Pod-Plainer/ChangeLog
index 550453c..b046fe2 100644
--- a/perl-core/Pod-Plainer/ChangeLog
+++ b/perl-core/Pod-Plainer/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for perl-core/Pod-Plainer
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Pod-Plainer-1.30.0-r1 (22 Jul 2014)
+
+ 22 Jul 2014; Kent Fredric <[email protected]> -Pod-Plainer-1.30.0.ebuild,
+ +Pod-Plainer-1.30.0-r1.ebuild:
+ PodParser -> Pod-Parser
+
*Pod-Plainer-1.30.0 (11 Mar 2011)
11 Mar 2011; Kent Fredric <[email protected]> +Pod-Plainer-1.30.0.ebuild,
diff --git a/perl-core/Pod-Plainer/Pod-Plainer-1.30.0.ebuild
b/perl-core/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
similarity index 85%
rename from perl-core/Pod-Plainer/Pod-Plainer-1.30.0.ebuild
rename to perl-core/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
index 2072aea..2cf50e8 100644
--- a/perl-core/Pod-Plainer/Pod-Plainer-1.30.0.ebuild
+++ b/perl-core/Pod-Plainer/Pod-Plainer-1.30.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="3"
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
COMMON_DEPEND="
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
"
DEPEND="
${COMMON_DEPEND}