diff options
author | 2008-12-01 20:36:43 +0000 | |
---|---|---|
committer | 2008-12-01 20:36:43 +0000 | |
commit | bb5fa8ff9f6c355c30344b42d9c7285d7ed26c00 (patch) | |
tree | 15281aff3b327cf79323589edc4898727f1caafd /x11-misc/grun/ChangeLog | |
parent | patch from Davide Pesavento to fix word splitting issues, bug #241666 (diff) | |
download | historical-bb5fa8ff9f6c355c30344b42d9c7285d7ed26c00.tar.gz historical-bb5fa8ff9f6c355c30344b42d9c7285d7ed26c00.tar.bz2 historical-bb5fa8ff9f6c355c30344b42d9c7285d7ed26c00.zip |
Run eautoreconf for bug 248567, and use automake 1.9 because the package is using both gettext and intltool causing failure otherwise. Thanks to Flameeyes for reporting.
Package-Manager: portage-2.1.6_rc2/cvs/Linux 2.6.27.7 i686
Diffstat (limited to 'x11-misc/grun/ChangeLog')
-rw-r--r-- | x11-misc/grun/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/grun/ChangeLog b/x11-misc/grun/ChangeLog index 386d2e24b168..99d68436934c 100644 --- a/x11-misc/grun/ChangeLog +++ b/x11-misc/grun/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/grun # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.26 2008/09/08 09:28:26 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/grun/ChangeLog,v 1.27 2008/12/01 20:36:43 ssuominen Exp $ + + 01 Dec 2008; <ssuominen@gentoo.org> grun-0.9.2-r1.ebuild: + Run eautoreconf for bug 248567, and use automake 1.9 because the package + is using both gettext and intltool causing failure otherwise. Thanks to + Flameeyes for reporting. 08 Sep 2008; Santiago M. Mola <coldwind@gentoo.org> -grun-0.9.2.ebuild: Removed old ebuild. |