summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-01-11 21:04:00 +0000
committerMarkus Meier <maekke@gentoo.org>2009-01-11 21:04:00 +0000
commitf3ee8b5684544cfbbcdf17d0e4a402faeb3edcdb (patch)
treef64f84ddc84762dacb3848ea0ad2fde480d35654 /sys-boot
parentx86 stable, bug #254222 (diff)
downloadgentoo-2-f3ee8b5684544cfbbcdf17d0e4a402faeb3edcdb.tar.gz
gentoo-2-f3ee8b5684544cfbbcdf17d0e4a402faeb3edcdb.tar.bz2
gentoo-2-f3ee8b5684544cfbbcdf17d0e4a402faeb3edcdb.zip
amd64 stable, bug #254028
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub-static/ChangeLog5
-rw-r--r--sys-boot/grub-static/grub-static-0.97-r6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog
index ada4d5e8128c..c72fb307fe6b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.17 2009/01/03 21:07:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.18 2009/01/11 21:04:00 maekke Exp $
+
+ 11 Jan 2009; Markus Meier <maekke@gentoo.org> grub-static-0.97-r6.ebuild:
+ amd64 stable, bug #254028
*grub-static-0.97-r9 (03 Jan 2009)
diff --git a/sys-boot/grub-static/grub-static-0.97-r6.ebuild b/sys-boot/grub-static/grub-static-0.97-r6.ebuild
index a6f1c2a094b7..27f8c67415c1 100644
--- a/sys-boot/grub-static/grub-static-0.97-r6.ebuild
+++ b/sys-boot/grub-static/grub-static-0.97-r6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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-r6.ebuild,v 1.3 2008/10/28 10:13:07 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r6.ebuild,v 1.4 2009/01/11 21:04:00 maekke 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"