summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-14 12:14:59 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-14 12:14:59 +0000
commit1e9e0eecd247fc009e5146ded2d319cd3c689044 (patch)
treed9922069cbf6c34bad6cca84b0f0026600085e17 /sys-boot/grub-static
parentAdd patch to prevent nautilus from flipping out when not managing the desktop... (diff)
downloadhistorical-1e9e0eecd247fc009e5146ded2d319cd3c689044.tar.gz
historical-1e9e0eecd247fc009e5146ded2d319cd3c689044.tar.bz2
historical-1e9e0eecd247fc009e5146ded2d319cd3c689044.zip
x86 stable, bug 269201
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'sys-boot/grub-static')
-rw-r--r--sys-boot/grub-static/ChangeLog6
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog
index c72fb307fe6b..41b942b2fb42 100644
--- a/sys-boot/grub-static/ChangeLog
+++ b/sys-boot/grub-static/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/grub-static
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.18 2009/01/11 21:04:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.19 2009/05/14 12:14:59 fauli Exp $
+
+ 14 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ grub-static-0.97-r9.ebuild:
+ x86 stable, bug 269201
11 Jan 2009; Markus Meier <maekke@gentoo.org> grub-static-0.97-r6.ebuild:
amd64 stable, bug #254028
diff --git a/sys-boot/grub-static/grub-static-0.97-r9.ebuild b/sys-boot/grub-static/grub-static-0.97-r9.ebuild
index 86c0dbdd5193..16e3c0646aad 100644
--- a/sys-boot/grub-static/grub-static-0.97-r9.ebuild
+++ b/sys-boot/grub-static/grub-static-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-static/grub-static-0.97-r9.ebuild,v 1.1 2009/01/03 21:07:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r9.ebuild,v 1.2 2009/05/14 12:14:59 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
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/"
SRC_URI="mirror://gentoo/${PF}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
IUSE=""
DEPEND="!sys-boot/grub"
PROVIDE="virtual/bootloader"