commit: 5a28df753230bad17c82ba09bce6fd3e5475a39c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 02:29:45 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 02:29:45 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5a28df75
[fixup] dev-perl/Handel PodParser -> Pod-Parser
Package-Manager: portage-2.2.10
RepoMan-Options: --force
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Handel/ChangeLog | 8 +++++++-
.../Handel/{Handel-1.0.140.ebuild => Handel-1.0.140-r1.ebuild} | 4 ++--
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Handel/ChangeLog b/dev-perl/Handel/ChangeLog
index b2cf697..89d7fe2 100644
--- a/dev-perl/Handel/ChangeLog
+++ b/dev-perl/Handel/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Handel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Handel-1.0.140-r1 (22 Jul 2014)
+
+ 22 Jul 2014; Kent Fredric <[email protected]> -Handel-1.0.140.ebuild,
+ +Handel-1.0.140-r1.ebuild:
+ PodParser -> Pod-Parser
+
28 Apr 2013; Kent Fredric <[email protected]> Handel-1.0.130.ebuild,
Handel-1.0.140.ebuild:
Fix dependency on Class-Inspector ( normalize )
diff --git a/dev-perl/Handel/Handel-1.0.140.ebuild
b/dev-perl/Handel/Handel-1.0.140-r1.ebuild
similarity index 97%
rename from dev-perl/Handel/Handel-1.0.140.ebuild
rename to dev-perl/Handel/Handel-1.0.140-r1.ebuild
index 3dfe570..61fd220 100644
--- a/dev-perl/Handel/Handel-1.0.140.ebuild
+++ b/dev-perl/Handel/Handel-1.0.140-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=4
@@ -73,7 +73,7 @@ perl_meta_runtime() {
# NEXT 0.64 ( 0.640.0 )
echo \>=virtual/perl-NEXT-0.640.0
# Pod::Usage 1.36 ( 1.360.0 )
- echo \>=virtual/perl-PodParser-1.360.0
+ echo \>=virtual/perl-Pod-Parser-1.360.0
# SQL::Translator 0.11006 ( 0.110.60 )
echo \>=dev-perl/SQL-Translator-0.110.60
# Scalar::Util 1.22 ( 1.220.0 )