commit:     f55ad98481f54f1763710b032924ba20a58d3dbb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 00:37:01 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 01:34:20 2014 +0000
URL:        
http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f55ad984

[fix] dev-perl/Debug-ShowStuff -> Class-ISA to dev-perl

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

---
 dev-perl/Debug-ShowStuff/ChangeLog                                | 8 +++++++-
 ...ShowStuff-1.160.0.ebuild => Debug-ShowStuff-1.160.0-r1.ebuild} | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Debug-ShowStuff/ChangeLog 
b/dev-perl/Debug-ShowStuff/ChangeLog
index c58fb9c..1316554 100644
--- a/dev-perl/Debug-ShowStuff/ChangeLog
+++ b/dev-perl/Debug-ShowStuff/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Debug-ShowStuff
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Debug-ShowStuff-1.160.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfred...@gmail.com>
+  -Debug-ShowStuff-1.160.0.ebuild, +Debug-ShowStuff-1.160.0-r1.ebuild:
+  Fix dep on Class-ISA
+
   26 Apr 2013; Kent Fredric <kentfred...@gmail.com>
   -Debug-ShowStuff-1.130.0.ebuild, -Debug-ShowStuff-1.140.0.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild 
b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0-r1.ebuild
similarity index 92%
rename from dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild
rename to dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0-r1.ebuild
index 208a939..83184f9 100644
--- a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild
+++ b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.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
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 perl_meta_runtime() {
        # Class::ISA
-       echo virtual/perl-Class-ISA
+       echo dev-perl/Class-ISA
        # Devel::StackTrace
        echo dev-perl/Devel-StackTrace
        # Scalar::Util

Reply via email to