dilfridge 14/07/21 19:07:21
Modified: Getopt-Long-2.420.0.ebuild
Getopt-Long-2.380.0.ebuild
Getopt-Long-2.390.0.ebuild ChangeLog
Log:
PodParser becomes Pod-Parser
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EBE6A336BE19039C!)
Revision Changes Path
1.3 perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild?r1=1.2&r2=1.3
Index: Getopt-Long-2.420.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Getopt-Long-2.420.0.ebuild 17 Nov 2013 11:10:05 -0000 1.2
+++ Getopt-Long-2.420.0.ebuild 21 Jul 2014 19:07:21 -0000 1.3
@@ -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/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v 1.2
2013/11/17 11:10:05 grobian Exp $
+# $Header:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v 1.3
2014/07/21 19:07:21 dilfridge Exp $
EAPI=5
@@ -14,7 +14,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
-RDEPEND="virtual/perl-PodParser"
+RDEPEND="virtual/perl-Pod-Parser"
DEPEND="${RDEPEND}"
SRC_TEST=do
1.5 perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild?r1=1.4&r2=1.5
Index: Getopt-Long-2.380.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Getopt-Long-2.380.0.ebuild 27 Aug 2012 17:40:29 -0000 1.4
+++ Getopt-Long-2.380.0.ebuild 21 Jul 2014 19:07:21 -0000 1.5
@@ -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/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.4
2012/08/27 17:40:29 armin76 Exp $
+# $Header:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.5
2014/07/21 19:07:21 dilfridge Exp $
EAPI=2
@@ -14,7 +14,7 @@
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~sparc-solaris"
IUSE=""
-RDEPEND="virtual/perl-PodParser"
+RDEPEND="virtual/perl-Pod-Parser"
DEPEND="${RDEPEND}"
SRC_TEST=do
1.2 perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild?r1=1.1&r2=1.2
Index: Getopt-Long-2.390.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Getopt-Long-2.390.0.ebuild 13 Mar 2013 07:47:55 -0000 1.1
+++ Getopt-Long-2.390.0.ebuild 21 Jul 2014 19:07:21 -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/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild,v 1.1
2013/03/13 07:47:55 tove Exp $
+# $Header:
/var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.390.0.ebuild,v 1.2
2014/07/21 19:07:21 dilfridge Exp $
EAPI=5
@@ -14,7 +14,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
~sparc-solaris"
IUSE=""
-RDEPEND="virtual/perl-PodParser"
+RDEPEND="virtual/perl-Pod-Parser"
DEPEND="${RDEPEND}"
SRC_TEST=do
1.48 perl-core/Getopt-Long/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?rev=1.48&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?rev=1.48&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?r1=1.47&r2=1.48
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog 7 Jul 2014 19:16:31 -0000 1.47
+++ ChangeLog 21 Jul 2014 19:07:21 -0000 1.48
@@ -1,6 +1,11 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.47
2014/07/07 19:16:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.48
2014/07/21 19:07:21 dilfridge Exp $
+
+ 21 Jul 2014; Andreas K. Huettel <[email protected]>
+ Getopt-Long-2.380.0.ebuild, Getopt-Long-2.390.0.ebuild,
+ Getopt-Long-2.420.0.ebuild:
+ PodParser becomes Pod-Parser
07 Jul 2014; Andreas K. Huettel <[email protected]>
-Getopt-Long-2.410.0.ebuild: