diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 21:00:21 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-08-07 21:00:21 +0000 |
commit | a0a1e805186e33959b53acba379b3d008c07c408 (patch) | |
tree | 80d2107e440fa66cd50a327f0630cf61ca0ceef4 /sys-boot/grub | |
parent | add FreeBSD 9.1 profiles from overlay (diff) | |
download | gentoo-2-a0a1e805186e33959b53acba379b3d008c07c408.tar.gz gentoo-2-a0a1e805186e33959b53acba379b3d008c07c408.tar.bz2 gentoo-2-a0a1e805186e33959b53acba379b3d008c07c408.zip |
Stable on amd64 wrt bug #418393
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub')
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index e479f678c77f..9e5938347adb 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.235 2012/08/06 08:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.236 2012/08/07 21:00:21 hwoarang Exp $ + + 07 Aug 2012; Markos Chandras <hwoarang@gentoo.org> grub-0.97-r12.ebuild: + Stable on amd64 wrt bug #418393 06 Aug 2012; Agostino Sarubbo <ago@gentoo.org> grub-0.97-r12.ebuild: Stable for X86, wrt bug #418393 diff --git a/sys-boot/grub/grub-0.97-r12.ebuild b/sys-boot/grub/grub-0.97-r12.ebuild index b9ef2addc33e..e5937d8c0c33 100644 --- a/sys-boot/grub/grub-0.97-r12.ebuild +++ b/sys-boot/grub/grub-0.97-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r12.ebuild,v 1.4 2012/08/06 08:06:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r12.ebuild,v 1.5 2012/08/07 21:00:21 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 @@ -28,7 +28,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="custom-cflags ncurses netboot static" RDEPEND="ncurses? ( |