floppym     14/03/15 03:31:17

  Modified:             grub-2.02_beta2.ebuild grub-2.00_p5107-r2.ebuild
                        grub-9999-r1.ebuild ChangeLog
  Log:
  Add runtime dep on gettext, bug 503858 by Nikoli.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

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

Index: grub-2.02_beta2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grub-2.02_beta2.ebuild      9 Mar 2014 07:12:47 -0000       1.4
+++ grub-2.02_beta2.ebuild      15 Mar 2014 03:31:16 -0000      1.5
@@ -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.4 
2014/03/09 07:12:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2.ebuild,v 1.5 
2014/03/15 03:31:16 floppym Exp $
 
 EAPI=5
 
@@ -111,6 +111,7 @@
                grub_platforms_efi-64? ( sys-boot/efibootmgr )
        )
        !multislot? ( !sys-boot/grub:0 )
+       nls? ( sys-devel/gettext )
 "
 
 STRIP_MASK="*/grub/*/*.{mod,img}"



1.8                  sys-boot/grub/grub-2.00_p5107-r2.ebuild

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

Index: grub-2.00_p5107-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- grub-2.00_p5107-r2.ebuild   9 Mar 2014 07:12:47 -0000       1.7
+++ grub-2.00_p5107-r2.ebuild   15 Mar 2014 03:31:16 -0000      1.8
@@ -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.00_p5107-r2.ebuild,v 
1.7 2014/03/09 07:12:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.00_p5107-r2.ebuild,v 
1.8 2014/03/15 03:31:16 floppym Exp $
 
 EAPI=5
 
@@ -107,6 +107,7 @@
                grub_platforms_efi-64? ( sys-boot/efibootmgr )
        )
        !multislot? ( !sys-boot/grub:0 )
+       nls? ( sys-devel/gettext )
 "
 
 if [[ -n ${GRUB_AUTOGEN} ]]; then



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

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- grub-9999-r1.ebuild 9 Mar 2014 07:12:47 -0000       1.13
+++ grub-9999-r1.ebuild 15 Mar 2014 03:31:16 -0000      1.14
@@ -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.13 
2014/03/09 07:12:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.14 
2014/03/15 03:31:16 floppym Exp $
 
 EAPI=5
 
@@ -111,6 +111,7 @@
                grub_platforms_efi-64? ( sys-boot/efibootmgr )
        )
        !multislot? ( !sys-boot/grub:0 )
+       nls? ( sys-devel/gettext )
 "
 
 STRIP_MASK="*/grub/*/*.{mod,img}"



1.309                sys-boot/grub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.308
retrieving revision 1.309
diff -u -r1.308 -r1.309
--- ChangeLog   9 Mar 2014 07:12:47 -0000       1.308
+++ ChangeLog   15 Mar 2014 03:31:16 -0000      1.309
@@ -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.308 2014/03/09 
07:12:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.309 2014/03/15 
03:31:16 floppym Exp $
+
+  15 Mar 2014; Mike Gilbert <[email protected]> grub-2.00_p5107-r2.ebuild,
+  grub-2.02_beta2.ebuild, grub-9999-r1.ebuild:
+  Add runtime dep on gettext, bug 503858 by Nikoli.
 
   09 Mar 2014; Mike Frysinger <[email protected]> grub-2.00_p5107-r2.ebuild,
   grub-2.02_beta2.ebuild, grub-9999-r1.ebuild:




Reply via email to