dilfridge    14/07/21 19:03:09

  Modified:             Plack-1.1.400.ebuild Plack-1.1.500.ebuild ChangeLog
                        Plack-1.1.800.ebuild Plack-1.1.600.ebuild
  Log:
  PodParser becomes Pod-Parser
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EBE6A336BE19039C!)

Revision  Changes    Path
1.2                  dev-perl/Plack/Plack-1.1.400.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild?r1=1.1&r2=1.2

Index: Plack-1.1.400.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.400.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Plack-1.1.400.ebuild        8 Dec 2012 11:00:56 -0000       1.1
+++ Plack-1.1.400.ebuild        21 Jul 2014 19:03:09 -0000      1.2
@@ -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 @@
 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



1.2                  dev-perl/Plack/Plack-1.1.500.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild?r1=1.1&r2=1.2

Index: Plack-1.1.500.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.500.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Plack-1.1.500.ebuild        19 Jan 2013 12:51:20 -0000      1.1
+++ Plack-1.1.500.ebuild        21 Jul 2014 19:03:09 -0000      1.2
@@ -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 @@
 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



1.19                 dev-perl/Plack/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/ChangeLog?rev=1.19&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/ChangeLog?rev=1.19&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plack/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   17 Mar 2013 17:44:00 -0000      1.18
+++ ChangeLog   21 Jul 2014 19:03:09 -0000      1.19
@@ -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 <[email protected]> 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)
 



1.2                  dev-perl/Plack/Plack-1.1.800.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild?r1=1.1&r2=1.2

Index: Plack-1.1.800.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.800.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Plack-1.1.800.ebuild        17 Mar 2013 17:44:00 -0000      1.1
+++ Plack-1.1.800.ebuild        21 Jul 2014 19:03:09 -0000      1.2
@@ -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 @@
 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



1.2                  dev-perl/Plack/Plack-1.1.600.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild?r1=1.1&r2=1.2

Index: Plack-1.1.600.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Plack/Plack-1.1.600.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Plack-1.1.600.ebuild        1 Feb 2013 20:15:49 -0000       1.1
+++ Plack-1.1.600.ebuild        21 Jul 2014 19:03:09 -0000      1.2
@@ -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 @@
 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




Reply via email to