summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2006-12-20 16:21:23 +0000
committerDaniel Drake <dsd@gentoo.org>2006-12-20 16:21:23 +0000
commit81bff2d52645672f57bbde9452b6579091edc46b (patch)
treed61c310aee27dd9a0c83a21dfe229058252034d2 /sys-boot
parentStable on SPARC wrt bug #155949. (diff)
downloadgentoo-2-81bff2d52645672f57bbde9452b6579091edc46b.tar.gz
gentoo-2-81bff2d52645672f57bbde9452b6579091edc46b.tar.bz2
gentoo-2-81bff2d52645672f57bbde9452b6579091edc46b.zip
Stable on amd64, bug #156459
(Portage version: 2.1.2_rc3-r8)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-static/ChangeLog5
-rw-r--r--sys-boot/grub-static/grub-static-0.97.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog
index c57f1ab9c2a3..f2c7cf889ea2 100644
--- a/sys-boot/grub-static/ChangeLog
+++ b/sys-boot/grub-static/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-boot/grub-static
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.12 2006/11/12 23:19:48 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.13 2006/12/20 16:21:23 dsd Exp $
+
+ 20 Dec 2006; Daniel Drake <dsd@gentoo.org> grub-static-0.97.ebuild:
+ Stable on amd64, bug #156459
12 Nov 2006; Olivier Crête <tester@gentoo.org> grub-static-0.97.ebuild:
Inherit mount-boot to auto-mount boot partition r/w
diff --git a/sys-boot/grub-static/grub-static-0.97.ebuild b/sys-boot/grub-static/grub-static-0.97.ebuild
index 1447762cb75f..6ee9b748a982 100644
--- a/sys-boot/grub-static/grub-static-0.97.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.ebuild,v 1.3 2006/11/12 23:19:48 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97.ebuild,v 1.4 2006/12/20 16:21:23 dsd Exp $
inherit mount-boot
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/grub/"
SRC_URI="mirror://gentoo/grub-static-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
IUSE=""
DEPEND="!sys-boot/grub"
PROVIDE="virtual/bootloader"