Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-9999.ebuild
Date: Sat, 28 May 2011 17:52:20
Message-Id: 20110528175211.57E1920054@flycatcher.gentoo.org
1 vapier 11/05/28 17:52:11
2
3 Modified: wine-9999.ebuild
4 Log:
5 update pulseaudio patch
6
7 Revision Changes Path
8 1.79 app-emulation/wine/wine-9999.ebuild
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.79&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.79&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.78&r2=1.79
13
14 Index: wine-9999.ebuild
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
17 retrieving revision 1.78
18 retrieving revision 1.79
19 diff -u -r1.78 -r1.79
20 --- wine-9999.ebuild 11 May 2011 12:50:37 -0000 1.78
21 +++ wine-9999.ebuild 28 May 2011 17:52:11 -0000 1.79
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2011 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.78 2011/05/11 12:50:37 scarabeus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.79 2011/05/28 17:52:11 vapier Exp $
27
28 EAPI="2"
29
30 @@ -20,7 +20,7 @@
31 S=${WORKDIR}/${MY_P}
32 fi
33
34 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.19,winecfg-1.3.11}.patch ; }
35 +pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.20,winecfg-1.3.11}.patch ; }
36 GV="1.2.0"
37 DESCRIPTION="free implementation of Windows(tm) on Unix"
38 HOMEPAGE="http://www.winehq.org/"