Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.1.25.ebuild wine-1.1.18.ebuild ChangeLog wine-1.1.16.ebuild wine-1.1.20.ebuild wine-1.1.15.ebuild wine-1.1.23.ebuild wine-1.1.13.ebuild wine-1.1.21.ebuild wine-1.1.19.ebuild wine-1.1.24.ebuild wine-1.1.17.ebuild wine-9999.ebuild wine-1.1.22.ebuild wine-1.1.26.ebuild wine-1.1.14.ebuild
Date: Sat, 01 Aug 2009 06:58:03
Message-Id: E1MX8XY-0006qE-Io@stork.gentoo.org
1 ssuominen 09/08/01 06:58:00
2
3 Modified: wine-1.1.25.ebuild wine-1.1.18.ebuild ChangeLog
4 wine-1.1.16.ebuild wine-1.1.20.ebuild
5 wine-1.1.15.ebuild wine-1.1.23.ebuild
6 wine-1.1.13.ebuild wine-1.1.21.ebuild
7 wine-1.1.19.ebuild wine-1.1.24.ebuild
8 wine-1.1.17.ebuild wine-9999.ebuild
9 wine-1.1.22.ebuild wine-1.1.26.ebuild
10 wine-1.1.14.ebuild
11 Log:
12 Remove USE depend for media-libs/alsa-lib[midi].
13 (Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
14
15 Revision Changes Path
16 1.2 app-emulation/wine/wine-1.1.25.ebuild
17
18 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?rev=1.2&view=markup
19 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?rev=1.2&content-type=text/plain
20 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild?r1=1.1&r2=1.2
21
22 Index: wine-1.1.25.ebuild
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v
25 retrieving revision 1.1
26 retrieving revision 1.2
27 diff -u -r1.1 -r1.2
28 --- wine-1.1.25.ebuild 3 Jul 2009 18:15:04 -0000 1.1
29 +++ wine-1.1.25.ebuild 1 Aug 2009 06:58:00 -0000 1.2
30 @@ -1,6 +1,6 @@
31 # Copyright 1999-2009 Gentoo Foundation
32 # Distributed under the terms of the GNU General Public License v2
33 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.1 2009/07/03 18:15:04 vapier Exp $
34 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.25.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $
35
36 EAPI="2"
37
38 @@ -46,7 +46,7 @@
39 x11-libs/libXxf86vm
40 x11-apps/xmessage
41 )
42 - alsa? ( media-libs/alsa-lib[midi] )
43 + alsa? ( media-libs/alsa-lib )
44 esd? ( media-sound/esound )
45 nas? ( media-libs/nas )
46 cups? ( net-print/cups )
47
48
49
50 1.6 app-emulation/wine/wine-1.1.18.ebuild
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?rev=1.6&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?rev=1.6&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild?r1=1.5&r2=1.6
55
56 Index: wine-1.1.18.ebuild
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v
59 retrieving revision 1.5
60 retrieving revision 1.6
61 diff -u -r1.5 -r1.6
62 --- wine-1.1.18.ebuild 18 May 2009 21:14:21 -0000 1.5
63 +++ wine-1.1.18.ebuild 1 Aug 2009 06:58:00 -0000 1.6
64 @@ -1,6 +1,6 @@
65 # Copyright 1999-2009 Gentoo Foundation
66 # Distributed under the terms of the GNU General Public License v2
67 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.5 2009/05/18 21:14:21 vapier Exp $
68 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.18.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $
69
70 EAPI="2"
71
72 @@ -46,7 +46,7 @@
73 x11-libs/libXxf86vm
74 x11-apps/xmessage
75 )
76 - alsa? ( media-libs/alsa-lib[midi] )
77 + alsa? ( media-libs/alsa-lib )
78 esd? ( media-sound/esound )
79 nas? ( media-libs/nas )
80 cups? ( net-print/cups )
81
82
83
84 1.269 app-emulation/wine/ChangeLog
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.269&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.269&content-type=text/plain
88 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.268&r2=1.269
89
90 Index: ChangeLog
91 ===================================================================
92 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
93 retrieving revision 1.268
94 retrieving revision 1.269
95 diff -u -r1.268 -r1.269
96 --- ChangeLog 18 Jul 2009 22:15:36 -0000 1.268
97 +++ ChangeLog 1 Aug 2009 06:58:00 -0000 1.269
98 @@ -1,6 +1,14 @@
99 # ChangeLog for app-emulation/wine
100 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
101 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.268 2009/07/18 22:15:36 vapier Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.269 2009/08/01 06:58:00 ssuominen Exp $
103 +
104 + 01 Aug 2009; Samuli Suominen <ssuominen@g.o> wine-1.1.13.ebuild,
105 + wine-1.1.14.ebuild, wine-1.1.15.ebuild, wine-1.1.16.ebuild,
106 + wine-1.1.17.ebuild, wine-1.1.18.ebuild, wine-1.1.19.ebuild,
107 + wine-1.1.20.ebuild, wine-1.1.21.ebuild, wine-1.1.22.ebuild,
108 + wine-1.1.23.ebuild, wine-1.1.24.ebuild, wine-1.1.25.ebuild,
109 + wine-1.1.26.ebuild, wine-9999.ebuild:
110 + Remove USE depend for media-libs/alsa-lib[midi].
111
112 *wine-1.1.26 (18 Jul 2009)
113
114
115
116
117 1.9 app-emulation/wine/wine-1.1.16.ebuild
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?rev=1.9&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?rev=1.9&content-type=text/plain
121 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild?r1=1.8&r2=1.9
122
123 Index: wine-1.1.16.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v
126 retrieving revision 1.8
127 retrieving revision 1.9
128 diff -u -r1.8 -r1.9
129 --- wine-1.1.16.ebuild 18 May 2009 21:14:21 -0000 1.8
130 +++ wine-1.1.16.ebuild 1 Aug 2009 06:58:00 -0000 1.9
131 @@ -1,6 +1,6 @@
132 # Copyright 1999-2009 Gentoo Foundation
133 # Distributed under the terms of the GNU General Public License v2
134 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.8 2009/05/18 21:14:21 vapier Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.16.ebuild,v 1.9 2009/08/01 06:58:00 ssuominen Exp $
136
137 EAPI="2"
138
139 @@ -46,7 +46,7 @@
140 x11-libs/libXxf86vm
141 x11-apps/xmessage
142 )
143 - alsa? ( media-libs/alsa-lib[midi] )
144 + alsa? ( media-libs/alsa-lib )
145 esd? ( media-sound/esound )
146 nas? ( media-libs/nas )
147 cups? ( net-print/cups )
148
149
150
151 1.6 app-emulation/wine/wine-1.1.20.ebuild
152
153 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?rev=1.6&view=markup
154 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?rev=1.6&content-type=text/plain
155 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild?r1=1.5&r2=1.6
156
157 Index: wine-1.1.20.ebuild
158 ===================================================================
159 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v
160 retrieving revision 1.5
161 retrieving revision 1.6
162 diff -u -r1.5 -r1.6
163 --- wine-1.1.20.ebuild 18 May 2009 21:14:21 -0000 1.5
164 +++ wine-1.1.20.ebuild 1 Aug 2009 06:58:00 -0000 1.6
165 @@ -1,6 +1,6 @@
166 # Copyright 1999-2009 Gentoo Foundation
167 # Distributed under the terms of the GNU General Public License v2
168 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.5 2009/05/18 21:14:21 vapier Exp $
169 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.20.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $
170
171 EAPI="2"
172
173 @@ -46,7 +46,7 @@
174 x11-libs/libXxf86vm
175 x11-apps/xmessage
176 )
177 - alsa? ( media-libs/alsa-lib[midi] )
178 + alsa? ( media-libs/alsa-lib )
179 esd? ( media-sound/esound )
180 nas? ( media-libs/nas )
181 cups? ( net-print/cups )
182
183
184
185 1.10 app-emulation/wine/wine-1.1.15.ebuild
186
187 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?rev=1.10&view=markup
188 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?rev=1.10&content-type=text/plain
189 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild?r1=1.9&r2=1.10
190
191 Index: wine-1.1.15.ebuild
192 ===================================================================
193 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v
194 retrieving revision 1.9
195 retrieving revision 1.10
196 diff -u -r1.9 -r1.10
197 --- wine-1.1.15.ebuild 18 May 2009 21:14:21 -0000 1.9
198 +++ wine-1.1.15.ebuild 1 Aug 2009 06:58:00 -0000 1.10
199 @@ -1,6 +1,6 @@
200 # Copyright 1999-2009 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.9 2009/05/18 21:14:21 vapier Exp $
203 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.15.ebuild,v 1.10 2009/08/01 06:58:00 ssuominen Exp $
204
205 EAPI="2"
206
207 @@ -46,7 +46,7 @@
208 x11-libs/libXxf86vm
209 x11-apps/xmessage
210 )
211 - alsa? ( media-libs/alsa-lib[midi] )
212 + alsa? ( media-libs/alsa-lib )
213 esd? ( media-sound/esound )
214 nas? ( media-libs/nas )
215 cups? ( net-print/cups )
216
217
218
219 1.2 app-emulation/wine/wine-1.1.23.ebuild
220
221 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?rev=1.2&view=markup
222 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?rev=1.2&content-type=text/plain
223 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild?r1=1.1&r2=1.2
224
225 Index: wine-1.1.23.ebuild
226 ===================================================================
227 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v
228 retrieving revision 1.1
229 retrieving revision 1.2
230 diff -u -r1.1 -r1.2
231 --- wine-1.1.23.ebuild 5 Jun 2009 21:08:59 -0000 1.1
232 +++ wine-1.1.23.ebuild 1 Aug 2009 06:58:00 -0000 1.2
233 @@ -1,6 +1,6 @@
234 # Copyright 1999-2009 Gentoo Foundation
235 # Distributed under the terms of the GNU General Public License v2
236 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.1 2009/06/05 21:08:59 vapier Exp $
237 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.23.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $
238
239 EAPI="2"
240
241 @@ -46,7 +46,7 @@
242 x11-libs/libXxf86vm
243 x11-apps/xmessage
244 )
245 - alsa? ( media-libs/alsa-lib[midi] )
246 + alsa? ( media-libs/alsa-lib )
247 esd? ( media-sound/esound )
248 nas? ( media-libs/nas )
249 cups? ( net-print/cups )
250
251
252
253 1.13 app-emulation/wine/wine-1.1.13.ebuild
254
255 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.13&view=markup
256 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?rev=1.13&content-type=text/plain
257 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild?r1=1.12&r2=1.13
258
259 Index: wine-1.1.13.ebuild
260 ===================================================================
261 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v
262 retrieving revision 1.12
263 retrieving revision 1.13
264 diff -u -r1.12 -r1.13
265 --- wine-1.1.13.ebuild 18 May 2009 21:14:21 -0000 1.12
266 +++ wine-1.1.13.ebuild 1 Aug 2009 06:58:00 -0000 1.13
267 @@ -1,6 +1,6 @@
268 # Copyright 1999-2009 Gentoo Foundation
269 # Distributed under the terms of the GNU General Public License v2
270 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.12 2009/05/18 21:14:21 vapier Exp $
271 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.13.ebuild,v 1.13 2009/08/01 06:58:00 ssuominen Exp $
272
273 EAPI="2"
274
275 @@ -46,7 +46,7 @@
276 x11-libs/libXxf86vm
277 x11-apps/xmessage
278 )
279 - alsa? ( media-libs/alsa-lib[midi] )
280 + alsa? ( media-libs/alsa-lib )
281 esd? ( media-sound/esound )
282 nas? ( media-libs/nas )
283 cups? ( net-print/cups )
284
285
286
287 1.5 app-emulation/wine/wine-1.1.21.ebuild
288
289 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?rev=1.5&view=markup
290 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?rev=1.5&content-type=text/plain
291 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild?r1=1.4&r2=1.5
292
293 Index: wine-1.1.21.ebuild
294 ===================================================================
295 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v
296 retrieving revision 1.4
297 retrieving revision 1.5
298 diff -u -r1.4 -r1.5
299 --- wine-1.1.21.ebuild 18 May 2009 21:14:21 -0000 1.4
300 +++ wine-1.1.21.ebuild 1 Aug 2009 06:58:00 -0000 1.5
301 @@ -1,6 +1,6 @@
302 # Copyright 1999-2009 Gentoo Foundation
303 # Distributed under the terms of the GNU General Public License v2
304 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.4 2009/05/18 21:14:21 vapier Exp $
305 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.21.ebuild,v 1.5 2009/08/01 06:58:00 ssuominen Exp $
306
307 EAPI="2"
308
309 @@ -46,7 +46,7 @@
310 x11-libs/libXxf86vm
311 x11-apps/xmessage
312 )
313 - alsa? ( media-libs/alsa-lib[midi] )
314 + alsa? ( media-libs/alsa-lib )
315 esd? ( media-sound/esound )
316 nas? ( media-libs/nas )
317 cups? ( net-print/cups )
318
319
320
321 1.6 app-emulation/wine/wine-1.1.19.ebuild
322
323 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?rev=1.6&view=markup
324 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?rev=1.6&content-type=text/plain
325 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild?r1=1.5&r2=1.6
326
327 Index: wine-1.1.19.ebuild
328 ===================================================================
329 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v
330 retrieving revision 1.5
331 retrieving revision 1.6
332 diff -u -r1.5 -r1.6
333 --- wine-1.1.19.ebuild 18 May 2009 21:14:21 -0000 1.5
334 +++ wine-1.1.19.ebuild 1 Aug 2009 06:58:00 -0000 1.6
335 @@ -1,6 +1,6 @@
336 # Copyright 1999-2009 Gentoo Foundation
337 # Distributed under the terms of the GNU General Public License v2
338 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.5 2009/05/18 21:14:21 vapier Exp $
339 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.19.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $
340
341 EAPI="2"
342
343 @@ -46,7 +46,7 @@
344 x11-libs/libXxf86vm
345 x11-apps/xmessage
346 )
347 - alsa? ( media-libs/alsa-lib[midi] )
348 + alsa? ( media-libs/alsa-lib )
349 esd? ( media-sound/esound )
350 nas? ( media-libs/nas )
351 cups? ( net-print/cups )
352
353
354
355 1.2 app-emulation/wine/wine-1.1.24.ebuild
356
357 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?rev=1.2&view=markup
358 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?rev=1.2&content-type=text/plain
359 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild?r1=1.1&r2=1.2
360
361 Index: wine-1.1.24.ebuild
362 ===================================================================
363 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v
364 retrieving revision 1.1
365 retrieving revision 1.2
366 diff -u -r1.1 -r1.2
367 --- wine-1.1.24.ebuild 19 Jun 2009 19:11:37 -0000 1.1
368 +++ wine-1.1.24.ebuild 1 Aug 2009 06:58:00 -0000 1.2
369 @@ -1,6 +1,6 @@
370 # Copyright 1999-2009 Gentoo Foundation
371 # Distributed under the terms of the GNU General Public License v2
372 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.1 2009/06/19 19:11:37 vapier Exp $
373 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.24.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $
374
375 EAPI="2"
376
377 @@ -46,7 +46,7 @@
378 x11-libs/libXxf86vm
379 x11-apps/xmessage
380 )
381 - alsa? ( media-libs/alsa-lib[midi] )
382 + alsa? ( media-libs/alsa-lib )
383 esd? ( media-sound/esound )
384 nas? ( media-libs/nas )
385 cups? ( net-print/cups )
386
387
388
389 1.6 app-emulation/wine/wine-1.1.17.ebuild
390
391 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?rev=1.6&view=markup
392 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?rev=1.6&content-type=text/plain
393 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild?r1=1.5&r2=1.6
394
395 Index: wine-1.1.17.ebuild
396 ===================================================================
397 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v
398 retrieving revision 1.5
399 retrieving revision 1.6
400 diff -u -r1.5 -r1.6
401 --- wine-1.1.17.ebuild 18 May 2009 21:14:21 -0000 1.5
402 +++ wine-1.1.17.ebuild 1 Aug 2009 06:58:00 -0000 1.6
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.17.ebuild,v 1.5 2009/05/18 21:14:21 vapier Exp $
407 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.17.ebuild,v 1.6 2009/08/01 06:58:00 ssuominen Exp $
408
409 EAPI="2"
410
411 @@ -46,7 +46,7 @@
412 x11-libs/libXxf86vm
413 x11-apps/xmessage
414 )
415 - alsa? ( media-libs/alsa-lib[midi] )
416 + alsa? ( media-libs/alsa-lib )
417 esd? ( media-sound/esound )
418 nas? ( media-libs/nas )
419 cups? ( net-print/cups )
420
421
422
423 1.39 app-emulation/wine/wine-9999.ebuild
424
425 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.39&view=markup
426 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.39&content-type=text/plain
427 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.38&r2=1.39
428
429 Index: wine-9999.ebuild
430 ===================================================================
431 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
432 retrieving revision 1.38
433 retrieving revision 1.39
434 diff -u -r1.38 -r1.39
435 --- wine-9999.ebuild 18 May 2009 21:14:21 -0000 1.38
436 +++ wine-9999.ebuild 1 Aug 2009 06:58:00 -0000 1.39
437 @@ -1,6 +1,6 @@
438 # Copyright 1999-2009 Gentoo Foundation
439 # Distributed under the terms of the GNU General Public License v2
440 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.38 2009/05/18 21:14:21 vapier Exp $
441 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.39 2009/08/01 06:58:00 ssuominen Exp $
442
443 EAPI="2"
444
445 @@ -46,7 +46,7 @@
446 x11-libs/libXxf86vm
447 x11-apps/xmessage
448 )
449 - alsa? ( media-libs/alsa-lib[midi] )
450 + alsa? ( media-libs/alsa-lib )
451 esd? ( media-sound/esound )
452 nas? ( media-libs/nas )
453 cups? ( net-print/cups )
454
455
456
457 1.2 app-emulation/wine/wine-1.1.22.ebuild
458
459 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?rev=1.2&view=markup
460 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?rev=1.2&content-type=text/plain
461 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild?r1=1.1&r2=1.2
462
463 Index: wine-1.1.22.ebuild
464 ===================================================================
465 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v
466 retrieving revision 1.1
467 retrieving revision 1.2
468 diff -u -r1.1 -r1.2
469 --- wine-1.1.22.ebuild 24 May 2009 00:25:02 -0000 1.1
470 +++ wine-1.1.22.ebuild 1 Aug 2009 06:58:00 -0000 1.2
471 @@ -1,6 +1,6 @@
472 # Copyright 1999-2009 Gentoo Foundation
473 # Distributed under the terms of the GNU General Public License v2
474 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.1 2009/05/24 00:25:02 vapier Exp $
475 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.22.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $
476
477 EAPI="2"
478
479 @@ -46,7 +46,7 @@
480 x11-libs/libXxf86vm
481 x11-apps/xmessage
482 )
483 - alsa? ( media-libs/alsa-lib[midi] )
484 + alsa? ( media-libs/alsa-lib )
485 esd? ( media-sound/esound )
486 nas? ( media-libs/nas )
487 cups? ( net-print/cups )
488
489
490
491 1.2 app-emulation/wine/wine-1.1.26.ebuild
492
493 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?rev=1.2&view=markup
494 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?rev=1.2&content-type=text/plain
495 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild?r1=1.1&r2=1.2
496
497 Index: wine-1.1.26.ebuild
498 ===================================================================
499 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v
500 retrieving revision 1.1
501 retrieving revision 1.2
502 diff -u -r1.1 -r1.2
503 --- wine-1.1.26.ebuild 18 Jul 2009 22:15:36 -0000 1.1
504 +++ wine-1.1.26.ebuild 1 Aug 2009 06:58:00 -0000 1.2
505 @@ -1,6 +1,6 @@
506 # Copyright 1999-2009 Gentoo Foundation
507 # Distributed under the terms of the GNU General Public License v2
508 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.1 2009/07/18 22:15:36 vapier Exp $
509 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.26.ebuild,v 1.2 2009/08/01 06:58:00 ssuominen Exp $
510
511 EAPI="2"
512
513 @@ -46,7 +46,7 @@
514 x11-libs/libXxf86vm
515 x11-apps/xmessage
516 )
517 - alsa? ( media-libs/alsa-lib[midi] )
518 + alsa? ( media-libs/alsa-lib )
519 esd? ( media-sound/esound )
520 nas? ( media-libs/nas )
521 cups? ( net-print/cups )
522
523
524
525 1.8 app-emulation/wine/wine-1.1.14.ebuild
526
527 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.8&view=markup
528 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?rev=1.8&content-type=text/plain
529 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild?r1=1.7&r2=1.8
530
531 Index: wine-1.1.14.ebuild
532 ===================================================================
533 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v
534 retrieving revision 1.7
535 retrieving revision 1.8
536 diff -u -r1.7 -r1.8
537 --- wine-1.1.14.ebuild 18 May 2009 21:14:21 -0000 1.7
538 +++ wine-1.1.14.ebuild 1 Aug 2009 06:58:00 -0000 1.8
539 @@ -1,6 +1,6 @@
540 # Copyright 1999-2009 Gentoo Foundation
541 # Distributed under the terms of the GNU General Public License v2
542 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.7 2009/05/18 21:14:21 vapier Exp $
543 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.1.14.ebuild,v 1.8 2009/08/01 06:58:00 ssuominen Exp $
544
545 EAPI="2"
546
547 @@ -46,7 +46,7 @@
548 x11-libs/libXxf86vm
549 x11-apps/xmessage
550 )
551 - alsa? ( media-libs/alsa-lib[midi] )
552 + alsa? ( media-libs/alsa-lib )
553 esd? ( media-sound/esound )
554 nas? ( media-libs/nas )
555 cups? ( net-print/cups )