diff options
author | Mike Gilbert <floppym@gentoo.org> | 2013-05-01 13:48:04 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2013-05-01 13:48:04 +0000 |
commit | 3832933239769de3a79446409403fa6735f34287 (patch) | |
tree | 1b351ad96fba587f99fd4bdaf3851ee7424c8b65 /sys-boot | |
parent | fix patch name (diff) | |
download | gentoo-2-3832933239769de3a79446409403fa6735f34287.tar.gz gentoo-2-3832933239769de3a79446409403fa6735f34287.tar.bz2 gentoo-2-3832933239769de3a79446409403fa6735f34287.zip |
Enable mulitslot by default.
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/grub/grub-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index 1c1b7e59ce14..c2bb4984943a 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.261 2013/04/29 01:13:49 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.262 2013/05/01 13:48:04 floppym Exp $ + + 01 May 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild: + Enable mulitslot by default. 29 Apr 2013; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild: Add test dependencies. diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index db4c8e4a8fc8..77be5f37ea27 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.92 2013/04/29 01:13:49 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-9999.ebuild,v 1.93 2013/05/01 13:48:04 floppym Exp $ EAPI=5 AUTOTOOLS_AUTO_DEPEND=yes @@ -40,7 +40,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/" LICENSE="GPL-3" SLOT="2" -IUSE="custom-cflags debug device-mapper doc efiemu mount multislot nls static sdl test truetype libzfs" +IUSE="custom-cflags debug device-mapper doc efiemu mount +multislot nls static sdl test truetype libzfs" GRUB_ALL_PLATFORMS=( # everywhere: |