commit: 3d03395dad788f4294e75c10811a0e8e7a4d164f Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Thu Jul 24 01:54:40 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Thu Jul 24 01:54:40 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3d03395d
[fix] virtual/perl-Pod-Plainer Repoint to dev-perl Package-Manager: portage-2.2.10 Manifest-Sign-Key: E854324B1366A820 --- virtual/perl-Pod-Plainer/ChangeLog | 6 ++++++ ...-Pod-Plainer-1.30.0.ebuild => perl-Pod-Plainer-1.30.0-r1.ebuild} | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/virtual/perl-Pod-Plainer/ChangeLog b/virtual/perl-Pod-Plainer/ChangeLog index 5ebaef8..5b6a0df 100644 --- a/virtual/perl-Pod-Plainer/ChangeLog +++ b/virtual/perl-Pod-Plainer/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-Pod-Plainer-1.30.0-r1 (24 Jul 2014) + + 24 Jul 2014; Kent Fredric <kentfred...@gmail.com> + -perl-Pod-Plainer-1.30.0.ebuild, +perl-Pod-Plainer-1.30.0-r1.ebuild: + Repoint to dev-perl + 24 Jul 2014; Kent Fredric <kentfred...@gmail.com> -perl-Pod-Plainer-1.20.0.ebuild: Remove redundant package only satisfiable by dead perls diff --git a/virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0.ebuild b/virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0-r1.ebuild similarity index 81% rename from virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0.ebuild rename to virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0-r1.ebuild index 49e7a62..72ea264 100644 --- a/virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0.ebuild +++ b/virtual/perl-Pod-Plainer/perl-Pod-Plainer-1.30.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.56.ebuild,v 1.12 2010/09/13 14:42:31 josejx Exp $ @@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="" -RDEPEND="~perl-core/Pod-Plainer-${PV}" +RDEPEND="~dev-perl/Pod-Plainer-${PV}"