commit: a969baf3397a074febeac203eafbf7fcecc2191e Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Tue Jul 22 02:26:53 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Tue Jul 22 02:26:53 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a969baf3
[fixup] dev-perl/Pod-Coverage-TrustPod PodParser -> Pod-Parser Package-Manager: portage-2.2.10 Manifest-Sign-Key: E854324B1366A820 --- dev-perl/Pod-Coverage-TrustPod/ChangeLog | 12 +++++++++++- ....100.1.ebuild => Pod-Coverage-TrustPod-0.100.1-r1.ebuild} | 4 ++-- ....100.2.ebuild => Pod-Coverage-TrustPod-0.100.2-r1.ebuild} | 4 ++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog index d349615..a0d8572 100644 --- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog +++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog @@ -1,7 +1,17 @@ # ChangeLog for dev-perl/Pod-Coverage-TrustPod -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*Pod-Coverage-TrustPod-0.100.2-r1 (22 Jul 2014) +*Pod-Coverage-TrustPod-0.100.1-r1 (22 Jul 2014) + + 22 Jul 2014; Kent Fredric <kentfred...@gmail.com> + -Pod-Coverage-TrustPod-0.100.1.ebuild, + +Pod-Coverage-TrustPod-0.100.1-r1.ebuild, + -Pod-Coverage-TrustPod-0.100.2.ebuild, + +Pod-Coverage-TrustPod-0.100.2-r1.ebuild: + PodParser -> Pod-Parser + 23 Aug 2012; Kent Fredric <kentfred...@gmail.com> -Pod-Coverage-TrustPod-0.92.832.ebuild: Gone on CPAN diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild similarity index 87% rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild index b27dc53..11c0c4e 100644 --- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild +++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-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: $ @@ -17,7 +17,7 @@ comment() { echo ''; } COMMON_DEPEND=" dev-perl/Pod-Coverage $(comment Pod::Coverage::COuntParents) dev-perl/Pod-Eventual $(comment Pod::Eventual::Simple) - virtual/perl-PodParser $(comment Pod::Find) + virtual/perl-Pod-Parser $(comment Pod::Find) " DEPEND=" ${COMMON_DEPEND} diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild similarity index 92% rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild index e86b1d7..d8dfc54 100644 --- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild +++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-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 @@ -21,7 +21,7 @@ perl_meta_runtime() { # Pod::Eventual::Simple echo dev-perl/Pod-Eventual # Pod::Find - echo virtual/perl-PodParser + echo virtual/perl-Pod-Parser # base # echo virtual/perl-base # strict