commit:     fdc6fbf3a2c864bbbd605fde4dcb028a28e11a9a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 02:18:58 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 02:18:58 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fdc6fbf3

[fixup] perl-core/Pod-Checker PodParser -> Pod-Parser

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 perl-core/Pod-Checker/ChangeLog                                   | 8 +++++++-
 .../{Pod-Checker-1.600.0.ebuild => Pod-Checker-1.600.0-r1.ebuild} | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/perl-core/Pod-Checker/ChangeLog b/perl-core/Pod-Checker/ChangeLog
index 907e9fe..a612fb1 100644
--- a/perl-core/Pod-Checker/ChangeLog
+++ b/perl-core/Pod-Checker/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for perl-core/Pod-Checker
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Checker-1.600.0-r1 (22 Jul 2014)
+
+  22 Jul 2014; Kent Fredric <[email protected]>
+  -Pod-Checker-1.600.0.ebuild, +Pod-Checker-1.600.0-r1.ebuild:
+  PodParser -> Pod-Parser
+
 *Pod-Checker-1.600.0 (08 Feb 2013)
 
   08 Feb 2013; Kent Fredric <[email protected]>

diff --git a/perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild 
b/perl-core/Pod-Checker/Pod-Checker-1.600.0-r1.ebuild
similarity index 91%
rename from perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild
rename to perl-core/Pod-Checker/Pod-Checker-1.600.0-r1.ebuild
index d8476c9..88137b5 100644
--- a/perl-core/Pod-Checker/Pod-Checker-1.600.0.ebuild
+++ b/perl-core/Pod-Checker/Pod-Checker-1.600.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -28,7 +28,7 @@ perl_meta_runtime() {
        echo \>=virtual/perl-Test-Simple-0.60
 }
 DEPEND="
-       !<perl-core/PodParser-1.600.0
+       !<perl-core/Pod-Parser-1.600.0
        $(perl_meta_configure)
        $(perl_meta_build)
        $(perl_meta_runtime)

Reply via email to