commit: 625126580540b38ad0f42270e7457a7c664cf894 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Sep 30 17:29:31 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Sep 30 17:29:31 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=62512658
[fixup] dev-perl/CPANPLUS-Dist-Gentoo fix dep on CPANPLUS Package-Manager: portage-2.2.10 --- ...too-0.120.0.ebuild => CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild} | 6 +++--- dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog | 9 ++++++++- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild similarity index 94% rename from dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild rename to dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild index 5c80a7b..fa43626 100644 --- a/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0.ebuild +++ b/dev-perl/CPANPLUS-Dist-Gentoo/CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 @@ -17,7 +17,7 @@ perl_meta_configure() { } perl_meta_build() { # CPANPLUS - echo virtual/perl-CPANPLUS + echo dev-perl/CPANPLUS # Carp # echo virtual/perl-Carp # Cwd @@ -45,7 +45,7 @@ perl_meta_build() { } perl_meta_runtime() { # CPANPLUS - echo virtual/perl-CPANPLUS + echo dev-perl/CPANPLUS # Carp # echo virtual/perl-Carp # Cwd diff --git a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog index d4bdc30..b0e7019 100644 --- a/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog +++ b/dev-perl/CPANPLUS-Dist-Gentoo/ChangeLog @@ -1,7 +1,14 @@ # ChangeLog for dev-perl/CPANPLUS-Dist-Gentoo -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*CPANPLUS-Dist-Gentoo-0.120.0-r1 (30 Sep 2014) + + 30 Sep 2014; Kent Fredric <kentfred...@gmail.com> + -CPANPLUS-Dist-Gentoo-0.120.0.ebuild, + +CPANPLUS-Dist-Gentoo-0.120.0-r1.ebuild: + fix dep on CPANPLUS + 23 Aug 2012; Kent Fredric <kentfred...@gmail.com> -CPANPLUS-Dist-Gentoo-0.110.0.ebuild: Gone on CPAN