summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-07-04 18:46:05 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-07-04 18:46:05 +0000
commitd5cc094a2f7814655479fc677c6e7bec5e12a4c1 (patch)
treee6c0296aa86b75cfd710a6fe01a6e76cc7024c82 /sys-boot/grub/ChangeLog
parentMarking gnome-build-2.24.1 ~ppc64 for bug 268359 (diff)
downloadgentoo-2-d5cc094a2f7814655479fc677c6e7bec5e12a4c1.tar.gz
gentoo-2-d5cc094a2f7814655479fc677c6e7bec5e12a4c1.tar.bz2
gentoo-2-d5cc094a2f7814655479fc677c6e7bec5e12a4c1.zip
Bug #255271: check for IA32_EMULATION on 64-bit, as we are building a 32-bit binary and need to be able to run it.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r--sys-boot/grub/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 8eda6c822d2f..90a2805005bf 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.120 2009/06/20 12:43:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.121 2009/07/04 18:46:05 robbat2 Exp $
+
+ 04 Jul 2009; Robin H. Johnson <robbat2@gentoo.org> grub-0.97-r9.ebuild:
+ Bug #255271: check for IA32_EMULATION on 64-bit, as we are building a
+ 32-bit binary and need to be able to run it.
20 Jun 2009; Mike Frysinger <vapier@gentoo.org> grub-9999.ebuild:
Enable efi/mkfont/pe2elf code and add USE=debug #273896 by John Christian