diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-02 06:59:09 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-02 06:59:09 +0000 |
commit | 1b2fd2ae202127df712653cab7f657574aedb05a (patch) | |
tree | 3b7b424acd4d898d6a5bc6465befd14831d95469 /app-text/hunspell/ChangeLog | |
parent | old (diff) | |
download | gentoo-2-1b2fd2ae202127df712653cab7f657574aedb05a.tar.gz gentoo-2-1b2fd2ae202127df712653cab7f657574aedb05a.tar.bz2 gentoo-2-1b2fd2ae202127df712653cab7f657574aedb05a.zip |
Set LC_ALL rather than clear it, to override any other locale variables (bug #124229 comment #30)
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-text/hunspell/ChangeLog')
-rw-r--r-- | app-text/hunspell/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/hunspell/ChangeLog b/app-text/hunspell/ChangeLog index 0f06e6d5c1cb..450bf8334c64 100644 --- a/app-text/hunspell/ChangeLog +++ b/app-text/hunspell/ChangeLog @@ -1,6 +1,10 @@ # 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.5 2006/03/18 19:56:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.6 2006/05/02 06:59:09 kevquinn Exp $ + + 02 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> hunspell-1.1.4.ebuild: + Set LC_ALL rather than clear it, to override any other locale variables (bug + #124229 comment #30) 18 Mar 2006; <nixnut@gentoo.org> hunspell-1.1.4.ebuild: Added ~ppc. Bug #126360 |