diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-06 14:23:28 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-06 14:23:28 +0000 |
commit | 0dc1c1d34222b2521d9b15324ba92a25ae31753f (patch) | |
tree | 1144fdefc0c761bcd42c54ec3b3225f63d18bf1f /sys-boot | |
parent | Version bumped. (diff) | |
download | gentoo-2-0dc1c1d34222b2521d9b15324ba92a25ae31753f.tar.gz gentoo-2-0dc1c1d34222b2521d9b15324ba92a25ae31753f.tar.bz2 gentoo-2-0dc1c1d34222b2521d9b15324ba92a25ae31753f.zip |
stable x86, bug 220069
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/grub/ChangeLog | 5 | ||||
-rw-r--r-- | sys-boot/grub/grub-0.97-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog index ad1ca58d29e7..5c6f2733327c 100644 --- a/sys-boot/grub/ChangeLog +++ b/sys-boot/grub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/grub # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.90 2008/05/05 20:37:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.91 2008/05/06 14:23:28 opfer Exp $ + + 06 May 2008; Christian Faulhammer <opfer@gentoo.org> grub-0.97-r5.ebuild: + stable x86, bug 220069 05 May 2008; Markus Meier <maekke@gentoo.org> grub-0.97-r5.ebuild: amd64 stable, bug #220069 diff --git a/sys-boot/grub/grub-0.97-r5.ebuild b/sys-boot/grub/grub-0.97-r5.ebuild index 574fa5473d86..4cd24fc5524d 100644 --- a/sys-boot/grub/grub-0.97-r5.ebuild +++ b/sys-boot/grub/grub-0.97-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild,v 1.10 2008/05/05 20:37:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/grub-0.97-r5.ebuild,v 1.11 2008/05/06 14:23:28 opfer Exp $ inherit mount-boot eutils flag-o-matic toolchain-funcs autotools @@ -14,7 +14,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" DEPEND="ncurses? ( |