diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-17 07:38:29 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-17 07:38:29 +0000 |
commit | 3d842105de6d7ffdf65cc0a1ff6ae79ca173ec97 (patch) | |
tree | 7b5dbc435bdd55714ff5abca918b68a9effb9e67 /x11-libs/wxGTK/ChangeLog | |
parent | add python-2.2* that supports PYTHON_DONTCOMPILE and compiles modules with th... (diff) | |
download | gentoo-2-3d842105de6d7ffdf65cc0a1ff6ae79ca173ec97.tar.gz gentoo-2-3d842105de6d7ffdf65cc0a1ff6ae79ca173ec97.tar.bz2 gentoo-2-3d842105de6d7ffdf65cc0a1ff6ae79ca173ec97.zip |
reset LANG variable when doing ./configure
Diffstat (limited to 'x11-libs/wxGTK/ChangeLog')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 86f8339b6334..cd0741d79e16 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/wxGTK # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.36 2003/10/09 08:05:40 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.37 2003/10/17 07:38:24 liquidx Exp $ + + 17 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.2.ebuild: + reset LANG vairable otherwise it breaks for et_EE (#30994) 09 Oct 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.1.ebuild, wxGTK-2.4.2.ebuild: |