diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-19 02:24:09 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-08-19 02:24:09 +0000 |
commit | 8f1dff8d62661fe3121bb1b69576f33a15556288 (patch) | |
tree | 9dee0ecf099afb2f9ed4f531c633b89542530a2c /app-emulation/wine/ChangeLog | |
parent | Version bump; remove old. This version closes bug #209667 (disabled ucd-snmp ... (diff) | |
download | gentoo-2-8f1dff8d62661fe3121bb1b69576f33a15556288.tar.gz gentoo-2-8f1dff8d62661fe3121bb1b69576f33a15556288.tar.bz2 gentoo-2-8f1dff8d62661fe3121bb1b69576f33a15556288.zip |
Fix USE=osmesa build failure with mesa-8.1_rc1_pre20120814 (bug #431832).
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/wine/ChangeLog')
-rw-r--r-- | app-emulation/wine/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emulation/wine/ChangeLog b/app-emulation/wine/ChangeLog index 09f9c96180cb..fead059aea02 100644 --- a/app-emulation/wine/ChangeLog +++ b/app-emulation/wine/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/wine # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.425 2012/08/18 00:03:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.426 2012/08/19 02:24:09 tetromino Exp $ + + 19 Aug 2012; Alexandre Rostovtsev <tetromino@gentoo.org> wine-1.5.10.ebuild, + -files/wine-1.5.10-osmesa-check.patch, wine-1.5.11.ebuild, + +files/wine-1.5.11-osmesa-check.patch, wine-9999.ebuild: + Fix USE=osmesa build failure with mesa-8.1_rc1_pre20120814 (bug #431832). *wine-1.5.11 (18 Aug 2012) |