diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:14:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-14 12:14:12 +0000 |
commit | 1ab3a6d3a1fb99d71263f6dc52161f8f1d63bb9e (patch) | |
tree | ca5a2750a6f4c7ce5a5d5a14ceea4114c7c09e48 /sys-boot | |
parent | Add patch to prevent nautilus from flipping out when not managing the desktop... (diff) | |
download | gentoo-2-1ab3a6d3a1fb99d71263f6dc52161f8f1d63bb9e.tar.gz gentoo-2-1ab3a6d3a1fb99d71263f6dc52161f8f1d63bb9e.tar.bz2 gentoo-2-1ab3a6d3a1fb99d71263f6dc52161f8f1d63bb9e.zip |
x86 stable, bug 269201
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index 355e1f23f0c5..7422cd04012a 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.116 2009/05/10 04:16:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.117 2009/05/14 12:14:12 fauli Exp $ + + 14 May 2009; Christian Faulhammer <fauli@gentoo.org> grub-0.97-r9.ebuild: + x86 stable, bug 269201 10 May 2009; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r9.ebuild: Bug #261857: easier install with $ROOT usage. diff --git a/sys-boot/grub/grub-0.97-r9.ebuild b/sys-boot/grub/grub-0.97-r9.ebuild index 0098617f49a3..78398ccd78da 100644 --- a/sys-boot/grub/grub-0.97-r9.ebuild +++ b/sys-boot/grub/grub-0.97-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.2 2009/05/10 04:16:51 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.3 2009/05/14 12:14:12 fauli Exp $ # XXX: we need to review menu.lst vs grub.conf handling. We've been converting # all systems to grub.conf (and symlinking menu.lst to grub.conf), but @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" IUSE="custom-cflags ncurses netboot static" DEPEND="ncurses? ( |