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

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

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

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

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

diff --git a/perl-core/Pod-Usage/Pod-Usage-1.610.0.ebuild 
b/perl-core/Pod-Usage/Pod-Usage-1.610.0-r1.ebuild
similarity index 90%
rename from perl-core/Pod-Usage/Pod-Usage-1.610.0.ebuild
rename to perl-core/Pod-Usage/Pod-Usage-1.610.0-r1.ebuild
index b5d2efb..2b1eaf8 100644
--- a/perl-core/Pod-Usage/Pod-Usage-1.610.0.ebuild
+++ b/perl-core/Pod-Usage/Pod-Usage-1.610.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
@@ -25,7 +25,7 @@ perl_meta_runtime() {
        # File::Basename
        echo dev-lang/perl
        # Pod::Parser 1.60 ( 1.600.0 )
-       echo \>=virtual/perl-PodParser-1.600.0
+       echo \>=virtual/perl-Pod-Parser-1.600.0
        # Test::More 0.6 ( 0.600.0 )
        echo \>=virtual/perl-Test-Simple-0.600.0
 }

Reply via email to