diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-01-13 00:08:55 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-01-13 00:08:55 +0000 |
commit | ea2d1b8be03ba4304cf4ef68f5bba3ff5645eb1f (patch) | |
tree | 94a7dfc222f77788f82fd6979e3b10b20b670428 /app-emulation/wine/ChangeLog | |
parent | Trim the patch from garbage ascii (diff) | |
download | historical-ea2d1b8be03ba4304cf4ef68f5bba3ff5645eb1f.tar.gz historical-ea2d1b8be03ba4304cf4ef68f5bba3ff5645eb1f.tar.bz2 historical-ea2d1b8be03ba4304cf4ef68f5bba3ff5645eb1f.zip |
Add patch from 1.3.15 that reorders #includes in msxml3 to fix building with libxml2[icu] (bug #397993, thanks to Marcin Szamotulski for reporting).
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 94108249510a..3cce60b4ba3a 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/wine -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.393 2011/12/31 06:42:09 tetromino Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.394 2012/01/13 00:08:55 tetromino Exp $ + + 13 Jan 2012; Alexandre Rostovtsev <tetromino@gentoo.org> wine-1.2.3.ebuild, + +files/wine-1.2.3-msxml3-libxml2-headers.patch: + Add patch from 1.3.15 that reorders #includes in msxml3 to fix building with + libxml2[icu] (bug #397993, thanks to Marcin Szamotulski for reporting). 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> wine-9999.ebuild: Sync with dbus/udisks USE flag update in 1.3.36. |