diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 00:58:58 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-07-09 00:58:58 +0000 |
commit | 83d87de0c8ae7022f7efc485efd72364dbc35712 (patch) | |
tree | 58397c1229cad56f1ada0bc12de8cf3d3287fe14 /x11-libs | |
parent | fix su arg passing (diff) | |
download | historical-83d87de0c8ae7022f7efc485efd72364dbc35712.tar.gz historical-83d87de0c8ae7022f7efc485efd72364dbc35712.tar.bz2 historical-83d87de0c8ae7022f7efc485efd72364dbc35712.zip |
new wxGTK and various wxwindows apps
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/wxGTK/ChangeLog | 10 | ||||
-rw-r--r-- | x11-libs/wxGTK/Manifest | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/x11-libs/wxGTK/ChangeLog b/x11-libs/wxGTK/ChangeLog index 8ac87a899692..3ef9d702aaa7 100644 --- a/x11-libs/wxGTK/ChangeLog +++ b/x11-libs/wxGTK/ChangeLog @@ -1,6 +1,14 @@ # 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.29 2003/05/07 13:04:34 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/ChangeLog,v 1.30 2003/07/09 00:58:58 liquidx Exp $ + +*wxGTK-2.4.1 (09 Jul 2003) + + 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> metadata.xml, + wxGTK-2.4.1.ebuild, files/wxGTK-2.4.1-wxpython1.patch, + files/wxGTK-2.4.1-wxpython2.patch: + new version. this one requires 2 additional patches back ported from wxPython + for wxPython 2.4.1.2 to compile. 07 May 2003; Alastair Tse <liquidx@gentoo.org> wxGTK-2.4.0.ebuild: disable unicode support for gtk2 diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest index a13c08eec637..7d120a422102 100644 --- a/x11-libs/wxGTK/Manifest +++ b/x11-libs/wxGTK/Manifest @@ -1,3 +1,5 @@ MD5 af4e8ec4249b982a11c0e2986d06cac7 ChangeLog 5231 +MD5 c5768551a4285dcb691008cb909d8e91 wxGTK-2.4.1.ebuild 2505 MD5 7b6cbaf39f7346190040182c8c0bf5c8 wxGTK-2.4.0.ebuild 2705 MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65 +MD5 86ee1d94ec752953d445a824f643fef5 files/digest-wxGTK-2.4.1 65 |