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-1.1.40.ebuild wine-1.1.43.ebuild wine-1.2_rc4.ebuild wine-1.1.39.ebuild wine-1.2_rc3.ebuild wine-1.2_rc5.ebuild wine-1.1.44.ebuild wine-1.2_rc2.ebuild wine-1.2_rc1.ebuild wine-1.1.41.ebuild wine-1.1.42.ebuild
Date: Fri, 25 Jun 2010 21:06:08
Message-Id: 20100625210605.B262A2CF68@corvid.gentoo.org
1 vapier 10/06/25 21:06:04
2
3 Modified: wine-1.1.40.ebuild wine-1.1.43.ebuild
4 wine-1.2_rc4.ebuild wine-1.1.39.ebuild
5 wine-1.2_rc3.ebuild wine-1.2_rc5.ebuild
6 wine-1.1.44.ebuild wine-1.2_rc2.ebuild
7 wine-1.2_rc1.ebuild wine-1.1.41.ebuild
8 wine-1.1.42.ebuild
9 Log:
10 fix typo in pulseaudio check
11 (Portage version: 2.2_rc67/cvs/Linux x86_64)
12
13 Revision Changes Path
14 1.7 app-emulation/wine/wine-1.1.40.ebuild
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild?rev=1.7&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild?rev=1.7&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild?r1=1.6&r2=1.7
19
20 Index: wine-1.1.40.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v
23 retrieving revision 1.6
24 retrieving revision 1.7
25 diff -u -r1.6 -r1.7
26 --- wine-1.1.40.ebuild 21 Jun 2010 19:21:55 -0000 1.6
27 +++ wine-1.1.40.ebuild 25 Jun 2010 21:06:04 -0000 1.7
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2010 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.40.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $
33
34 EAPI="2"
35
36 @@ -142,7 +142,7 @@
37 $(use_with oss) \
38 $(use_with png) \
39 $(use_with threads pthread) \
40 - $(use pulse && use_with pulseaudio pulse) \
41 + $(use pulseaudio && use_with pulseaudio pulse) \
42 $(use_with scanner sane) \
43 $(use_enable test tests) \
44 $(use_with truetype freetype) \
45
46
47
48 1.6 app-emulation/wine/wine-1.1.43.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild?rev=1.6&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild?rev=1.6&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild?r1=1.5&r2=1.6
53
54 Index: wine-1.1.43.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v
57 retrieving revision 1.5
58 retrieving revision 1.6
59 diff -u -r1.5 -r1.6
60 --- wine-1.1.43.ebuild 21 Jun 2010 19:21:55 -0000 1.5
61 +++ wine-1.1.43.ebuild 25 Jun 2010 21:06:04 -0000 1.6
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2010 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.5 2010/06/21 19:21:55 ssuominen Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.43.ebuild,v 1.6 2010/06/25 21:06:04 vapier Exp $
67
68 EAPI="2"
69
70 @@ -142,7 +142,7 @@
71 $(use_with oss) \
72 $(use_with png) \
73 $(use_with threads pthread) \
74 - $(use pulse && use_with pulseaudio pulse) \
75 + $(use pulseaudio && use_with pulseaudio pulse) \
76 $(use_with scanner sane) \
77 $(use_enable test tests) \
78 $(use_with truetype freetype) \
79
80
81
82 1.2 app-emulation/wine/wine-1.2_rc4.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild?r1=1.1&r2=1.2
87
88 Index: wine-1.2_rc4.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- wine-1.2_rc4.ebuild 25 Jun 2010 21:04:17 -0000 1.1
95 +++ wine-1.2_rc4.ebuild 25 Jun 2010 21:06:04 -0000 1.2
96 @@ -1,6 +1,6 @@
97 # Copyright 1999-2010 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild,v 1.1 2010/06/25 21:04:17 vapier Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc4.ebuild,v 1.2 2010/06/25 21:06:04 vapier Exp $
101
102 EAPI="2"
103
104 @@ -142,7 +142,7 @@
105 $(use_with oss) \
106 $(use_with png) \
107 $(use_with threads pthread) \
108 - $(use pulse && use_with pulseaudio pulse) \
109 + $(use pulseaudio && use_with pulseaudio pulse) \
110 $(use_with scanner sane) \
111 $(use_enable test tests) \
112 $(use_with truetype freetype) \
113
114
115
116 1.7 app-emulation/wine/wine-1.1.39.ebuild
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild?rev=1.7&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild?rev=1.7&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild?r1=1.6&r2=1.7
121
122 Index: wine-1.1.39.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v
125 retrieving revision 1.6
126 retrieving revision 1.7
127 diff -u -r1.6 -r1.7
128 --- wine-1.1.39.ebuild 21 Jun 2010 19:21:55 -0000 1.6
129 +++ wine-1.1.39.ebuild 25 Jun 2010 21:06:04 -0000 1.7
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2010 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.39.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $
135
136 EAPI="2"
137
138 @@ -142,7 +142,7 @@
139 $(use_with oss) \
140 $(use_with png) \
141 $(use_with threads pthread) \
142 - $(use pulse && use_with pulseaudio pulse) \
143 + $(use pulseaudio && use_with pulseaudio pulse) \
144 $(use_with scanner sane) \
145 $(use_enable test tests) \
146 $(use_with truetype freetype) \
147
148
149
150 1.4 app-emulation/wine/wine-1.2_rc3.ebuild
151
152 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild?rev=1.4&view=markup
153 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild?rev=1.4&content-type=text/plain
154 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild?r1=1.3&r2=1.4
155
156 Index: wine-1.2_rc3.ebuild
157 ===================================================================
158 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild,v
159 retrieving revision 1.3
160 retrieving revision 1.4
161 diff -u -r1.3 -r1.4
162 --- wine-1.2_rc3.ebuild 22 Jun 2010 03:05:30 -0000 1.3
163 +++ wine-1.2_rc3.ebuild 25 Jun 2010 21:06:04 -0000 1.4
164 @@ -1,6 +1,6 @@
165 # Copyright 1999-2010 Gentoo Foundation
166 # Distributed under the terms of the GNU General Public License v2
167 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild,v 1.3 2010/06/22 03:05:30 vapier Exp $
168 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc3.ebuild,v 1.4 2010/06/25 21:06:04 vapier Exp $
169
170 EAPI="2"
171
172 @@ -142,7 +142,7 @@
173 $(use_with oss) \
174 $(use_with png) \
175 $(use_with threads pthread) \
176 - $(use pulse && use_with pulseaudio pulse) \
177 + $(use pulseaudio && use_with pulseaudio pulse) \
178 $(use_with scanner sane) \
179 $(use_enable test tests) \
180 $(use_with truetype freetype) \
181
182
183
184 1.2 app-emulation/wine/wine-1.2_rc5.ebuild
185
186 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild?rev=1.2&view=markup
187 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild?rev=1.2&content-type=text/plain
188 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild?r1=1.1&r2=1.2
189
190 Index: wine-1.2_rc5.ebuild
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild,v
193 retrieving revision 1.1
194 retrieving revision 1.2
195 diff -u -r1.1 -r1.2
196 --- wine-1.2_rc5.ebuild 25 Jun 2010 21:04:17 -0000 1.1
197 +++ wine-1.2_rc5.ebuild 25 Jun 2010 21:06:04 -0000 1.2
198 @@ -1,6 +1,6 @@
199 # Copyright 1999-2010 Gentoo Foundation
200 # Distributed under the terms of the GNU General Public License v2
201 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild,v 1.1 2010/06/25 21:04:17 vapier Exp $
202 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc5.ebuild,v 1.2 2010/06/25 21:06:04 vapier Exp $
203
204 EAPI="2"
205
206 @@ -142,7 +142,7 @@
207 $(use_with oss) \
208 $(use_with png) \
209 $(use_with threads pthread) \
210 - $(use pulse && use_with pulseaudio pulse) \
211 + $(use pulseaudio && use_with pulseaudio pulse) \
212 $(use_with scanner sane) \
213 $(use_enable test tests) \
214 $(use_with truetype freetype) \
215
216
217
218 1.7 app-emulation/wine/wine-1.1.44.ebuild
219
220 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild?rev=1.7&view=markup
221 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild?rev=1.7&content-type=text/plain
222 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild?r1=1.6&r2=1.7
223
224 Index: wine-1.1.44.ebuild
225 ===================================================================
226 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v
227 retrieving revision 1.6
228 retrieving revision 1.7
229 diff -u -r1.6 -r1.7
230 --- wine-1.1.44.ebuild 21 Jun 2010 19:21:55 -0000 1.6
231 +++ wine-1.1.44.ebuild 25 Jun 2010 21:06:04 -0000 1.7
232 @@ -1,6 +1,6 @@
233 # Copyright 1999-2010 Gentoo Foundation
234 # Distributed under the terms of the GNU General Public License v2
235 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $
236 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.44.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $
237
238 EAPI="2"
239
240 @@ -142,7 +142,7 @@
241 $(use_with oss) \
242 $(use_with png) \
243 $(use_with threads pthread) \
244 - $(use pulse && use_with pulseaudio pulse) \
245 + $(use pulseaudio && use_with pulseaudio pulse) \
246 $(use_with scanner sane) \
247 $(use_enable test tests) \
248 $(use_with truetype freetype) \
249
250
251
252 1.5 app-emulation/wine/wine-1.2_rc2.ebuild
253
254 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild?rev=1.5&view=markup
255 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild?rev=1.5&content-type=text/plain
256 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild?r1=1.4&r2=1.5
257
258 Index: wine-1.2_rc2.ebuild
259 ===================================================================
260 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v
261 retrieving revision 1.4
262 retrieving revision 1.5
263 diff -u -r1.4 -r1.5
264 --- wine-1.2_rc2.ebuild 21 Jun 2010 19:21:55 -0000 1.4
265 +++ wine-1.2_rc2.ebuild 25 Jun 2010 21:06:04 -0000 1.5
266 @@ -1,6 +1,6 @@
267 # Copyright 1999-2010 Gentoo Foundation
268 # Distributed under the terms of the GNU General Public License v2
269 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v 1.4 2010/06/21 19:21:55 ssuominen Exp $
270 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc2.ebuild,v 1.5 2010/06/25 21:06:04 vapier Exp $
271
272 EAPI="2"
273
274 @@ -142,7 +142,7 @@
275 $(use_with oss) \
276 $(use_with png) \
277 $(use_with threads pthread) \
278 - $(use pulse && use_with pulseaudio pulse) \
279 + $(use pulseaudio && use_with pulseaudio pulse) \
280 $(use_with scanner sane) \
281 $(use_enable test tests) \
282 $(use_with truetype freetype) \
283
284
285
286 1.5 app-emulation/wine/wine-1.2_rc1.ebuild
287
288 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild?rev=1.5&view=markup
289 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild?rev=1.5&content-type=text/plain
290 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild?r1=1.4&r2=1.5
291
292 Index: wine-1.2_rc1.ebuild
293 ===================================================================
294 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v
295 retrieving revision 1.4
296 retrieving revision 1.5
297 diff -u -r1.4 -r1.5
298 --- wine-1.2_rc1.ebuild 21 Jun 2010 19:21:55 -0000 1.4
299 +++ wine-1.2_rc1.ebuild 25 Jun 2010 21:06:04 -0000 1.5
300 @@ -1,6 +1,6 @@
301 # Copyright 1999-2010 Gentoo Foundation
302 # Distributed under the terms of the GNU General Public License v2
303 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v 1.4 2010/06/21 19:21:55 ssuominen Exp $
304 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2_rc1.ebuild,v 1.5 2010/06/25 21:06:04 vapier Exp $
305
306 EAPI="2"
307
308 @@ -142,7 +142,7 @@
309 $(use_with oss) \
310 $(use_with png) \
311 $(use_with threads pthread) \
312 - $(use pulse && use_with pulseaudio pulse) \
313 + $(use pulseaudio && use_with pulseaudio pulse) \
314 $(use_with scanner sane) \
315 $(use_enable test tests) \
316 $(use_with truetype freetype) \
317
318
319
320 1.7 app-emulation/wine/wine-1.1.41.ebuild
321
322 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?rev=1.7&view=markup
323 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?rev=1.7&content-type=text/plain
324 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild?r1=1.6&r2=1.7
325
326 Index: wine-1.1.41.ebuild
327 ===================================================================
328 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v
329 retrieving revision 1.6
330 retrieving revision 1.7
331 diff -u -r1.6 -r1.7
332 --- wine-1.1.41.ebuild 21 Jun 2010 19:21:55 -0000 1.6
333 +++ wine-1.1.41.ebuild 25 Jun 2010 21:06:04 -0000 1.7
334 @@ -1,6 +1,6 @@
335 # Copyright 1999-2010 Gentoo Foundation
336 # Distributed under the terms of the GNU General Public License v2
337 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.6 2010/06/21 19:21:55 ssuominen Exp $
338 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.41.ebuild,v 1.7 2010/06/25 21:06:04 vapier Exp $
339
340 EAPI="2"
341
342 @@ -142,7 +142,7 @@
343 $(use_with oss) \
344 $(use_with png) \
345 $(use_with threads pthread) \
346 - $(use pulse && use_with pulseaudio pulse) \
347 + $(use pulseaudio && use_with pulseaudio pulse) \
348 $(use_with scanner sane) \
349 $(use_enable test tests) \
350 $(use_with truetype freetype) \
351
352
353
354 1.6 app-emulation/wine/wine-1.1.42.ebuild
355
356 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild?rev=1.6&view=markup
357 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild?rev=1.6&content-type=text/plain
358 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild?r1=1.5&r2=1.6
359
360 Index: wine-1.1.42.ebuild
361 ===================================================================
362 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v
363 retrieving revision 1.5
364 retrieving revision 1.6
365 diff -u -r1.5 -r1.6
366 --- wine-1.1.42.ebuild 21 Jun 2010 19:21:55 -0000 1.5
367 +++ wine-1.1.42.ebuild 25 Jun 2010 21:06:04 -0000 1.6
368 @@ -1,6 +1,6 @@
369 # Copyright 1999-2010 Gentoo Foundation
370 # Distributed under the terms of the GNU General Public License v2
371 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v 1.5 2010/06/21 19:21:55 ssuominen Exp $
372 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.42.ebuild,v 1.6 2010/06/25 21:06:04 vapier Exp $
373
374 EAPI="2"
375
376 @@ -142,7 +142,7 @@
377 $(use_with oss) \
378 $(use_with png) \
379 $(use_with threads pthread) \
380 - $(use pulse && use_with pulseaudio pulse) \
381 + $(use pulseaudio && use_with pulseaudio pulse) \
382 $(use_with scanner sane) \
383 $(use_enable test tests) \
384 $(use_with truetype freetype) \