commit: b5ce9032ace14c4e6f0fcdd18756f4a6adb9db8d Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Jul 24 00:34:10 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=b5ce9032
[fix] dev-perl/Handel -> Class-ISA to dev-perl Package-Manager: portage-2.2.10 RepoMan-Options: --force Manifest-Sign-Key: E854324B1366A820 --- dev-perl/Handel/ChangeLog | 6 ++++++ .../Handel/{Handel-1.0.140-r1.ebuild => Handel-1.0.140-r2.ebuild} | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/dev-perl/Handel/ChangeLog b/dev-perl/Handel/ChangeLog index 89d7fe2..91c49f1 100644 --- a/dev-perl/Handel/ChangeLog +++ b/dev-perl/Handel/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Handel-1.0.140-r2 (24 Jul 2014) + + 24 Jul 2014; Kent Fredric <kentfred...@gmail.com> -Handel-1.0.140-r1.ebuild, + +Handel-1.0.140-r2.ebuild: + Fix dep on Class-ISA + *Handel-1.0.140-r1 (22 Jul 2014) 22 Jul 2014; Kent Fredric <kentfred...@gmail.com> -Handel-1.0.140.ebuild, diff --git a/dev-perl/Handel/Handel-1.0.140-r1.ebuild b/dev-perl/Handel/Handel-1.0.140-r2.ebuild similarity index 98% rename from dev-perl/Handel/Handel-1.0.140-r1.ebuild rename to dev-perl/Handel/Handel-1.0.140-r2.ebuild index 61fd220..06cc7db 100644 --- a/dev-perl/Handel/Handel-1.0.140-r1.ebuild +++ b/dev-perl/Handel/Handel-1.0.140-r2.ebuild @@ -27,7 +27,7 @@ perl_meta_runtime() { # Class::Accessor::Grouped 0.10006 ( 0.100.60 ) echo \>=dev-perl/Class-Accessor-Grouped-0.100.60 # Class::ISA 0.36 ( 0.360.0 ) - echo \>=virtual/perl-Class-ISA-0.36 + echo \>=dev-perl/Class-ISA-0.36 # Class::Inspector 1.24 ( 1.240.0 ) echo \>=dev-perl/Class-Inspector-1.240.0 # Clone 0.31 ( 0.310.0 )