summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
committerSimon Stelling <blubb@gentoo.org>2005-08-01 10:34:39 +0000
commit3a8c8e72d72eca4beec574d24c2f1aac1aba18de (patch)
treec045ce8279ab45a6c64740c18177d496cc773060 /sys-boot
parentRemoved triling whitespace. (diff)
downloadgentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.tar.gz
gentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.tar.bz2
gentoo-2-3a8c8e72d72eca4beec574d24c2f1aac1aba18de.zip
stable amd64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/ChangeLog5
-rw-r--r--sys-boot/grub/grub-0.96-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index e52f1bbdbfbb..624396cdca4e 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.48 2005/07/28 17:53:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.49 2005/08/01 10:34:39 blubb Exp $
+
+ 01 Aug 2005; Simon Stelling <blubb@gentoo.org> grub-0.96-r2.ebuild:
+ stable on amd64
28 Jul 2005; Seemant Kulleen <seemant@gentoo.org>
-files/grub-0.93-gcc3.3.diff, -files/grub-0.94-gcc3.4.patch,
diff --git a/sys-boot/grub/grub-0.96-r2.ebuild b/sys-boot/grub/grub-0.96-r2.ebuild
index cd91b2789670..74dc907c0f11 100644
--- a/sys-boot/grub/grub-0.96-r2.ebuild
+++ b/sys-boot/grub/grub-0.96-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.6 2005/07/28 17:53:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.96-r2.ebuild,v 1.7 2005/08/01 10:34:39 blubb Exp $
inherit mount-boot eutils flag-o-matic toolchain-funcs
@@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="static netboot"
RDEPEND=">=sys-libs/ncurses-5.2-r5"