zlogene 14/06/13 09:26:53 Modified: Const-Fast-0.13.0.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.5 dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild?r1=1.4&r2=1.5 Index: Const-Fast-0.13.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- Const-Fast-0.13.0.ebuild 16 Apr 2013 17:19:50 -0000 1.4 +++ Const-Fast-0.13.0.ebuild 13 Jun 2014 09:26:53 -0000 1.5 @@ -1,8 +1,8 @@ -# 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/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.4 2013/04/16 17:19:50 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/Const-Fast-0.13.0.ebuild,v 1.5 2014/06/13 09:26:53 zlogene Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=LEONT MODULE_VERSION=0.013 1.9 dev-perl/Const-Fast/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Const-Fast/ChangeLog?r1=1.8&r2=1.9 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- ChangeLog 16 Apr 2013 17:58:20 -0000 1.8 +++ ChangeLog 13 Jun 2014 09:26:53 -0000 1.9 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Const-Fast -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.8 2013/04/16 17:58:20 vincent Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Const-Fast/ChangeLog,v 1.9 2014/06/13 09:26:53 zlogene Exp $ + + 13 Jun 2014; Mikle Kolyada <[email protected]> Const-Fast-0.13.0.ebuild: + Bump to EAPI=5 16 Apr 2013; Vicente Olivert Riera <[email protected]> Const-Fast-0.13.0.ebuild:
