zlogene 14/03/10 14:51:15
Modified: Inline-Python-0.430.0.ebuild ChangeLog
Removed: Inline-Python-0.420.0.ebuild
Inline-Python-0.400.0.ebuild
Log:
Bump to EAPI=5; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
0xC42EB5D6)
Revision Changes Path
1.2 dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild?r1=1.1&r2=1.2
Index: Inline-Python-0.430.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Inline-Python-0.430.0.ebuild 18 Sep 2013 03:48:34 -0000 1.1
+++ Inline-Python-0.430.0.ebuild 10 Mar 2014 14:51:15 -0000 1.2
@@ -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/Inline-Python/Inline-Python-0.430.0.ebuild,v
1.1 2013/09/18 03:48:34 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.430.0.ebuild,v
1.2 2014/03/10 14:51:15 zlogene Exp $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=NINE
MODULE_VERSION=0.43
1.28 dev-perl/Inline-Python/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?rev=1.28&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?rev=1.28&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Inline-Python/ChangeLog?r1=1.27&r2=1.28
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog 18 Sep 2013 03:48:34 -0000 1.27
+++ ChangeLog 10 Mar 2014 14:51:15 -0000 1.28
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Inline-Python
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.27
2013/09/18 03:48:34 patrick Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.28
2014/03/10 14:51:15 zlogene Exp $
+
+ 10 Mar 2014; Mikle Kolyada <[email protected]>
-Inline-Python-0.400.0.ebuild,
+ -Inline-Python-0.420.0.ebuild, Inline-Python-0.430.0.ebuild:
+ Bump to EAPI=5; Drop old.
*Inline-Python-0.430.0 (18 Sep 2013)