floppym     14/12/16 16:07:02

  Modified:             grub-9999-r1.ebuild grub-2.02_beta2-r6.ebuild
                        grub-2.02_beta2-r3.ebuild ChangeLog
  Log:
  Add blocker on broken freetype, bug 532506.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

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

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- grub-9999-r1.ebuild 22 Oct 2014 21:03:02 -0000      1.22
+++ grub-9999-r1.ebuild 16 Dec 2014 16:07:02 -0000      1.23
@@ -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.22 
2014/10/22 21:03:02 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.23 
2014/12/16 16:07:02 floppym Exp $
 
 EAPI=5
 
@@ -113,6 +113,8 @@
        nls? ( sys-devel/gettext )
 "
 
+DEPEND+=" !!=media-libs/freetype-2.5.4"
+
 STRIP_MASK="*/grub/*/*.{mod,img}"
 RESTRICT="test"
 



1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild?r1=1.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grub-2.02_beta2-r6.ebuild   11 Dec 2014 01:29:40 -0000      1.1
+++ grub-2.02_beta2-r6.ebuild   16 Dec 2014 16:07:02 -0000      1.2
@@ -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-r6.ebuild,v 
1.1 2014/12/11 01:29:40 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r6.ebuild,v 
1.2 2014/12/16 16:07:02 floppym Exp $
 
 EAPI=5
 
@@ -111,6 +111,8 @@
        nls? ( sys-devel/gettext )
 "
 
+DEPEND+=" !!=media-libs/freetype-2.5.4"
+
 STRIP_MASK="*/grub/*/*.{mod,img}"
 RESTRICT="test"
 



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

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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grub-2.02_beta2-r3.ebuild   3 Dec 2014 17:11:07 -0000       1.3
+++ grub-2.02_beta2-r3.ebuild   16 Dec 2014 16:07:02 -0000      1.4
@@ -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-r3.ebuild,v 
1.3 2014/12/03 17:11:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r3.ebuild,v 
1.4 2014/12/16 16:07:02 floppym Exp $
 
 EAPI=5
 
@@ -111,6 +111,8 @@
        nls? ( sys-devel/gettext )
 "
 
+DEPEND+=" !!=media-libs/freetype-2.5.4"
+
 STRIP_MASK="*/grub/*/*.{mod,img}"
 RESTRICT="test"
 



1.338                sys-boot/grub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.337
retrieving revision 1.338
diff -u -r1.337 -r1.338
--- ChangeLog   11 Dec 2014 01:29:40 -0000      1.337
+++ ChangeLog   16 Dec 2014 16:07:02 -0000      1.338
@@ -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.337 2014/12/11 
01:29:40 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.338 2014/12/16 
16:07:02 floppym Exp $
+
+  16 Dec 2014; Mike Gilbert <flop...@gentoo.org> grub-2.02_beta2-r3.ebuild,
+  grub-2.02_beta2-r6.ebuild, grub-9999-r1.ebuild:
+  Add blocker on broken freetype, bug 532506.
 
 *grub-2.02_beta2-r6 (11 Dec 2014)
 




Reply via email to