summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-02-25 19:17:58 +0000
committerSteve Dibb <beandog@gentoo.org>2008-02-25 19:17:58 +0000
commit64b50d4d954e5ec03007bc8a1113fbdcfba7b055 (patch)
tree4975c64ac80934e3b517d2ea41ae4bdc00a34239 /sys-boot
parentVersion bump. (diff)
downloadgentoo-2-64b50d4d954e5ec03007bc8a1113fbdcfba7b055.tar.gz
gentoo-2-64b50d4d954e5ec03007bc8a1113fbdcfba7b055.tar.bz2
gentoo-2-64b50d4d954e5ec03007bc8a1113fbdcfba7b055.zip
amd64 stable, bug 211419
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-boot')
-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 52499e6d7f11..0b8d027db86d 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.78 2008/02/25 18:50:58 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.79 2008/02/25 19:17:58 beandog Exp $
+
+ 25 Feb 2008; Steve Dibb <beandog@gentoo.org> grub-0.97-r4.ebuild:
+ amd64 stable, bug 211419
25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r4.ebuild:
stable x86, bug 211419
diff --git a/sys-boot/grub/grub-0.97-r4.ebuild b/sys-boot/grub/grub-0.97-r4.ebuild
index eb0d15f38528..2a1a269594f9 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.3 2008/02/25 18:50:58 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r4.ebuild,v 1.4 2008/02/25 19:17:58 beandog 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"