From 7da18959045b3d0bc7631489df90c178eff65581 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Mon, 21 Feb 2011 19:46:16 +0000 Subject: Stable on amd64 wrt bug #355693 (Portage version: 2.1.9.39/cvs/Linux x86_64) --- sys-boot/grub-static/ChangeLog | 6 +++++- sys-boot/grub-static/grub-static-0.97-r10.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'sys-boot/grub-static') diff --git a/sys-boot/grub-static/ChangeLog b/sys-boot/grub-static/ChangeLog index 0fdad884aeaa..cda13df11804 100644 --- a/sys-boot/grub-static/ChangeLog +++ b/sys-boot/grub-static/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/grub-static # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.27 2011/01/09 03:24:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/ChangeLog,v 1.28 2011/02/21 19:46:16 hwoarang Exp $ + + 21 Feb 2011; Markos Chandras + grub-static-0.97-r10.ebuild: + Stable on amd64 wrt bug #355693 09 Jan 2011; Mike Frysinger grub-static-0.97-r9.ebuild, grub-static-0.97-r10.ebuild: diff --git a/sys-boot/grub-static/grub-static-0.97-r10.ebuild b/sys-boot/grub-static/grub-static-0.97-r10.ebuild index 7f504c50df6a..95456654c976 100644 --- a/sys-boot/grub-static/grub-static-0.97-r10.ebuild +++ b/sys-boot/grub-static/grub-static-0.97-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r10.ebuild,v 1.3 2011/01/09 03:24:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub-static/grub-static-0.97-r10.ebuild,v 1.4 2011/02/21 19:46:16 hwoarang 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" RDEPEND="${DEPEND}" -- cgit v1.2.3-65-gdbad