dilfridge 14/07/21 19:02:07 Modified: PDL-2.4.11.ebuild ChangeLog PDL-2.4.7.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.14 dev-perl/PDL/PDL-2.4.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?r1=1.13&r2=1.14 Index: PDL-2.4.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- PDL-2.4.11.ebuild 14 Jul 2014 13:45:09 -0000 1.13 +++ PDL-2.4.11.ebuild 21 Jul 2014 19:02:06 -0000 1.14 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.13 2014/07/14 13:45:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.14 2014/07/21 19:02:06 dilfridge Exp $ EAPI=5 @@ -27,7 +27,7 @@ dev-perl/TermReadKey || ( dev-perl/Term-ReadLine-Perl dev-perl/Term-ReadLine-Gnu ) virtual/perl-Data-Dumper - virtual/perl-PodParser + virtual/perl-Pod-Parser virtual/perl-File-Spec virtual/perl-File-Temp dev-perl/Filter 1.116 dev-perl/PDL/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.116&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.116&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?r1=1.115&r2=1.116 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v retrieving revision 1.115 retrieving revision 1.116 diff -u -r1.115 -r1.116 --- ChangeLog 14 Jul 2014 13:45:09 -0000 1.115 +++ ChangeLog 21 Jul 2014 19:02:06 -0000 1.116 @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PDL # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.115 2014/07/14 13:45:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.116 2014/07/21 19:02:06 dilfridge Exp $ + + 21 Jul 2014; Andreas K. Huettel <[email protected]> PDL-2.4.7.ebuild, + PDL-2.4.11.ebuild: + PodParser becomes Pod-Parser 14 Jul 2014; Mikle Kolyada <[email protected]> PDL-2.4.11.ebuild: Bump to EAPI=5 1.8 dev-perl/PDL/PDL-2.4.7.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild?r1=1.7&r2=1.8 Index: PDL-2.4.7.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- PDL-2.4.7.ebuild 7 Jul 2014 18:53:29 -0000 1.7 +++ PDL-2.4.7.ebuild 21 Jul 2014 19:02:06 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.7 2014/07/07 18:53:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.7.ebuild,v 1.8 2014/07/21 19:02:06 dilfridge Exp $ EAPI=2 @@ -17,7 +17,7 @@ DEPEND=">=sys-libs/ncurses-5.2 dev-perl/Filter virtual/perl-File-Spec - virtual/perl-PodParser + virtual/perl-Pod-Parser dev-perl/Inline dev-perl/Astro-FITS-Header >=dev-perl/ExtUtils-F77-1.13
