diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-18 12:37:19 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-18 12:37:19 +0000 |
commit | 122fe14e75c8c61485dc4393bbcdd55bd67d8658 (patch) | |
tree | 5e2b648c49285dacdf2d0484ccf7d7326b7b1c61 /app-text/hunspell/ChangeLog | |
parent | added to ~mips for testing (diff) | |
download | historical-122fe14e75c8c61485dc4393bbcdd55bd67d8658.tar.gz historical-122fe14e75c8c61485dc4393bbcdd55bd67d8658.tar.bz2 historical-122fe14e75c8c61485dc4393bbcdd55bd67d8658.zip |
Build library as .so rather than .a; resolves bugs #133583 and #126452; thanks to Hanno Meyer-Thurow and Flameeyes.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'app-text/hunspell/ChangeLog')
-rw-r--r-- | app-text/hunspell/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog index 0cb2b779c275..2e99ca10e40b 100644 --- a/app-text/hunspell/ChangeLog +++ b/app-text/hunspell/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-text/hunspell # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.8 2006/05/18 00:35:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.9 2006/05/18 12:37:19 kevquinn Exp $ + +*hunspell-1.1.4-r1 (18 May 2006) + + 18 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> + +files/hunspell-1.1.4-libtool.patch, + +files/hunspell-1.1.4-renameexes.patch, +hunspell-1.1.4-r1.ebuild: + Build library as .so rather than .a; resolves bugs #133583 and #126452. + Thanks to Hanno Meyer-Thurow and the ever-present Flameeyes. 18 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> hunspell-1.1.4.ebuild: Stable on sparc |