summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-09-14 17:57:08 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-09-14 17:57:08 +0000
commit58d69cf886953108009fd074b30ae347bd4e21eb (patch)
tree11bf8bf76a181884de1ab7a99aa9b9b66021ad9b /sys-boot/grub/ChangeLog
parentFix building with libpng15 wrt #378349 by Diego Elio Pettenò (diff)
downloadgentoo-2-58d69cf886953108009fd074b30ae347bd4e21eb.tar.gz
gentoo-2-58d69cf886953108009fd074b30ae347bd4e21eb.tar.bz2
gentoo-2-58d69cf886953108009fd074b30ae347bd4e21eb.zip
Run the configure phase for the package only in the pkg_config. Fixes bug #382769.
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot/grub/ChangeLog')
-rw-r--r--sys-boot/grub/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-boot/grub/ChangeLog b/sys-boot/grub/ChangeLog
index 3a19abb8dbd2..b9dbc571a2e6 100644
--- a/sys-boot/grub/ChangeLog
+++ b/sys-boot/grub/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/grub
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.166 2011/09/10 02:33:59 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.167 2011/09/14 17:57:08 scarabeus Exp $
+
+ 14 Sep 2011; Tomáš Chvátal <scarabeus@gentoo.org> grub-1.99-r2.ebuild,
+ grub-9999.ebuild:
+ Run the configure phase for the package only in the pkg_config. Fixes bug
+ #382769.
10 Sep 2011; Ryan Hill <dirtyepic@gentoo.org> grub-0.97-r10.ebuild:
Release patchset 1.11 to work around miscompilation with gcc-4.6 (bug