summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:03:09 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2014-07-21 19:03:09 +0000
commitc43daed486e80d5c6b39d070e5dcbf4b8b50dbc4 (patch)
treee0b91be6b110dc25a271552b8e31afdaa5512459 /dev-perl/Plack
parentPodParser becomes Pod-Parser (diff)
downloadgentoo-2-c43daed486e80d5c6b39d070e5dcbf4b8b50dbc4.tar.gz
gentoo-2-c43daed486e80d5c6b39d070e5dcbf4b8b50dbc4.tar.bz2
gentoo-2-c43daed486e80d5c6b39d070e5dcbf4b8b50dbc4.zip
PodParser becomes Pod-Parser
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Diffstat (limited to 'dev-perl/Plack')
-rw-r--r--dev-perl/Plack/ChangeLog8
-rw-r--r--dev-perl/Plack/Plack-1.1.400.ebuild6
-rw-r--r--dev-perl/Plack/Plack-1.1.500.ebuild6
-rw-r--r--dev-perl/Plack/Plack-1.1.600.ebuild6
-rw-r--r--dev-perl/Plack/Plack-1.1.800.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/dev-perl/Plack/ChangeLog b/dev-perl/Plack/ChangeLog
index 99db41751143..bd0b0aaa5493 100644
--- a/dev-perl/Plack/ChangeLog
+++ b/dev-perl/Plack/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Plack
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/ChangeLog,v 1.18 2013/03/17 17:44:00 tove Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/ChangeLog,v 1.19 2014/07/21 19:03:09 dilfridge Exp $
+
+ 21 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org> Plack-1.1.400.ebuild,
+ Plack-1.1.500.ebuild, Plack-1.1.600.ebuild, Plack-1.1.800.ebuild:
+ PodParser becomes Pod-Parser
*Plack-1.1.800 (17 Mar 2013)
diff --git a/dev-perl/Plack/Plack-1.1.400.ebuild b/dev-perl/Plack/Plack-1.1.400.ebuild
index 984c6229a570..582d5a544ad7 100644
--- a/dev-perl/Plack/Plack-1.1.400.ebuild
+++ b/dev-perl/Plack/Plack-1.1.400.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild,v 1.1 2012/12/08 11:00:56 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild,v 1.2 2014/07/21 19:03:09 dilfridge Exp $
EAPI=4
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/libwww-perl-5.814.0
>=dev-perl/URI-1.590.0
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
>=dev-perl/File-ShareDir-1.0.0
dev-perl/Try-Tiny
virtual/perl-parent
diff --git a/dev-perl/Plack/Plack-1.1.500.ebuild b/dev-perl/Plack/Plack-1.1.500.ebuild
index 6499d17adb5b..007bf76640c0 100644
--- a/dev-perl/Plack/Plack-1.1.500.ebuild
+++ b/dev-perl/Plack/Plack-1.1.500.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild,v 1.1 2013/01/19 12:51:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild,v 1.2 2014/07/21 19:03:09 dilfridge Exp $
EAPI=5
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/libwww-perl-5.814.0
>=dev-perl/URI-1.590.0
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
>=dev-perl/File-ShareDir-1.0.0
dev-perl/Try-Tiny
virtual/perl-parent
diff --git a/dev-perl/Plack/Plack-1.1.600.ebuild b/dev-perl/Plack/Plack-1.1.600.ebuild
index e320aef8eef2..c36c11fba41f 100644
--- a/dev-perl/Plack/Plack-1.1.600.ebuild
+++ b/dev-perl/Plack/Plack-1.1.600.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild,v 1.1 2013/02/01 20:15:49 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild,v 1.2 2014/07/21 19:03:09 dilfridge Exp $
EAPI=5
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/libwww-perl-5.814.0
>=dev-perl/URI-1.590.0
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
>=dev-perl/File-ShareDir-1.0.0
dev-perl/Try-Tiny
virtual/perl-parent
diff --git a/dev-perl/Plack/Plack-1.1.800.ebuild b/dev-perl/Plack/Plack-1.1.800.ebuild
index ce94041731a7..6c897d029e67 100644
--- a/dev-perl/Plack/Plack-1.1.800.ebuild
+++ b/dev-perl/Plack/Plack-1.1.800.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild,v 1.1 2013/03/17 17:44:00 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild,v 1.2 2014/07/21 19:03:09 dilfridge Exp $
EAPI=5
@@ -17,7 +17,7 @@ IUSE="test"
RDEPEND="
>=dev-perl/libwww-perl-5.814.0
>=dev-perl/URI-1.590.0
- virtual/perl-PodParser
+ virtual/perl-Pod-Parser
>=dev-perl/File-ShareDir-1.0.0
dev-perl/Try-Tiny
virtual/perl-parent