From 39e4965a6d2d36c84b71feb597a5eaf44eac7e5a Mon Sep 17 00:00:00 2001 From: Alexandre Rostovtsev Date: Sun, 26 May 2013 04:27:24 +0000 Subject: Version bump, see http://www.winehq.org/announce/1.5.31 for the announcement. Fix build failure with gnutls-3.2.0 (bug #471077, thanks to Ben Kohler). (Portage version: 2.2.0_alpha176/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61) --- app-emulation/wine/wine-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'app-emulation/wine/wine-9999.ebuild') diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index 9ce89498e9ce..a99baec397ee 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.141 2013/05/16 13:30:56 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.142 2013/05/26 04:27:24 tetromino Exp $ EAPI="5" @@ -22,7 +22,7 @@ else S=${WORKDIR}/${MY_P} fi -GV="1.9" +GV="2.21" MV="0.0.8" PULSE_PATCHES="winepulse-patches-1.5.30" WINE_GENTOO="wine-gentoo-2012.11.24" @@ -171,6 +171,7 @@ src_prepare() { "${FILESDIR}"/${PN}-1.4_rc2-multilib-portage.patch #395615 "${FILESDIR}"/${PN}-1.5.17-osmesa-check.patch #429386 "${FILESDIR}"/${PN}-1.5.23-winebuild-CCAS.patch #455308 + "${FILESDIR}"/${PN}-1.5.31-gnutls-3.2.0.patch #http://bugs.winehq.org/show_bug.cgi?id=33649 ) [[ ${PV} == "9999" ]] || PATCHES+=( "../${PULSE_PATCHES}"/*.patch #421365 -- cgit v1.2.3-65-gdbad