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: ChangeLog wine-9999.ebuild
Date: Wed, 29 Jun 2011 04:55:16
Message-Id: 20110629045504.49C2620054@flycatcher.gentoo.org
1 vapier 11/06/29 04:55:04
2
3 Modified: ChangeLog wine-9999.ebuild
4 Log:
5 Update winepulse patches #367089.
6
7 Revision Changes Path
8 1.366 app-emulation/wine/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.366&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.366&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.365&r2=1.366
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
17 retrieving revision 1.365
18 retrieving revision 1.366
19 diff -u -r1.365 -r1.366
20 --- ChangeLog 28 May 2011 17:53:09 -0000 1.365
21 +++ ChangeLog 29 Jun 2011 04:55:04 -0000 1.366
22 @@ -1,6 +1,9 @@
23 # ChangeLog for app-emulation/wine
24 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.365 2011/05/28 17:53:09 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.366 2011/06/29 04:55:04 vapier Exp $
27 +
28 + 29 Jun 2011; Mike Frysinger <vapier@g.o> wine-9999.ebuild:
29 + Update winepulse patches #367089.
30
31 *wine-1.3.21 (28 May 2011)
32 *wine-1.3.20 (28 May 2011)
33
34
35
36 1.80 app-emulation/wine/wine-9999.ebuild
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.80&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.80&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.79&r2=1.80
41
42 Index: wine-9999.ebuild
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
45 retrieving revision 1.79
46 retrieving revision 1.80
47 diff -u -r1.79 -r1.80
48 --- wine-9999.ebuild 28 May 2011 17:52:11 -0000 1.79
49 +++ wine-9999.ebuild 29 Jun 2011 04:55:04 -0000 1.80
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2011 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.79 2011/05/28 17:52:11 vapier Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.80 2011/06/29 04:55:04 vapier Exp $
55
56 EAPI="2"
57
58 @@ -20,7 +20,7 @@
59 S=${WORKDIR}/${MY_P}
60 fi
61
62 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.20,winecfg-1.3.11}.patch ; }
63 +pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
64 GV="1.2.0"
65 DESCRIPTION="free implementation of Windows(tm) on Unix"
66 HOMEPAGE="http://www.winehq.org/"