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