summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-15 21:11:24 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-15 21:11:24 +0000
commitb98012ea30b335919e87bd3aeb2007a079c62744 (patch)
tree7ff5b799c7a46ec8d34bb024515b41ef56a4c85a /sys-boot
parentStable on alpha, bug #269418 (diff)
downloadgentoo-2-b98012ea30b335919e87bd3aeb2007a079c62744.tar.gz
gentoo-2-b98012ea30b335919e87bd3aeb2007a079c62744.tar.bz2
gentoo-2-b98012ea30b335919e87bd3aeb2007a079c62744.zip
amd64 stable, bug #269201
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/ChangeLog5
-rw-r--r--sys-boot/grub/grub-0.97-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 588b0aec66e7..650c1e9d481e 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.118 2009/05/15 03:42:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.119 2009/05/15 21:11:24 maekke Exp $
+
+ 15 May 2009; Markus Meier <maekke@gentoo.org> grub-0.97-r9.ebuild:
+ amd64 stable, bug #269201
15 May 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild:
Do not put ruby into RDEPEND and do not build with -Werror #269887 by
diff --git a/sys-boot/grub/grub-0.97-r9.ebuild b/sys-boot/grub/grub-0.97-r9.ebuild
index 78398ccd78da..38007c02d20a 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.3 2009/05/14 12:14:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r9.ebuild,v 1.4 2009/05/15 21:11:24 maekke 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? (