| 1 | # ChangeLog for sys-boot/grub |
1 | # ChangeLog for sys-boot/grub |
| 2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.210 2012/06/05 19:02:50 floppym Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/ChangeLog,v 1.211 2012/06/09 04:47:30 floppym Exp $ |
|
|
4 | |
|
|
5 | 09 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild: |
|
|
6 | Stub out autopoint before calling eautoreconf. |
| 4 | |
7 | |
| 5 | 05 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild: |
8 | 05 Jun 2012; Mike Gilbert <floppym@gentoo.org> grub-9999.ebuild: |
| 6 | Call autoreconf directly (via autogen.sh) since eautoreconf insists on callign |
9 | Call autoreconf directly (via autogen.sh) since eautoreconf insists on callign |
| 7 | autopoint. Bug 418081. |
10 | autopoint. Bug 418081. |
| 8 | |
11 | |