diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-09-21 23:55:12 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-09-21 23:55:12 +0000 |
commit | 48dc71530af55a0c4841c2c97256030990bfc1ed (patch) | |
tree | 861f3ae2bc221b41ed9e5ae12af0801f37eb928f /app-text/stardict/ChangeLog | |
parent | Use git instead of unstable SRC_URI (diff) | |
download | gentoo-2-48dc71530af55a0c4841c2c97256030990bfc1ed.tar.gz gentoo-2-48dc71530af55a0c4841c2c97256030990bfc1ed.tar.bz2 gentoo-2-48dc71530af55a0c4841c2c97256030990bfc1ed.zip |
Add patch from Piotr Szymaniak to fix compilation w/ GCC 4.6 (bug #362299).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'app-text/stardict/ChangeLog')
-rw-r--r-- | app-text/stardict/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog index 086e5c81f86a..0abac87fd31d 100644 --- a/app-text/stardict/ChangeLog +++ b/app-text/stardict/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/stardict # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.9 2011/03/27 12:23:55 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/stardict/ChangeLog,v 1.10 2011/09/21 23:55:12 dirtyepic Exp $ + + 22 Sep 2011; Ryan Hill <dirtyepic@gentoo.org> stardict-3.0.1-r3.ebuild, + +files/stardict-3.0.1-gcc46.patch: + Add patch from Piotr Szymaniak to fix compilation w/ GCC 4.6 (bug #362299). 27 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> -stardict-2.4.8-r1.ebuild, -stardict-3.0.1-r1.ebuild, |