summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-06-29 04:37:47 +0000
committerMike Gilbert <floppym@gentoo.org>2012-06-29 04:37:47 +0000
commit40ac9b5a9b67fccb8bb038fcad2b8031472e04d2 (patch)
tree9e9d9a42eac3899c08e81070a306aea443760cfc /profiles/arch
parentarm stable, bug #419473 (diff)
downloadgentoo-2-40ac9b5a9b67fccb8bb038fcad2b8031472e04d2.tar.gz
gentoo-2-40ac9b5a9b67fccb8bb038fcad2b8031472e04d2.tar.bz2
gentoo-2-40ac9b5a9b67fccb8bb038fcad2b8031472e04d2.zip
Unmask libzfs flag for grub on amd64.
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/package.use.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index d171b4e6ec70..2a592c002667 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.181 2012/06/26 21:04:30 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.182 2012/06/29 04:37:47 floppym Exp $
+
+ 29 Jun 2012; Mike Gilbert <floppym@gentoo.org> package.use.mask:
+ Unmask libzfs flag for grub on amd64.
26 Jun 2012; Davide Pesavento <pesa@gentoo.org> package.use.mask:
Mask USE=jit for qt-script wrt bug 423141.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 22cecda01c36..5dfc2a0d03f8 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.132 2012/06/26 21:04:30 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.133 2012/06/29 04:37:47 floppym Exp $
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -18,6 +18,10 @@
#--- END OF EXAMPLES ---
+# Mike Gilbert <floppym@gentoo.org> (29 Jun 2012)
+# sys-fs/zfs is not available everywhere.
+sys-boot/grub -libzfs
+
# Robert Piasek <dagger@gentoo.org> (26 Apr 2012)
# Packages with optional systemd support. Masked in base and unmasked on arches
# where sys-apps/systemd is available.