summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-02-25 18:50:58 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-02-25 18:50:58 +0000
commit1f2ecfce46886af012efc6844a751ba3cf221039 (patch)
tree1f66d29c8fbe7458cf39d1d4433aef6ae850221a /sys-boot/grub
parentamd64 stable wrt bug #208941 (diff)
downloadgentoo-2-1f2ecfce46886af012efc6844a751ba3cf221039.tar.gz
gentoo-2-1f2ecfce46886af012efc6844a751ba3cf221039.tar.bz2
gentoo-2-1f2ecfce46886af012efc6844a751ba3cf221039.zip
stable x86, bug 211419
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-boot/grub')
-rw-r--r--sys-boot/grub/ChangeLog5
-rw-r--r--sys-boot/grub/grub-0.97-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 459ddd94e5cf..52499e6d7f11 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.77 2008/02/25 02:57:27 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.78 2008/02/25 18:50:58 opfer Exp $
+
+ 25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r4.ebuild:
+ stable x86, bug 211419
25 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> grub-0.92-r1.ebuild,
grub-0.94-r1.ebuild, grub-0.96-r1.ebuild, grub-0.96-r2.ebuild,
diff --git a/sys-boot/grub/grub-0.97-r4.ebuild b/sys-boot/grub/grub-0.97-r4.ebuild
index 948ab84554c9..eb0d15f38528 100644
--- a/sys-boot/grub/grub-0.97-r4.ebuild
+++ b/sys-boot/grub/grub-0.97-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v 1.2 2008/02/25 02:08:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v 1.3 2008/02/25 18:50:58 opfer Exp $
inherit mount-boot eutils flag-o-matic toolchain-funcs autotools
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 x86 ~x86-fbsd"
IUSE="static netboot custom-cflags"
DEPEND=">=sys-libs/ncurses-5.2-r5"