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.13.ebuild wine-9999.ebuild wine-1.1.35.ebuild wine-1.1.26.ebuild wine-1.1.32.ebuild wine-1.1.28.ebuild wine-1.1.34.ebuild wine-1.1.18.ebuild wine-1.1.20.ebuild wine-1.1.27.ebuild wine-1.1.24.ebuild wine-1.1.29.ebuild ChangeLog wine-1.1.22.ebuild wine-1.1.31.ebuild wine-1.1.14.ebuild wine-1.1.25.ebuild wine-1.1.16.ebuild wine-1.1.15.ebuild wine-1.1.23.ebuild wine-1.1.21.ebuild wine-1.1.19.ebuild wine-1.1.30.ebuild wine-1.1.17.ebuild wine-1.1.33.ebuild
Date: Sat, 26 Dec 2009 17:26:50
Message-Id: E1NOaOa-0001SZ-Gj@stork.gentoo.org
1 vapier 09/12/26 17:25:40
2
3 Modified: wine-1.1.13.ebuild wine-9999.ebuild
4 wine-1.1.35.ebuild wine-1.1.26.ebuild
5 wine-1.1.32.ebuild wine-1.1.28.ebuild
6 wine-1.1.34.ebuild wine-1.1.18.ebuild
7 wine-1.1.20.ebuild wine-1.1.27.ebuild
8 wine-1.1.24.ebuild wine-1.1.29.ebuild ChangeLog
9 wine-1.1.22.ebuild wine-1.1.31.ebuild
10 wine-1.1.14.ebuild wine-1.1.25.ebuild
11 wine-1.1.16.ebuild wine-1.1.15.ebuild
12 wine-1.1.23.ebuild wine-1.1.21.ebuild
13 wine-1.1.19.ebuild wine-1.1.30.ebuild
14 wine-1.1.17.ebuild wine-1.1.33.ebuild
15 Log:
16 Add xinerama deps #296144 by Maciej Mrozowski.
17 (Portage version: 2.2_rc60/cvs/Linux x86_64)
18
19 Revision Changes Path
20 1.19 app-emulation/wine/wine-1.1.13.ebuild
21
22 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.19&view=markup
23 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.19&content-type=text/plain
24 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?r1=1.18&r2=1.19
25
26 Index: wine-1.1.13.ebuild
27 ===================================================================
28 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v
29 retrieving revision 1.18
30 retrieving revision 1.19
31 diff -u -r1.18 -r1.19
32 --- wine-1.1.13.ebuild 12 Dec 2009 16:20:25 -0000 1.18
33 +++ wine-1.1.13.ebuild 26 Dec 2009 17:25:38 -0000 1.19
34 @@ -1,6 +1,6 @@
35 # Copyright 1999-2009 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.18 2009/12/12 16:20:25 vapier Exp $
38 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.19 2009/12/26 17:25:38 vapier Exp $
39
40 EAPI="2"
41
42 @@ -46,6 +46,7 @@
43 x11-libs/libXxf86vm
44 x11-apps/xmessage
45 )
46 + xinerama? ( x11-libs/libXinerama )
47 alsa? ( media-libs/alsa-lib )
48 esd? ( media-sound/esound )
49 nas? ( media-libs/nas )
50 @@ -73,6 +74,7 @@
51 x11-proto/xextproto
52 x11-proto/xf86vidmodeproto
53 )
54 + xinerama? ( x11-proto/xineramaproto )
55 sys-devel/bison
56 sys-devel/flex"
57
58
59
60
61 1.50 app-emulation/wine/wine-9999.ebuild
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.50&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.50&content-type=text/plain
65 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.49&r2=1.50
66
67 Index: wine-9999.ebuild
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
70 retrieving revision 1.49
71 retrieving revision 1.50
72 diff -u -r1.49 -r1.50
73 --- wine-9999.ebuild 12 Dec 2009 16:20:25 -0000 1.49
74 +++ wine-9999.ebuild 26 Dec 2009 17:25:38 -0000 1.50
75 @@ -1,6 +1,6 @@
76 # Copyright 1999-2009 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.49 2009/12/12 16:20:25 vapier Exp $
79 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.50 2009/12/26 17:25:38 vapier Exp $
80
81 EAPI="2"
82
83 @@ -48,6 +48,7 @@
84 x11-libs/libXxf86vm
85 x11-apps/xmessage
86 )
87 + xinerama? ( x11-libs/libXinerama )
88 alsa? ( media-libs/alsa-lib )
89 esd? ( media-sound/esound )
90 nas? ( media-libs/nas )
91 @@ -79,6 +80,7 @@
92 x11-proto/xextproto
93 x11-proto/xf86vidmodeproto
94 )
95 + xinerama? ( x11-proto/xineramaproto )
96 sys-devel/bison
97 sys-devel/flex"
98
99
100
101
102 1.2 app-emulation/wine/wine-1.1.35.ebuild
103
104 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild?rev=1.2&view=markup
105 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild?rev=1.2&content-type=text/plain
106 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild?r1=1.1&r2=1.2
107
108 Index: wine-1.1.35.ebuild
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild,v
111 retrieving revision 1.1
112 retrieving revision 1.2
113 diff -u -r1.1 -r1.2
114 --- wine-1.1.35.ebuild 26 Dec 2009 17:23:29 -0000 1.1
115 +++ wine-1.1.35.ebuild 26 Dec 2009 17:25:38 -0000 1.2
116 @@ -1,6 +1,6 @@
117 # Copyright 1999-2009 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild,v 1.1 2009/12/26 17:23:29 vapier Exp $
120 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.35.ebuild,v 1.2 2009/12/26 17:25:38 vapier Exp $
121
122 EAPI="2"
123
124 @@ -48,6 +48,7 @@
125 x11-libs/libXxf86vm
126 x11-apps/xmessage
127 )
128 + xinerama? ( x11-libs/libXinerama )
129 alsa? ( media-libs/alsa-lib )
130 esd? ( media-sound/esound )
131 nas? ( media-libs/nas )
132 @@ -79,6 +80,7 @@
133 x11-proto/xextproto
134 x11-proto/xf86vidmodeproto
135 )
136 + xinerama? ( x11-proto/xineramaproto )
137 sys-devel/bison
138 sys-devel/flex"
139
140
141
142
143 1.8 app-emulation/wine/wine-1.1.26.ebuild
144
145 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?rev=1.8&view=markup
146 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?rev=1.8&content-type=text/plain
147 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?r1=1.7&r2=1.8
148
149 Index: wine-1.1.26.ebuild
150 ===================================================================
151 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v
152 retrieving revision 1.7
153 retrieving revision 1.8
154 diff -u -r1.7 -r1.8
155 --- wine-1.1.26.ebuild 12 Dec 2009 16:20:25 -0000 1.7
156 +++ wine-1.1.26.ebuild 26 Dec 2009 17:25:38 -0000 1.8
157 @@ -1,6 +1,6 @@
158 # Copyright 1999-2009 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.7 2009/12/12 16:20:25 vapier Exp $
161 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $
162
163 EAPI="2"
164
165 @@ -46,6 +46,7 @@
166 x11-libs/libXxf86vm
167 x11-apps/xmessage
168 )
169 + xinerama? ( x11-libs/libXinerama )
170 alsa? ( media-libs/alsa-lib )
171 esd? ( media-sound/esound )
172 nas? ( media-libs/nas )
173 @@ -73,6 +74,7 @@
174 x11-proto/xextproto
175 x11-proto/xf86vidmodeproto
176 )
177 + xinerama? ( x11-proto/xineramaproto )
178 sys-devel/bison
179 sys-devel/flex"
180
181
182
183
184 1.5 app-emulation/wine/wine-1.1.32.ebuild
185
186 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild?rev=1.5&view=markup
187 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild?rev=1.5&content-type=text/plain
188 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild?r1=1.4&r2=1.5
189
190 Index: wine-1.1.32.ebuild
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild,v
193 retrieving revision 1.4
194 retrieving revision 1.5
195 diff -u -r1.4 -r1.5
196 --- wine-1.1.32.ebuild 12 Dec 2009 16:20:25 -0000 1.4
197 +++ wine-1.1.32.ebuild 26 Dec 2009 17:25:38 -0000 1.5
198 @@ -1,6 +1,6 @@
199 # Copyright 1999-2009 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.1.32.ebuild,v 1.4 2009/12/12 16:20:25 vapier Exp $
202 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.32.ebuild,v 1.5 2009/12/26 17:25:38 vapier Exp $
203
204 EAPI="2"
205
206 @@ -49,6 +49,7 @@
207 x11-libs/libXxf86vm
208 x11-apps/xmessage
209 )
210 + xinerama? ( x11-libs/libXinerama )
211 alsa? ( media-libs/alsa-lib )
212 esd? ( media-sound/esound )
213 nas? ( media-libs/nas )
214 @@ -78,6 +79,7 @@
215 x11-proto/xextproto
216 x11-proto/xf86vidmodeproto
217 )
218 + xinerama? ( x11-proto/xineramaproto )
219 sys-devel/bison
220 sys-devel/flex"
221
222
223
224
225 1.9 app-emulation/wine/wine-1.1.28.ebuild
226
227 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild?rev=1.9&view=markup
228 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild?rev=1.9&content-type=text/plain
229 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild?r1=1.8&r2=1.9
230
231 Index: wine-1.1.28.ebuild
232 ===================================================================
233 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild,v
234 retrieving revision 1.8
235 retrieving revision 1.9
236 diff -u -r1.8 -r1.9
237 --- wine-1.1.28.ebuild 12 Dec 2009 16:20:25 -0000 1.8
238 +++ wine-1.1.28.ebuild 26 Dec 2009 17:25:38 -0000 1.9
239 @@ -1,6 +1,6 @@
240 # Copyright 1999-2009 Gentoo Foundation
241 # Distributed under the terms of the GNU General Public License v2
242 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild,v 1.8 2009/12/12 16:20:25 vapier Exp $
243 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.28.ebuild,v 1.9 2009/12/26 17:25:38 vapier Exp $
244
245 EAPI="2"
246
247 @@ -46,6 +46,7 @@
248 x11-libs/libXxf86vm
249 x11-apps/xmessage
250 )
251 + xinerama? ( x11-libs/libXinerama )
252 alsa? ( media-libs/alsa-lib )
253 esd? ( media-sound/esound )
254 nas? ( media-libs/nas )
255 @@ -74,6 +75,7 @@
256 x11-proto/xextproto
257 x11-proto/xf86vidmodeproto
258 )
259 + xinerama? ( x11-proto/xineramaproto )
260 sys-devel/bison
261 sys-devel/flex"
262
263
264
265
266 1.4 app-emulation/wine/wine-1.1.34.ebuild
267
268 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild?rev=1.4&view=markup
269 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild?rev=1.4&content-type=text/plain
270 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild?r1=1.3&r2=1.4
271
272 Index: wine-1.1.34.ebuild
273 ===================================================================
274 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild,v
275 retrieving revision 1.3
276 retrieving revision 1.4
277 diff -u -r1.3 -r1.4
278 --- wine-1.1.34.ebuild 26 Dec 2009 17:22:31 -0000 1.3
279 +++ wine-1.1.34.ebuild 26 Dec 2009 17:25:38 -0000 1.4
280 @@ -1,6 +1,6 @@
281 # Copyright 1999-2009 Gentoo Foundation
282 # Distributed under the terms of the GNU General Public License v2
283 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild,v 1.3 2009/12/26 17:22:31 vapier Exp $
284 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.34.ebuild,v 1.4 2009/12/26 17:25:38 vapier Exp $
285
286 EAPI="2"
287
288 @@ -48,6 +48,7 @@
289 x11-libs/libXxf86vm
290 x11-apps/xmessage
291 )
292 + xinerama? ( x11-libs/libXinerama )
293 alsa? ( media-libs/alsa-lib )
294 esd? ( media-sound/esound )
295 nas? ( media-libs/nas )
296 @@ -79,6 +80,7 @@
297 x11-proto/xextproto
298 x11-proto/xf86vidmodeproto
299 )
300 + xinerama? ( x11-proto/xineramaproto )
301 sys-devel/bison
302 sys-devel/flex"
303
304
305
306
307 1.12 app-emulation/wine/wine-1.1.18.ebuild
308
309 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?rev=1.12&view=markup
310 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?rev=1.12&content-type=text/plain
311 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?r1=1.11&r2=1.12
312
313 Index: wine-1.1.18.ebuild
314 ===================================================================
315 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v
316 retrieving revision 1.11
317 retrieving revision 1.12
318 diff -u -r1.11 -r1.12
319 --- wine-1.1.18.ebuild 12 Dec 2009 16:20:25 -0000 1.11
320 +++ wine-1.1.18.ebuild 26 Dec 2009 17:25:38 -0000 1.12
321 @@ -1,6 +1,6 @@
322 # Copyright 1999-2009 Gentoo Foundation
323 # Distributed under the terms of the GNU General Public License v2
324 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.11 2009/12/12 16:20:25 vapier Exp $
325 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $
326
327 EAPI="2"
328
329 @@ -46,6 +46,7 @@
330 x11-libs/libXxf86vm
331 x11-apps/xmessage
332 )
333 + xinerama? ( x11-libs/libXinerama )
334 alsa? ( media-libs/alsa-lib )
335 esd? ( media-sound/esound )
336 nas? ( media-libs/nas )
337 @@ -73,6 +74,7 @@
338 x11-proto/xextproto
339 x11-proto/xf86vidmodeproto
340 )
341 + xinerama? ( x11-proto/xineramaproto )
342 sys-devel/bison
343 sys-devel/flex"
344
345
346
347
348 1.12 app-emulation/wine/wine-1.1.20.ebuild
349
350 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?rev=1.12&view=markup
351 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?rev=1.12&content-type=text/plain
352 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?r1=1.11&r2=1.12
353
354 Index: wine-1.1.20.ebuild
355 ===================================================================
356 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v
357 retrieving revision 1.11
358 retrieving revision 1.12
359 diff -u -r1.11 -r1.12
360 --- wine-1.1.20.ebuild 12 Dec 2009 16:20:25 -0000 1.11
361 +++ wine-1.1.20.ebuild 26 Dec 2009 17:25:38 -0000 1.12
362 @@ -1,6 +1,6 @@
363 # Copyright 1999-2009 Gentoo Foundation
364 # Distributed under the terms of the GNU General Public License v2
365 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.11 2009/12/12 16:20:25 vapier Exp $
366 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $
367
368 EAPI="2"
369
370 @@ -46,6 +46,7 @@
371 x11-libs/libXxf86vm
372 x11-apps/xmessage
373 )
374 + xinerama? ( x11-libs/libXinerama )
375 alsa? ( media-libs/alsa-lib )
376 esd? ( media-sound/esound )
377 nas? ( media-libs/nas )
378 @@ -73,6 +74,7 @@
379 x11-proto/xextproto
380 x11-proto/xf86vidmodeproto
381 )
382 + xinerama? ( x11-proto/xineramaproto )
383 sys-devel/bison
384 sys-devel/flex"
385
386
387
388
389 1.9 app-emulation/wine/wine-1.1.27.ebuild
390
391 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild?rev=1.9&view=markup
392 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild?rev=1.9&content-type=text/plain
393 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild?r1=1.8&r2=1.9
394
395 Index: wine-1.1.27.ebuild
396 ===================================================================
397 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild,v
398 retrieving revision 1.8
399 retrieving revision 1.9
400 diff -u -r1.8 -r1.9
401 --- wine-1.1.27.ebuild 12 Dec 2009 16:20:25 -0000 1.8
402 +++ wine-1.1.27.ebuild 26 Dec 2009 17:25:38 -0000 1.9
403 @@ -1,6 +1,6 @@
404 # Copyright 1999-2009 Gentoo Foundation
405 # Distributed under the terms of the GNU General Public License v2
406 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild,v 1.8 2009/12/12 16:20:25 vapier Exp $
407 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.27.ebuild,v 1.9 2009/12/26 17:25:38 vapier Exp $
408
409 EAPI="2"
410
411 @@ -46,6 +46,7 @@
412 x11-libs/libXxf86vm
413 x11-apps/xmessage
414 )
415 + xinerama? ( x11-libs/libXinerama )
416 alsa? ( media-libs/alsa-lib )
417 esd? ( media-sound/esound )
418 nas? ( media-libs/nas )
419 @@ -74,6 +75,7 @@
420 x11-proto/xextproto
421 x11-proto/xf86vidmodeproto
422 )
423 + xinerama? ( x11-proto/xineramaproto )
424 sys-devel/bison
425 sys-devel/flex"
426
427
428
429
430 1.8 app-emulation/wine/wine-1.1.24.ebuild
431
432 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?rev=1.8&view=markup
433 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?rev=1.8&content-type=text/plain
434 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?r1=1.7&r2=1.8
435
436 Index: wine-1.1.24.ebuild
437 ===================================================================
438 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v
439 retrieving revision 1.7
440 retrieving revision 1.8
441 diff -u -r1.7 -r1.8
442 --- wine-1.1.24.ebuild 12 Dec 2009 16:20:25 -0000 1.7
443 +++ wine-1.1.24.ebuild 26 Dec 2009 17:25:38 -0000 1.8
444 @@ -1,6 +1,6 @@
445 # Copyright 1999-2009 Gentoo Foundation
446 # Distributed under the terms of the GNU General Public License v2
447 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.7 2009/12/12 16:20:25 vapier Exp $
448 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $
449
450 EAPI="2"
451
452 @@ -46,6 +46,7 @@
453 x11-libs/libXxf86vm
454 x11-apps/xmessage
455 )
456 + xinerama? ( x11-libs/libXinerama )
457 alsa? ( media-libs/alsa-lib )
458 esd? ( media-sound/esound )
459 nas? ( media-libs/nas )
460 @@ -73,6 +74,7 @@
461 x11-proto/xextproto
462 x11-proto/xf86vidmodeproto
463 )
464 + xinerama? ( x11-proto/xineramaproto )
465 sys-devel/bison
466 sys-devel/flex"
467
468
469
470
471 1.9 app-emulation/wine/wine-1.1.29.ebuild
472
473 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild?rev=1.9&view=markup
474 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild?rev=1.9&content-type=text/plain
475 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild?r1=1.8&r2=1.9
476
477 Index: wine-1.1.29.ebuild
478 ===================================================================
479 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild,v
480 retrieving revision 1.8
481 retrieving revision 1.9
482 diff -u -r1.8 -r1.9
483 --- wine-1.1.29.ebuild 12 Dec 2009 16:20:25 -0000 1.8
484 +++ wine-1.1.29.ebuild 26 Dec 2009 17:25:38 -0000 1.9
485 @@ -1,6 +1,6 @@
486 # Copyright 1999-2009 Gentoo Foundation
487 # Distributed under the terms of the GNU General Public License v2
488 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild,v 1.8 2009/12/12 16:20:25 vapier Exp $
489 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.29.ebuild,v 1.9 2009/12/26 17:25:38 vapier Exp $
490
491 EAPI="2"
492
493 @@ -46,6 +46,7 @@
494 x11-libs/libXxf86vm
495 x11-apps/xmessage
496 )
497 + xinerama? ( x11-libs/libXinerama )
498 alsa? ( media-libs/alsa-lib )
499 esd? ( media-sound/esound )
500 nas? ( media-libs/nas )
501 @@ -75,6 +76,7 @@
502 x11-proto/xextproto
503 x11-proto/xf86vidmodeproto
504 )
505 + xinerama? ( x11-proto/xineramaproto )
506 sys-devel/bison
507 sys-devel/flex"
508
509
510
511
512 1.289 app-emulation/wine/ChangeLog
513
514 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.289&view=markup
515 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.289&content-type=text/plain
516 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.288&r2=1.289
517
518 Index: ChangeLog
519 ===================================================================
520 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
521 retrieving revision 1.288
522 retrieving revision 1.289
523 diff -u -r1.288 -r1.289
524 --- ChangeLog 26 Dec 2009 17:23:29 -0000 1.288
525 +++ ChangeLog 26 Dec 2009 17:25:38 -0000 1.289
526 @@ -1,6 +1,17 @@
527 # ChangeLog for app-emulation/wine
528 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
529 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.288 2009/12/26 17:23:29 vapier Exp $
530 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.289 2009/12/26 17:25:38 vapier Exp $
531 +
532 + 26 Dec 2009; Mike Frysinger <vapier@g.o> wine-1.1.13.ebuild,
533 + wine-1.1.14.ebuild, wine-1.1.15.ebuild, wine-1.1.16.ebuild,
534 + wine-1.1.17.ebuild, wine-1.1.18.ebuild, wine-1.1.19.ebuild,
535 + wine-1.1.20.ebuild, wine-1.1.21.ebuild, wine-1.1.22.ebuild,
536 + wine-1.1.23.ebuild, wine-1.1.24.ebuild, wine-1.1.25.ebuild,
537 + wine-1.1.26.ebuild, wine-1.1.27.ebuild, wine-1.1.28.ebuild,
538 + wine-1.1.29.ebuild, wine-1.1.30.ebuild, wine-1.1.31.ebuild,
539 + wine-1.1.32.ebuild, wine-1.1.33.ebuild, wine-1.1.34.ebuild,
540 + wine-1.1.35.ebuild, wine-9999.ebuild:
541 + Add xinerama deps #296144 by Maciej Mrozowski.
542
543 *wine-1.1.35 (26 Dec 2009)
544
545
546
547
548 1.8 app-emulation/wine/wine-1.1.22.ebuild
549
550 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?rev=1.8&view=markup
551 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?rev=1.8&content-type=text/plain
552 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?r1=1.7&r2=1.8
553
554 Index: wine-1.1.22.ebuild
555 ===================================================================
556 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v
557 retrieving revision 1.7
558 retrieving revision 1.8
559 diff -u -r1.7 -r1.8
560 --- wine-1.1.22.ebuild 12 Dec 2009 16:20:25 -0000 1.7
561 +++ wine-1.1.22.ebuild 26 Dec 2009 17:25:38 -0000 1.8
562 @@ -1,6 +1,6 @@
563 # Copyright 1999-2009 Gentoo Foundation
564 # Distributed under the terms of the GNU General Public License v2
565 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.7 2009/12/12 16:20:25 vapier Exp $
566 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $
567
568 EAPI="2"
569
570 @@ -46,6 +46,7 @@
571 x11-libs/libXxf86vm
572 x11-apps/xmessage
573 )
574 + xinerama? ( x11-libs/libXinerama )
575 alsa? ( media-libs/alsa-lib )
576 esd? ( media-sound/esound )
577 nas? ( media-libs/nas )
578 @@ -73,6 +74,7 @@
579 x11-proto/xextproto
580 x11-proto/xf86vidmodeproto
581 )
582 + xinerama? ( x11-proto/xineramaproto )
583 sys-devel/bison
584 sys-devel/flex"
585
586
587
588
589 1.5 app-emulation/wine/wine-1.1.31.ebuild
590
591 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild?rev=1.5&view=markup
592 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild?rev=1.5&content-type=text/plain
593 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild?r1=1.4&r2=1.5
594
595 Index: wine-1.1.31.ebuild
596 ===================================================================
597 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v
598 retrieving revision 1.4
599 retrieving revision 1.5
600 diff -u -r1.4 -r1.5
601 --- wine-1.1.31.ebuild 12 Dec 2009 16:20:25 -0000 1.4
602 +++ wine-1.1.31.ebuild 26 Dec 2009 17:25:38 -0000 1.5
603 @@ -1,6 +1,6 @@
604 # Copyright 1999-2009 Gentoo Foundation
605 # Distributed under the terms of the GNU General Public License v2
606 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v 1.4 2009/12/12 16:20:25 vapier Exp $
607 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.31.ebuild,v 1.5 2009/12/26 17:25:38 vapier Exp $
608
609 EAPI="2"
610
611 @@ -49,6 +49,7 @@
612 x11-libs/libXxf86vm
613 x11-apps/xmessage
614 )
615 + xinerama? ( x11-libs/libXinerama )
616 alsa? ( media-libs/alsa-lib )
617 esd? ( media-sound/esound )
618 nas? ( media-libs/nas )
619 @@ -78,6 +79,7 @@
620 x11-proto/xextproto
621 x11-proto/xf86vidmodeproto
622 )
623 + xinerama? ( x11-proto/xineramaproto )
624 sys-devel/bison
625 sys-devel/flex"
626
627
628
629
630 1.14 app-emulation/wine/wine-1.1.14.ebuild
631
632 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.14&view=markup
633 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.14&content-type=text/plain
634 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?r1=1.13&r2=1.14
635
636 Index: wine-1.1.14.ebuild
637 ===================================================================
638 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v
639 retrieving revision 1.13
640 retrieving revision 1.14
641 diff -u -r1.13 -r1.14
642 --- wine-1.1.14.ebuild 12 Dec 2009 16:20:25 -0000 1.13
643 +++ wine-1.1.14.ebuild 26 Dec 2009 17:25:38 -0000 1.14
644 @@ -1,6 +1,6 @@
645 # Copyright 1999-2009 Gentoo Foundation
646 # Distributed under the terms of the GNU General Public License v2
647 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.13 2009/12/12 16:20:25 vapier Exp $
648 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.14 2009/12/26 17:25:38 vapier Exp $
649
650 EAPI="2"
651
652 @@ -46,6 +46,7 @@
653 x11-libs/libXxf86vm
654 x11-apps/xmessage
655 )
656 + xinerama? ( x11-libs/libXinerama )
657 alsa? ( media-libs/alsa-lib )
658 esd? ( media-sound/esound )
659 nas? ( media-libs/nas )
660 @@ -73,6 +74,7 @@
661 x11-proto/xextproto
662 x11-proto/xf86vidmodeproto
663 )
664 + xinerama? ( x11-proto/xineramaproto )
665 sys-devel/bison
666 sys-devel/flex"
667
668
669
670
671 1.8 app-emulation/wine/wine-1.1.25.ebuild
672
673 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?rev=1.8&view=markup
674 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?rev=1.8&content-type=text/plain
675 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?r1=1.7&r2=1.8
676
677 Index: wine-1.1.25.ebuild
678 ===================================================================
679 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v
680 retrieving revision 1.7
681 retrieving revision 1.8
682 diff -u -r1.7 -r1.8
683 --- wine-1.1.25.ebuild 12 Dec 2009 16:20:25 -0000 1.7
684 +++ wine-1.1.25.ebuild 26 Dec 2009 17:25:38 -0000 1.8
685 @@ -1,6 +1,6 @@
686 # Copyright 1999-2009 Gentoo Foundation
687 # Distributed under the terms of the GNU General Public License v2
688 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.7 2009/12/12 16:20:25 vapier Exp $
689 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $
690
691 EAPI="2"
692
693 @@ -46,6 +46,7 @@
694 x11-libs/libXxf86vm
695 x11-apps/xmessage
696 )
697 + xinerama? ( x11-libs/libXinerama )
698 alsa? ( media-libs/alsa-lib )
699 esd? ( media-sound/esound )
700 nas? ( media-libs/nas )
701 @@ -73,6 +74,7 @@
702 x11-proto/xextproto
703 x11-proto/xf86vidmodeproto
704 )
705 + xinerama? ( x11-proto/xineramaproto )
706 sys-devel/bison
707 sys-devel/flex"
708
709
710
711
712 1.15 app-emulation/wine/wine-1.1.16.ebuild
713
714 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?rev=1.15&view=markup
715 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?rev=1.15&content-type=text/plain
716 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?r1=1.14&r2=1.15
717
718 Index: wine-1.1.16.ebuild
719 ===================================================================
720 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v
721 retrieving revision 1.14
722 retrieving revision 1.15
723 diff -u -r1.14 -r1.15
724 --- wine-1.1.16.ebuild 12 Dec 2009 16:20:25 -0000 1.14
725 +++ wine-1.1.16.ebuild 26 Dec 2009 17:25:38 -0000 1.15
726 @@ -1,6 +1,6 @@
727 # Copyright 1999-2009 Gentoo Foundation
728 # Distributed under the terms of the GNU General Public License v2
729 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.14 2009/12/12 16:20:25 vapier Exp $
730 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.15 2009/12/26 17:25:38 vapier Exp $
731
732 EAPI="2"
733
734 @@ -46,6 +46,7 @@
735 x11-libs/libXxf86vm
736 x11-apps/xmessage
737 )
738 + xinerama? ( x11-libs/libXinerama )
739 alsa? ( media-libs/alsa-lib )
740 esd? ( media-sound/esound )
741 nas? ( media-libs/nas )
742 @@ -73,6 +74,7 @@
743 x11-proto/xextproto
744 x11-proto/xf86vidmodeproto
745 )
746 + xinerama? ( x11-proto/xineramaproto )
747 sys-devel/bison
748 sys-devel/flex"
749
750
751
752
753 1.16 app-emulation/wine/wine-1.1.15.ebuild
754
755 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?rev=1.16&view=markup
756 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?rev=1.16&content-type=text/plain
757 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?r1=1.15&r2=1.16
758
759 Index: wine-1.1.15.ebuild
760 ===================================================================
761 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v
762 retrieving revision 1.15
763 retrieving revision 1.16
764 diff -u -r1.15 -r1.16
765 --- wine-1.1.15.ebuild 12 Dec 2009 16:20:25 -0000 1.15
766 +++ wine-1.1.15.ebuild 26 Dec 2009 17:25:38 -0000 1.16
767 @@ -1,6 +1,6 @@
768 # Copyright 1999-2009 Gentoo Foundation
769 # Distributed under the terms of the GNU General Public License v2
770 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.15 2009/12/12 16:20:25 vapier Exp $
771 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.16 2009/12/26 17:25:38 vapier Exp $
772
773 EAPI="2"
774
775 @@ -46,6 +46,7 @@
776 x11-libs/libXxf86vm
777 x11-apps/xmessage
778 )
779 + xinerama? ( x11-libs/libXinerama )
780 alsa? ( media-libs/alsa-lib )
781 esd? ( media-sound/esound )
782 nas? ( media-libs/nas )
783 @@ -73,6 +74,7 @@
784 x11-proto/xextproto
785 x11-proto/xf86vidmodeproto
786 )
787 + xinerama? ( x11-proto/xineramaproto )
788 sys-devel/bison
789 sys-devel/flex"
790
791
792
793
794 1.8 app-emulation/wine/wine-1.1.23.ebuild
795
796 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?rev=1.8&view=markup
797 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?rev=1.8&content-type=text/plain
798 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?r1=1.7&r2=1.8
799
800 Index: wine-1.1.23.ebuild
801 ===================================================================
802 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v
803 retrieving revision 1.7
804 retrieving revision 1.8
805 diff -u -r1.7 -r1.8
806 --- wine-1.1.23.ebuild 12 Dec 2009 16:20:25 -0000 1.7
807 +++ wine-1.1.23.ebuild 26 Dec 2009 17:25:38 -0000 1.8
808 @@ -1,6 +1,6 @@
809 # Copyright 1999-2009 Gentoo Foundation
810 # Distributed under the terms of the GNU General Public License v2
811 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.7 2009/12/12 16:20:25 vapier Exp $
812 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.8 2009/12/26 17:25:38 vapier Exp $
813
814 EAPI="2"
815
816 @@ -46,6 +46,7 @@
817 x11-libs/libXxf86vm
818 x11-apps/xmessage
819 )
820 + xinerama? ( x11-libs/libXinerama )
821 alsa? ( media-libs/alsa-lib )
822 esd? ( media-sound/esound )
823 nas? ( media-libs/nas )
824 @@ -73,6 +74,7 @@
825 x11-proto/xextproto
826 x11-proto/xf86vidmodeproto
827 )
828 + xinerama? ( x11-proto/xineramaproto )
829 sys-devel/bison
830 sys-devel/flex"
831
832
833
834
835 1.11 app-emulation/wine/wine-1.1.21.ebuild
836
837 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?rev=1.11&view=markup
838 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?rev=1.11&content-type=text/plain
839 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?r1=1.10&r2=1.11
840
841 Index: wine-1.1.21.ebuild
842 ===================================================================
843 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v
844 retrieving revision 1.10
845 retrieving revision 1.11
846 diff -u -r1.10 -r1.11
847 --- wine-1.1.21.ebuild 12 Dec 2009 16:20:25 -0000 1.10
848 +++ wine-1.1.21.ebuild 26 Dec 2009 17:25:38 -0000 1.11
849 @@ -1,6 +1,6 @@
850 # Copyright 1999-2009 Gentoo Foundation
851 # Distributed under the terms of the GNU General Public License v2
852 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.10 2009/12/12 16:20:25 vapier Exp $
853 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.11 2009/12/26 17:25:38 vapier Exp $
854
855 EAPI="2"
856
857 @@ -46,6 +46,7 @@
858 x11-libs/libXxf86vm
859 x11-apps/xmessage
860 )
861 + xinerama? ( x11-libs/libXinerama )
862 alsa? ( media-libs/alsa-lib )
863 esd? ( media-sound/esound )
864 nas? ( media-libs/nas )
865 @@ -73,6 +74,7 @@
866 x11-proto/xextproto
867 x11-proto/xf86vidmodeproto
868 )
869 + xinerama? ( x11-proto/xineramaproto )
870 sys-devel/bison
871 sys-devel/flex"
872
873
874
875
876 1.12 app-emulation/wine/wine-1.1.19.ebuild
877
878 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?rev=1.12&view=markup
879 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?rev=1.12&content-type=text/plain
880 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?r1=1.11&r2=1.12
881
882 Index: wine-1.1.19.ebuild
883 ===================================================================
884 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v
885 retrieving revision 1.11
886 retrieving revision 1.12
887 diff -u -r1.11 -r1.12
888 --- wine-1.1.19.ebuild 12 Dec 2009 16:20:25 -0000 1.11
889 +++ wine-1.1.19.ebuild 26 Dec 2009 17:25:38 -0000 1.12
890 @@ -1,6 +1,6 @@
891 # Copyright 1999-2009 Gentoo Foundation
892 # Distributed under the terms of the GNU General Public License v2
893 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.11 2009/12/12 16:20:25 vapier Exp $
894 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $
895
896 EAPI="2"
897
898 @@ -46,6 +46,7 @@
899 x11-libs/libXxf86vm
900 x11-apps/xmessage
901 )
902 + xinerama? ( x11-libs/libXinerama )
903 alsa? ( media-libs/alsa-lib )
904 esd? ( media-sound/esound )
905 nas? ( media-libs/nas )
906 @@ -73,6 +74,7 @@
907 x11-proto/xextproto
908 x11-proto/xf86vidmodeproto
909 )
910 + xinerama? ( x11-proto/xineramaproto )
911 sys-devel/bison
912 sys-devel/flex"
913
914
915
916
917 1.6 app-emulation/wine/wine-1.1.30.ebuild
918
919 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild?rev=1.6&view=markup
920 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild?rev=1.6&content-type=text/plain
921 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild?r1=1.5&r2=1.6
922
923 Index: wine-1.1.30.ebuild
924 ===================================================================
925 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild,v
926 retrieving revision 1.5
927 retrieving revision 1.6
928 diff -u -r1.5 -r1.6
929 --- wine-1.1.30.ebuild 12 Dec 2009 16:20:25 -0000 1.5
930 +++ wine-1.1.30.ebuild 26 Dec 2009 17:25:38 -0000 1.6
931 @@ -1,6 +1,6 @@
932 # Copyright 1999-2009 Gentoo Foundation
933 # Distributed under the terms of the GNU General Public License v2
934 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild,v 1.5 2009/12/12 16:20:25 vapier Exp $
935 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.30.ebuild,v 1.6 2009/12/26 17:25:38 vapier Exp $
936
937 EAPI="2"
938
939 @@ -50,6 +50,7 @@
940 x11-libs/libXxf86vm
941 x11-apps/xmessage
942 )
943 + xinerama? ( x11-libs/libXinerama )
944 alsa? ( media-libs/alsa-lib )
945 esd? ( media-sound/esound )
946 nas? ( media-libs/nas )
947 @@ -79,6 +80,7 @@
948 x11-proto/xextproto
949 x11-proto/xf86vidmodeproto
950 )
951 + xinerama? ( x11-proto/xineramaproto )
952 sys-devel/bison
953 sys-devel/flex"
954
955
956
957
958 1.12 app-emulation/wine/wine-1.1.17.ebuild
959
960 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?rev=1.12&view=markup
961 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?rev=1.12&content-type=text/plain
962 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?r1=1.11&r2=1.12
963
964 Index: wine-1.1.17.ebuild
965 ===================================================================
966 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v
967 retrieving revision 1.11
968 retrieving revision 1.12
969 diff -u -r1.11 -r1.12
970 --- wine-1.1.17.ebuild 12 Dec 2009 16:20:25 -0000 1.11
971 +++ wine-1.1.17.ebuild 26 Dec 2009 17:25:38 -0000 1.12
972 @@ -1,6 +1,6 @@
973 # Copyright 1999-2009 Gentoo Foundation
974 # Distributed under the terms of the GNU General Public License v2
975 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v 1.11 2009/12/12 16:20:25 vapier Exp $
976 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v 1.12 2009/12/26 17:25:38 vapier Exp $
977
978 EAPI="2"
979
980 @@ -46,6 +46,7 @@
981 x11-libs/libXxf86vm
982 x11-apps/xmessage
983 )
984 + xinerama? ( x11-libs/libXinerama )
985 alsa? ( media-libs/alsa-lib )
986 esd? ( media-sound/esound )
987 nas? ( media-libs/nas )
988 @@ -73,6 +74,7 @@
989 x11-proto/xextproto
990 x11-proto/xf86vidmodeproto
991 )
992 + xinerama? ( x11-proto/xineramaproto )
993 sys-devel/bison
994 sys-devel/flex"
995
996
997
998
999 1.5 app-emulation/wine/wine-1.1.33.ebuild
1000
1001 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild?rev=1.5&view=markup
1002 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild?rev=1.5&content-type=text/plain
1003 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild?r1=1.4&r2=1.5
1004
1005 Index: wine-1.1.33.ebuild
1006 ===================================================================
1007 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v
1008 retrieving revision 1.4
1009 retrieving revision 1.5
1010 diff -u -r1.4 -r1.5
1011 --- wine-1.1.33.ebuild 12 Dec 2009 16:20:25 -0000 1.4
1012 +++ wine-1.1.33.ebuild 26 Dec 2009 17:25:38 -0000 1.5
1013 @@ -1,6 +1,6 @@
1014 # Copyright 1999-2009 Gentoo Foundation
1015 # Distributed under the terms of the GNU General Public License v2
1016 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v 1.4 2009/12/12 16:20:25 vapier Exp $
1017 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.33.ebuild,v 1.5 2009/12/26 17:25:38 vapier Exp $
1018
1019 EAPI="2"
1020
1021 @@ -48,6 +48,7 @@
1022 x11-libs/libXxf86vm
1023 x11-apps/xmessage
1024 )
1025 + xinerama? ( x11-libs/libXinerama )
1026 alsa? ( media-libs/alsa-lib )
1027 esd? ( media-sound/esound )
1028 nas? ( media-libs/nas )
1029 @@ -79,6 +80,7 @@
1030 x11-proto/xextproto
1031 x11-proto/xf86vidmodeproto
1032 )
1033 + xinerama? ( x11-proto/xineramaproto )
1034 sys-devel/bison
1035 sys-devel/flex"