zlogene 14/07/14 13:45:09 Modified: PDL-2.4.11.ebuild ChangeLog Log: Bump to EAPI=5 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.13 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.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild?r1=1.12&r2=1.13 Index: PDL-2.4.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- PDL-2.4.11.ebuild 7 Jul 2014 18:53:29 -0000 1.12 +++ PDL-2.4.11.ebuild 14 Jul 2014 13:45:09 -0000 1.13 @@ -1,8 +1,8 @@ # 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.12 2014/07/07 18:53:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.11.ebuild,v 1.13 2014/07/14 13:45:09 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=CHM FORTRAN_NEEDED=fortran 1.115 dev-perl/PDL/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.115&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?rev=1.115&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/PDL/ChangeLog?r1=1.114&r2=1.115 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- ChangeLog 7 Jul 2014 18:53:29 -0000 1.114 +++ ChangeLog 14 Jul 2014 13:45:09 -0000 1.115 @@ -1,6 +1,9 @@ # 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.114 2014/07/07 18:53:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/ChangeLog,v 1.115 2014/07/14 13:45:09 zlogene Exp $ + + 14 Jul 2014; Mikle Kolyada <[email protected]> PDL-2.4.11.ebuild: + Bump to EAPI=5 07 Jul 2014; Andreas K. Huettel <[email protected]> PDL-2.4.3-r1.ebuild, PDL-2.4.7.ebuild, PDL-2.4.11.ebuild:
