diff options
author | 2012-07-19 17:36:12 +0000 | |
---|---|---|
committer | 2012-07-19 17:36:12 +0000 | |
commit | 697ffb80acedd899ed308e3b0be49dcdcfdec6ca (patch) | |
tree | 0f20cc2f1acda76cc36c358c6cd7a1d5beb55dc4 /app-text/goldendict/ChangeLog | |
parent | version bump (diff) | |
download | historical-697ffb80acedd899ed308e3b0be49dcdcfdec6ca.tar.gz historical-697ffb80acedd899ed308e3b0be49dcdcfdec6ca.tar.bz2 historical-697ffb80acedd899ed308e3b0be49dcdcfdec6ca.zip |
Fix build with GCC 4.7, wrt bug #426988. Thanks to Sven Eden <yamakuzure@gmx.net>.
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'app-text/goldendict/ChangeLog')
-rw-r--r-- | app-text/goldendict/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/app-text/goldendict/ChangeLog b/app-text/goldendict/ChangeLog index 73af18148c2e..d393d8fe7b83 100644 --- a/app-text/goldendict/ChangeLog +++ b/app-text/goldendict/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/goldendict # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.7 2012/05/04 03:33:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/goldendict/ChangeLog,v 1.8 2012/07/19 17:36:12 kensington Exp $ + + 19 Jul 2012; Michael Palimaka <kensington@gentoo.org> + +files/goldendict-1.0.1-gcc-4.7.patch, goldendict-1.0.1.ebuild: + Fix build with GCC 4.7, wrt bug #426988. Thanks to Sven Eden + <yamakuzure@gmx.net>. 04 May 2012; Jeff Horelick <jdhore@gentoo.org> goldendict-1.0.1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig @@ -49,4 +54,3 @@ +goldendict-0.9.0.ebuild, +files/goldendict-0.9.0-gcc4.4.patch, +metadata.xml: Initial ebuild of goldendict. Bug #264631 - |