public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
Date: Tue, 22 Jul 2014 02:49:31 +0000 (UTC)	[thread overview]
Message-ID: <1405996013.a969baf3397a074febeac203eafbf7fcecc2191e.kent@gentoo> (raw)

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 <kentfredric@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 <kentfredric@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


             reply	other threads:[~2014-07-22  2:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-22  2:49 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/ Kent Fredric
2015-06-09 10:13 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-04-22 12:39 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:45 Kent Fredric
2011-04-09  6:45 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1405996013.a969baf3397a074febeac203eafbf7fcecc2191e.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox