floppym     14/04/15 22:47:35

  Modified:             grub-9999-r1.ebuild grub-2.02_beta2.ebuild
                        ChangeLog
  Log:
  Add python3.4.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.15                 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.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild?r1=1.14&r2=1.15

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- grub-9999-r1.ebuild 15 Mar 2014 03:31:16 -0000      1.14
+++ grub-9999-r1.ebuild 15 Apr 2014 22:47:35 -0000      1.15
@@ -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/sys-boot/grub/grub-9999-r1.ebuild,v 1.14 
2014/03/15 03:31:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.15 
2014/04/15 22:47:35 floppym Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 fi
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
        inherit python-any-r1
 fi
 



1.6                  sys-boot/grub/grub-2.02_beta2.ebuild

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

Index: grub-2.02_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grub-2.02_beta2.ebuild      15 Mar 2014 03:31:16 -0000      1.5
+++ grub-2.02_beta2.ebuild      15 Apr 2014 22:47:35 -0000      1.6
@@ -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/sys-boot/grub/grub-2.02_beta2.ebuild,v 1.5 
2014/03/15 03:31:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2.ebuild,v 1.6 
2014/04/15 22:47:35 floppym Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 fi
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then
-       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+       PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
        inherit python-any-r1
 fi
 



1.310                sys-boot/grub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.309
retrieving revision 1.310
diff -u -r1.309 -r1.310
--- ChangeLog   15 Mar 2014 03:31:16 -0000      1.309
+++ ChangeLog   15 Apr 2014 22:47:35 -0000      1.310
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/grub
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.309 2014/03/15 
03:31:16 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.310 2014/04/15 
22:47:35 floppym Exp $
+
+  15 Apr 2014; Mike Gilbert <flop...@gentoo.org> grub-2.02_beta2.ebuild,
+  grub-9999-r1.ebuild:
+  Add python3.4.
 
   15 Mar 2014; Mike Gilbert <flop...@gentoo.org> grub-2.00_p5107-r2.ebuild,
   grub-2.02_beta2.ebuild, grub-9999-r1.ebuild:





Reply via email to