mgorny      15/04/08 20:32:47

  Modified:             grub-2.02_beta2-r7.ebuild grub-9999-r1.ebuild
                        grub-2.02_beta2-r3.ebuild grub-2.02_beta2-r6.ebuild
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.11                 sys-boot/grub/grub-2.02_beta2-r7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild?r1=1.10&r2=1.11

Index: grub-2.02_beta2-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- grub-2.02_beta2-r7.ebuild   17 Mar 2015 18:51:49 -0000      1.10
+++ grub-2.02_beta2-r7.ebuild   8 Apr 2015 20:32:47 -0000       1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v 
1.10 2015/03/17 18:51:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v 
1.11 2015/04/08 20:32:47 mgorny Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 GRUB_AUTOGEN=1
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+       PYTHON_COMPAT=( python{2_7,3_3,3_4} )
        inherit python-any-r1
 fi
 



1.34                 sys-boot/grub/grub-9999-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?rev=1.34&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?rev=1.34&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?r1=1.33&r2=1.34

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- grub-9999-r1.ebuild 17 Mar 2015 18:51:49 -0000      1.33
+++ grub-9999-r1.ebuild 8 Apr 2015 20:32:47 -0000       1.34
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.33 
2015/03/17 18:51:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.34 
2015/04/08 20:32:47 mgorny Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 fi
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+       PYTHON_COMPAT=( python{2_7,3_3,3_4} )
        inherit python-any-r1
 fi
 



1.10                 sys-boot/grub/grub-2.02_beta2-r3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild?r1=1.9&r2=1.10

Index: grub-2.02_beta2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- grub-2.02_beta2-r3.ebuild   17 Mar 2015 18:51:49 -0000      1.9
+++ grub-2.02_beta2-r3.ebuild   8 Apr 2015 20:32:47 -0000       1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v 
1.9 2015/03/17 18:51:49 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v 
1.10 2015/04/08 20:32:47 mgorny Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 GRUB_AUTOGEN=1
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+       PYTHON_COMPAT=( python{2_7,3_3,3_4} )
        inherit python-any-r1
 fi
 



1.7                  sys-boot/grub/grub-2.02_beta2-r6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?r1=1.6&r2=1.7

Index: grub-2.02_beta2-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- grub-2.02_beta2-r6.ebuild   17 Mar 2015 02:06:52 -0000      1.6
+++ grub-2.02_beta2-r6.ebuild   8 Apr 2015 20:32:47 -0000       1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v 
1.6 2015/03/17 02:06:52 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v 
1.7 2015/04/08 20:32:47 mgorny Exp $
 
 EAPI=5
 
@@ -8,7 +8,7 @@
 GRUB_AUTOGEN=1
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+       PYTHON_COMPAT=( python{2_7,3_3,3_4} )
        inherit python-any-r1
 fi
 




Reply via email to