floppym     15/02/07 20:38:02

  Modified:             metadata.xml grub-9999-r1.ebuild
                        grub-2.02_beta2-r7.ebuild ChangeLog
  Log:
  DEPEND on freetype for themes. Add local use description for truetype.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.22                 sys-boot/grub/metadata.xml

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

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/metadata.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- metadata.xml        5 Feb 2015 22:53:10 -0000       1.21
+++ metadata.xml        7 Feb 2015 20:38:02 -0000       1.22
@@ -28,5 +28,6 @@
                <pkg>sys-boot/grub:2</pkg> by renaming all programs.
        </flag>
        <flag name="themes">Build and install GRUB themes (starfield)</flag>
+       <flag name="truetype">Build and install grub-mkfont conversion 
utility</flag>
   </use>
 </pkgmetadata>



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

Index: grub-9999-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- grub-9999-r1.ebuild 5 Feb 2015 22:53:10 -0000       1.28
+++ grub-9999-r1.ebuild 7 Feb 2015 20:38:02 -0000       1.29
@@ -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.28 
2015/02/05 22:53:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999-r1.ebuild,v 1.29 
2015/02/07 20:38:02 floppym Exp $
 
 EAPI=5
 
@@ -106,7 +106,10 @@
                dev-libs/libisoburn
                app-emulation/qemu
        )
-       themes? ( app-arch/unzip )
+       themes? (
+               app-arch/unzip
+               media-libs/freetype:2
+       )
 "
 RDEPEND+="
        kernel_linux? (



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

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grub-2.02_beta2-r7.ebuild   5 Feb 2015 22:53:10 -0000       1.5
+++ grub-2.02_beta2-r7.ebuild   7 Feb 2015 20:38:02 -0000       1.6
@@ -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.5 2015/02/05 22:53:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-2.02_beta2-r7.ebuild,v 
1.6 2015/02/07 20:38:02 floppym Exp $
 
 EAPI=5
 
@@ -104,7 +104,10 @@
                dev-libs/libisoburn
                app-emulation/qemu
        )
-       themes? ( app-arch/unzip )
+       themes? (
+               app-arch/unzip
+               media-libs/freetype:2
+       )
 "
 RDEPEND+="
        kernel_linux? (



1.346                sys-boot/grub/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v
retrieving revision 1.345
retrieving revision 1.346
diff -u -r1.345 -r1.346
--- ChangeLog   5 Feb 2015 22:53:10 -0000       1.345
+++ ChangeLog   7 Feb 2015 20:38:02 -0000       1.346
@@ -1,6 +1,10 @@
 # ChangeLog for sys-boot/grub
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.345 2015/02/05 
22:53:10 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.346 2015/02/07 
20:38:02 floppym Exp $
+
+  07 Feb 2015; Mike Gilbert <[email protected]> grub-2.02_beta2-r7.ebuild,
+  grub-9999-r1.ebuild, metadata.xml:
+  DEPEND on freetype for themes. Add local use description for truetype.
 
   05 Feb 2015; Mike Gilbert <[email protected]> grub-2.02_beta2-r7.ebuild,
   grub-9999-r1.ebuild, metadata.xml:




Reply via email to