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.3.33.ebuild wine-1.2.ebuild wine-1.2.1.ebuild wine-1.3.28.ebuild wine-1.3.11.ebuild wine-1.3.34.ebuild wine-1.4_rc1.ebuild wine-1.3.12.ebuild wine-9999.ebuild wine-1.3.31.ebuild wine-1.3.4.ebuild wine-1.3.35.ebuild wine-1.3.14.ebuild wine-1.3.17.ebuild wine-1.3.18.ebuild wine-1.3.19.ebuild wine-1.4_rc3.ebuild wine-1.3.25.ebuild wine-1.3.6.ebuild wine-1.3.5.ebuild wine-1.3.2.ebuild wine-1.3.21.ebuild wine-1.3.30.ebuild wine-1.3.29.ebuild wine-1.3.20.ebuild wine-1.3.23.ebuild wine-1.4_rc5.ebuild wine-1.3.15.ebuild wine-1.3.27.ebuild ChangeLog wine-1.3.9.ebuild wine-1.3.8.ebuild wine-1.3.37.ebuild wine-1.3.22.ebuild wine-1.3.36.ebuild wine-1.3.26.ebuild wine-1.3.0.ebuild wine-1.3.16.ebuild wine-1.3.7.ebuild wine-1.3.10.ebuild wine-1.3.24.ebuild wine-1.3.13.ebuild wine-1.3.1.ebuild wine-1.2.2.ebuild wine-1.4_rc4.ebuild wine-1.3.3.ebuild wine-1.3.32.ebuild wine-1.2.3.ebuild wine-1.4_rc2.ebuild
Date: Tue, 28 Feb 2012 01:31:20
Message-Id: 20120228013110.19D422004B@flycatcher.gentoo.org
1 vapier 12/02/28 01:31:10
2
3 Modified: wine-1.3.33.ebuild wine-1.2.ebuild
4 wine-1.2.1.ebuild wine-1.3.28.ebuild
5 wine-1.3.11.ebuild wine-1.3.34.ebuild
6 wine-1.4_rc1.ebuild wine-1.3.12.ebuild
7 wine-9999.ebuild wine-1.3.31.ebuild
8 wine-1.3.4.ebuild wine-1.3.35.ebuild
9 wine-1.3.14.ebuild wine-1.3.17.ebuild
10 wine-1.3.18.ebuild wine-1.3.19.ebuild
11 wine-1.4_rc3.ebuild wine-1.3.25.ebuild
12 wine-1.3.6.ebuild wine-1.3.5.ebuild
13 wine-1.3.2.ebuild wine-1.3.21.ebuild
14 wine-1.3.30.ebuild wine-1.3.29.ebuild
15 wine-1.3.20.ebuild wine-1.3.23.ebuild
16 wine-1.4_rc5.ebuild wine-1.3.15.ebuild
17 wine-1.3.27.ebuild ChangeLog wine-1.3.9.ebuild
18 wine-1.3.8.ebuild wine-1.3.37.ebuild
19 wine-1.3.22.ebuild wine-1.3.36.ebuild
20 wine-1.3.26.ebuild wine-1.3.0.ebuild
21 wine-1.3.16.ebuild wine-1.3.7.ebuild
22 wine-1.3.10.ebuild wine-1.3.24.ebuild
23 wine-1.3.13.ebuild wine-1.3.1.ebuild
24 wine-1.2.2.ebuild wine-1.4_rc4.ebuild
25 wine-1.3.3.ebuild wine-1.3.32.ebuild
26 wine-1.2.3.ebuild wine-1.4_rc2.ebuild
27 Log:
28 Add pkg-config to DEPEND since various libs need it #406051 by cyberbat.
29
30 (Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
31
32 Revision Changes Path
33 1.5 app-emulation/wine/wine-1.3.33.ebuild
34
35 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?rev=1.5&view=markup
36 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?rev=1.5&content-type=text/plain
37 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?r1=1.4&r2=1.5
38
39 Index: wine-1.3.33.ebuild
40 ===================================================================
41 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v
42 retrieving revision 1.4
43 retrieving revision 1.5
44 diff -u -r1.4 -r1.5
45 --- wine-1.3.33.ebuild 14 Jan 2012 03:20:51 -0000 1.4
46 +++ wine-1.3.33.ebuild 28 Feb 2012 01:31:09 -0000 1.5
47 @@ -1,6 +1,6 @@
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
51 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
52
53 EAPI="4"
54
55 @@ -93,6 +93,7 @@
56 )
57 xinerama? ( x11-proto/xineramaproto )
58 !hardened? ( sys-devel/prelink )
59 + dev-util/pkgconfig
60 virtual/yacc
61 sys-devel/flex"
62
63
64
65
66 1.18 app-emulation/wine/wine-1.2.ebuild
67
68 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.ebuild?rev=1.18&view=markup
69 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.ebuild?rev=1.18&content-type=text/plain
70 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.ebuild?r1=1.17&r2=1.18
71
72 Index: wine-1.2.ebuild
73 ===================================================================
74 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v
75 retrieving revision 1.17
76 retrieving revision 1.18
77 diff -u -r1.17 -r1.18
78 --- wine-1.2.ebuild 14 Jan 2012 03:20:51 -0000 1.17
79 +++ wine-1.2.ebuild 28 Feb 2012 01:31:09 -0000 1.18
80 @@ -1,6 +1,6 @@
81 # Copyright 1999-2012 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
84 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
85
86 EAPI="4"
87
88 @@ -92,6 +92,7 @@
89 )
90 xinerama? ( x11-proto/xineramaproto )
91 !hardened? ( sys-devel/prelink )
92 + dev-util/pkgconfig
93 virtual/yacc
94 sys-devel/flex"
95
96
97
98
99 1.15 app-emulation/wine/wine-1.2.1.ebuild
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?rev=1.15&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?rev=1.15&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?r1=1.14&r2=1.15
104
105 Index: wine-1.2.1.ebuild
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v
108 retrieving revision 1.14
109 retrieving revision 1.15
110 diff -u -r1.14 -r1.15
111 --- wine-1.2.1.ebuild 14 Jan 2012 03:20:51 -0000 1.14
112 +++ wine-1.2.1.ebuild 28 Feb 2012 01:31:09 -0000 1.15
113 @@ -1,6 +1,6 @@
114 # Copyright 1999-2012 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $
118
119 EAPI="4"
120
121 @@ -94,6 +94,7 @@
122 )
123 xinerama? ( x11-proto/xineramaproto )
124 !hardened? ( sys-devel/prelink )
125 + dev-util/pkgconfig
126 virtual/yacc
127 sys-devel/flex"
128
129
130
131
132 1.6 app-emulation/wine/wine-1.3.28.ebuild
133
134 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.6&view=markup
135 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.6&content-type=text/plain
136 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?r1=1.5&r2=1.6
137
138 Index: wine-1.3.28.ebuild
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v
141 retrieving revision 1.5
142 retrieving revision 1.6
143 diff -u -r1.5 -r1.6
144 --- wine-1.3.28.ebuild 14 Jan 2012 03:20:51 -0000 1.5
145 +++ wine-1.3.28.ebuild 28 Feb 2012 01:31:09 -0000 1.6
146 @@ -1,6 +1,6 @@
147 # Copyright 1999-2012 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.5 2012/01/14 03:20:51 tetromino Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.6 2012/02/28 01:31:09 vapier Exp $
151
152 EAPI="4"
153
154 @@ -93,6 +93,7 @@
155 )
156 xinerama? ( x11-proto/xineramaproto )
157 !hardened? ( sys-devel/prelink )
158 + dev-util/pkgconfig
159 virtual/yacc
160 sys-devel/flex"
161
162
163
164
165 1.19 app-emulation/wine/wine-1.3.11.ebuild
166
167 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?rev=1.19&view=markup
168 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?rev=1.19&content-type=text/plain
169 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?r1=1.18&r2=1.19
170
171 Index: wine-1.3.11.ebuild
172 ===================================================================
173 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v
174 retrieving revision 1.18
175 retrieving revision 1.19
176 diff -u -r1.18 -r1.19
177 --- wine-1.3.11.ebuild 14 Jan 2012 03:20:51 -0000 1.18
178 +++ wine-1.3.11.ebuild 28 Feb 2012 01:31:09 -0000 1.19
179 @@ -1,6 +1,6 @@
180 # Copyright 1999-2012 Gentoo Foundation
181 # Distributed under the terms of the GNU General Public License v2
182 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.18 2012/01/14 03:20:51 tetromino Exp $
183 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $
184
185 EAPI="4"
186
187 @@ -95,6 +95,7 @@
188 )
189 xinerama? ( x11-proto/xineramaproto )
190 !hardened? ( sys-devel/prelink )
191 + dev-util/pkgconfig
192 virtual/yacc
193 sys-devel/flex"
194
195
196
197
198 1.5 app-emulation/wine/wine-1.3.34.ebuild
199
200 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?rev=1.5&view=markup
201 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?rev=1.5&content-type=text/plain
202 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?r1=1.4&r2=1.5
203
204 Index: wine-1.3.34.ebuild
205 ===================================================================
206 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v
207 retrieving revision 1.4
208 retrieving revision 1.5
209 diff -u -r1.4 -r1.5
210 --- wine-1.3.34.ebuild 14 Jan 2012 03:20:51 -0000 1.4
211 +++ wine-1.3.34.ebuild 28 Feb 2012 01:31:09 -0000 1.5
212 @@ -1,6 +1,6 @@
213 # Copyright 1999-2012 Gentoo Foundation
214 # Distributed under the terms of the GNU General Public License v2
215 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
216 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
217
218 EAPI="4"
219
220 @@ -93,6 +93,7 @@
221 )
222 xinerama? ( x11-proto/xineramaproto )
223 !hardened? ( sys-devel/prelink )
224 + dev-util/pkgconfig
225 virtual/yacc
226 sys-devel/flex"
227
228
229
230
231 1.3 app-emulation/wine/wine-1.4_rc1.ebuild
232
233 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild?rev=1.3&view=markup
234 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild?rev=1.3&content-type=text/plain
235 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild?r1=1.2&r2=1.3
236
237 Index: wine-1.4_rc1.ebuild
238 ===================================================================
239 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v
240 retrieving revision 1.2
241 retrieving revision 1.3
242 diff -u -r1.2 -r1.3
243 --- wine-1.4_rc1.ebuild 28 Jan 2012 22:53:52 -0000 1.2
244 +++ wine-1.4_rc1.ebuild 28 Feb 2012 01:31:09 -0000 1.3
245 @@ -1,6 +1,6 @@
246 # Copyright 1999-2012 Gentoo Foundation
247 # Distributed under the terms of the GNU General Public License v2
248 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v 1.2 2012/01/28 22:53:52 vapier Exp $
249 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc1.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
250
251 EAPI="4"
252
253 @@ -96,6 +96,7 @@
254 )
255 xinerama? ( x11-proto/xineramaproto )
256 !hardened? ( sys-devel/prelink )
257 + dev-util/pkgconfig
258 virtual/yacc
259 sys-devel/flex"
260
261
262
263
264 1.17 app-emulation/wine/wine-1.3.12.ebuild
265
266 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?rev=1.17&view=markup
267 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?rev=1.17&content-type=text/plain
268 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?r1=1.16&r2=1.17
269
270 Index: wine-1.3.12.ebuild
271 ===================================================================
272 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v
273 retrieving revision 1.16
274 retrieving revision 1.17
275 diff -u -r1.16 -r1.17
276 --- wine-1.3.12.ebuild 14 Jan 2012 03:20:51 -0000 1.16
277 +++ wine-1.3.12.ebuild 28 Feb 2012 01:31:09 -0000 1.17
278 @@ -1,6 +1,6 @@
279 # Copyright 1999-2012 Gentoo Foundation
280 # Distributed under the terms of the GNU General Public License v2
281 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $
282 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $
283
284 EAPI="4"
285
286 @@ -95,6 +95,7 @@
287 )
288 xinerama? ( x11-proto/xineramaproto )
289 !hardened? ( sys-devel/prelink )
290 + dev-util/pkgconfig
291 virtual/yacc
292 sys-devel/flex"
293
294
295
296
297 1.104 app-emulation/wine/wine-9999.ebuild
298
299 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.104&view=markup
300 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.104&content-type=text/plain
301 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.103&r2=1.104
302
303 Index: wine-9999.ebuild
304 ===================================================================
305 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
306 retrieving revision 1.103
307 retrieving revision 1.104
308 diff -u -r1.103 -r1.104
309 --- wine-9999.ebuild 21 Feb 2012 04:17:24 -0000 1.103
310 +++ wine-9999.ebuild 28 Feb 2012 01:31:09 -0000 1.104
311 @@ -1,6 +1,6 @@
312 # Copyright 1999-2012 Gentoo Foundation
313 # Distributed under the terms of the GNU General Public License v2
314 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.103 2012/02/21 04:17:24 tetromino Exp $
315 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.104 2012/02/28 01:31:09 vapier Exp $
316
317 EAPI="4"
318
319 @@ -99,6 +99,7 @@
320 )
321 xinerama? ( x11-proto/xineramaproto )
322 !hardened? ( sys-devel/prelink )
323 + dev-util/pkgconfig
324 virtual/yacc
325 sys-devel/flex"
326
327
328
329
330 1.5 app-emulation/wine/wine-1.3.31.ebuild
331
332 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?rev=1.5&view=markup
333 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?rev=1.5&content-type=text/plain
334 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?r1=1.4&r2=1.5
335
336 Index: wine-1.3.31.ebuild
337 ===================================================================
338 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v
339 retrieving revision 1.4
340 retrieving revision 1.5
341 diff -u -r1.4 -r1.5
342 --- wine-1.3.31.ebuild 14 Jan 2012 03:20:51 -0000 1.4
343 +++ wine-1.3.31.ebuild 28 Feb 2012 01:31:09 -0000 1.5
344 @@ -1,6 +1,6 @@
345 # Copyright 1999-2012 Gentoo Foundation
346 # Distributed under the terms of the GNU General Public License v2
347 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
348 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
349
350 EAPI="4"
351
352 @@ -93,6 +93,7 @@
353 )
354 xinerama? ( x11-proto/xineramaproto )
355 !hardened? ( sys-devel/prelink )
356 + dev-util/pkgconfig
357 virtual/yacc
358 sys-devel/flex"
359
360
361
362
363 1.16 app-emulation/wine/wine-1.3.4.ebuild
364
365 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?rev=1.16&view=markup
366 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?rev=1.16&content-type=text/plain
367 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?r1=1.15&r2=1.16
368
369 Index: wine-1.3.4.ebuild
370 ===================================================================
371 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v
372 retrieving revision 1.15
373 retrieving revision 1.16
374 diff -u -r1.15 -r1.16
375 --- wine-1.3.4.ebuild 14 Jan 2012 03:20:51 -0000 1.15
376 +++ wine-1.3.4.ebuild 28 Feb 2012 01:31:09 -0000 1.16
377 @@ -1,6 +1,6 @@
378 # Copyright 1999-2012 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.3.4.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $
381 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $
382
383 EAPI="4"
384
385 @@ -92,6 +92,7 @@
386 )
387 xinerama? ( x11-proto/xineramaproto )
388 !hardened? ( sys-devel/prelink )
389 + dev-util/pkgconfig
390 virtual/yacc
391 sys-devel/flex"
392
393
394
395
396 1.4 app-emulation/wine/wine-1.3.35.ebuild
397
398 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild?rev=1.4&view=markup
399 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild?rev=1.4&content-type=text/plain
400 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild?r1=1.3&r2=1.4
401
402 Index: wine-1.3.35.ebuild
403 ===================================================================
404 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v
405 retrieving revision 1.3
406 retrieving revision 1.4
407 diff -u -r1.3 -r1.4
408 --- wine-1.3.35.ebuild 14 Jan 2012 03:20:51 -0000 1.3
409 +++ wine-1.3.35.ebuild 28 Feb 2012 01:31:09 -0000 1.4
410 @@ -1,6 +1,6 @@
411 # Copyright 1999-2012 Gentoo Foundation
412 # Distributed under the terms of the GNU General Public License v2
413 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v 1.3 2012/01/14 03:20:51 tetromino Exp $
414 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.35.ebuild,v 1.4 2012/02/28 01:31:09 vapier Exp $
415
416 EAPI="4"
417
418 @@ -93,6 +93,7 @@
419 )
420 xinerama? ( x11-proto/xineramaproto )
421 !hardened? ( sys-devel/prelink )
422 + dev-util/pkgconfig
423 virtual/yacc
424 sys-devel/flex"
425
426
427
428
429 1.18 app-emulation/wine/wine-1.3.14.ebuild
430
431 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?rev=1.18&view=markup
432 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?rev=1.18&content-type=text/plain
433 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?r1=1.17&r2=1.18
434
435 Index: wine-1.3.14.ebuild
436 ===================================================================
437 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v
438 retrieving revision 1.17
439 retrieving revision 1.18
440 diff -u -r1.17 -r1.18
441 --- wine-1.3.14.ebuild 14 Jan 2012 03:20:51 -0000 1.17
442 +++ wine-1.3.14.ebuild 28 Feb 2012 01:31:09 -0000 1.18
443 @@ -1,6 +1,6 @@
444 # Copyright 1999-2012 Gentoo Foundation
445 # Distributed under the terms of the GNU General Public License v2
446 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
447 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
448
449 EAPI="4"
450
451 @@ -95,6 +95,7 @@
452 )
453 xinerama? ( x11-proto/xineramaproto )
454 !hardened? ( sys-devel/prelink )
455 + dev-util/pkgconfig
456 virtual/yacc
457 sys-devel/flex"
458
459
460
461
462 1.18 app-emulation/wine/wine-1.3.17.ebuild
463
464 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?rev=1.18&view=markup
465 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?rev=1.18&content-type=text/plain
466 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?r1=1.17&r2=1.18
467
468 Index: wine-1.3.17.ebuild
469 ===================================================================
470 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v
471 retrieving revision 1.17
472 retrieving revision 1.18
473 diff -u -r1.17 -r1.18
474 --- wine-1.3.17.ebuild 14 Jan 2012 03:20:51 -0000 1.17
475 +++ wine-1.3.17.ebuild 28 Feb 2012 01:31:09 -0000 1.18
476 @@ -1,6 +1,6 @@
477 # Copyright 1999-2012 Gentoo Foundation
478 # Distributed under the terms of the GNU General Public License v2
479 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
480 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
481
482 EAPI="4"
483
484 @@ -95,6 +95,7 @@
485 )
486 xinerama? ( x11-proto/xineramaproto )
487 !hardened? ( sys-devel/prelink )
488 + dev-util/pkgconfig
489 virtual/yacc
490 sys-devel/flex"
491
492
493
494
495 1.18 app-emulation/wine/wine-1.3.18.ebuild
496
497 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?rev=1.18&view=markup
498 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?rev=1.18&content-type=text/plain
499 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?r1=1.17&r2=1.18
500
501 Index: wine-1.3.18.ebuild
502 ===================================================================
503 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v
504 retrieving revision 1.17
505 retrieving revision 1.18
506 diff -u -r1.17 -r1.18
507 --- wine-1.3.18.ebuild 14 Jan 2012 03:20:51 -0000 1.17
508 +++ wine-1.3.18.ebuild 28 Feb 2012 01:31:09 -0000 1.18
509 @@ -1,6 +1,6 @@
510 # Copyright 1999-2012 Gentoo Foundation
511 # Distributed under the terms of the GNU General Public License v2
512 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
513 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
514
515 EAPI="4"
516
517 @@ -95,6 +95,7 @@
518 )
519 xinerama? ( x11-proto/xineramaproto )
520 !hardened? ( sys-devel/prelink )
521 + dev-util/pkgconfig
522 virtual/yacc
523 sys-devel/flex"
524
525
526
527
528 1.17 app-emulation/wine/wine-1.3.19.ebuild
529
530 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?rev=1.17&view=markup
531 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?rev=1.17&content-type=text/plain
532 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?r1=1.16&r2=1.17
533
534 Index: wine-1.3.19.ebuild
535 ===================================================================
536 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v
537 retrieving revision 1.16
538 retrieving revision 1.17
539 diff -u -r1.16 -r1.17
540 --- wine-1.3.19.ebuild 14 Jan 2012 03:20:51 -0000 1.16
541 +++ wine-1.3.19.ebuild 28 Feb 2012 01:31:09 -0000 1.17
542 @@ -1,6 +1,6 @@
543 # Copyright 1999-2012 Gentoo Foundation
544 # Distributed under the terms of the GNU General Public License v2
545 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $
546 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $
547
548 EAPI="4"
549
550 @@ -95,6 +95,7 @@
551 )
552 xinerama? ( x11-proto/xineramaproto )
553 !hardened? ( sys-devel/prelink )
554 + dev-util/pkgconfig
555 virtual/yacc
556 sys-devel/flex"
557
558
559
560
561 1.2 app-emulation/wine/wine-1.4_rc3.ebuild
562
563 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild?rev=1.2&view=markup
564 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild?rev=1.2&content-type=text/plain
565 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild?r1=1.1&r2=1.2
566
567 Index: wine-1.4_rc3.ebuild
568 ===================================================================
569 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v
570 retrieving revision 1.1
571 retrieving revision 1.2
572 diff -u -r1.1 -r1.2
573 --- wine-1.4_rc3.ebuild 15 Feb 2012 16:46:38 -0000 1.1
574 +++ wine-1.4_rc3.ebuild 28 Feb 2012 01:31:09 -0000 1.2
575 @@ -1,6 +1,6 @@
576 # Copyright 1999-2012 Gentoo Foundation
577 # Distributed under the terms of the GNU General Public License v2
578 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v 1.1 2012/02/15 16:46:38 tetromino Exp $
579 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc3.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
580
581 EAPI="4"
582
583 @@ -97,6 +97,7 @@
584 )
585 xinerama? ( x11-proto/xineramaproto )
586 !hardened? ( sys-devel/prelink )
587 + dev-util/pkgconfig
588 virtual/yacc
589 sys-devel/flex"
590
591
592
593
594 1.11 app-emulation/wine/wine-1.3.25.ebuild
595
596 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?rev=1.11&view=markup
597 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?rev=1.11&content-type=text/plain
598 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?r1=1.10&r2=1.11
599
600 Index: wine-1.3.25.ebuild
601 ===================================================================
602 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v
603 retrieving revision 1.10
604 retrieving revision 1.11
605 diff -u -r1.10 -r1.11
606 --- wine-1.3.25.ebuild 14 Jan 2012 03:20:51 -0000 1.10
607 +++ wine-1.3.25.ebuild 28 Feb 2012 01:31:09 -0000 1.11
608 @@ -1,6 +1,6 @@
609 # Copyright 1999-2012 Gentoo Foundation
610 # Distributed under the terms of the GNU General Public License v2
611 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.10 2012/01/14 03:20:51 tetromino Exp $
612 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $
613
614 EAPI="4"
615
616 @@ -93,6 +93,7 @@
617 )
618 xinerama? ( x11-proto/xineramaproto )
619 !hardened? ( sys-devel/prelink )
620 + dev-util/pkgconfig
621 virtual/yacc
622 sys-devel/flex"
623
624
625
626
627 1.15 app-emulation/wine/wine-1.3.6.ebuild
628
629 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?rev=1.15&view=markup
630 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?rev=1.15&content-type=text/plain
631 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?r1=1.14&r2=1.15
632
633 Index: wine-1.3.6.ebuild
634 ===================================================================
635 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v
636 retrieving revision 1.14
637 retrieving revision 1.15
638 diff -u -r1.14 -r1.15
639 --- wine-1.3.6.ebuild 14 Jan 2012 03:20:51 -0000 1.14
640 +++ wine-1.3.6.ebuild 28 Feb 2012 01:31:09 -0000 1.15
641 @@ -1,6 +1,6 @@
642 # Copyright 1999-2012 Gentoo Foundation
643 # Distributed under the terms of the GNU General Public License v2
644 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $
645 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $
646
647 EAPI="4"
648
649 @@ -93,6 +93,7 @@
650 )
651 xinerama? ( x11-proto/xineramaproto )
652 !hardened? ( sys-devel/prelink )
653 + dev-util/pkgconfig
654 virtual/yacc
655 sys-devel/flex"
656
657
658
659
660 1.15 app-emulation/wine/wine-1.3.5.ebuild
661
662 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?rev=1.15&view=markup
663 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?rev=1.15&content-type=text/plain
664 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?r1=1.14&r2=1.15
665
666 Index: wine-1.3.5.ebuild
667 ===================================================================
668 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v
669 retrieving revision 1.14
670 retrieving revision 1.15
671 diff -u -r1.14 -r1.15
672 --- wine-1.3.5.ebuild 14 Jan 2012 03:20:51 -0000 1.14
673 +++ wine-1.3.5.ebuild 28 Feb 2012 01:31:09 -0000 1.15
674 @@ -1,6 +1,6 @@
675 # Copyright 1999-2012 Gentoo Foundation
676 # Distributed under the terms of the GNU General Public License v2
677 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.14 2012/01/14 03:20:51 tetromino Exp $
678 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.15 2012/02/28 01:31:09 vapier Exp $
679
680 EAPI="4"
681
682 @@ -92,6 +92,7 @@
683 )
684 xinerama? ( x11-proto/xineramaproto )
685 !hardened? ( sys-devel/prelink )
686 + dev-util/pkgconfig
687 virtual/yacc
688 sys-devel/flex"
689
690
691
692
693 1.20 app-emulation/wine/wine-1.3.2.ebuild
694
695 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?rev=1.20&view=markup
696 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?rev=1.20&content-type=text/plain
697 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?r1=1.19&r2=1.20
698
699 Index: wine-1.3.2.ebuild
700 ===================================================================
701 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v
702 retrieving revision 1.19
703 retrieving revision 1.20
704 diff -u -r1.19 -r1.20
705 --- wine-1.3.2.ebuild 14 Jan 2012 03:20:51 -0000 1.19
706 +++ wine-1.3.2.ebuild 28 Feb 2012 01:31:09 -0000 1.20
707 @@ -1,6 +1,6 @@
708 # Copyright 1999-2012 Gentoo Foundation
709 # Distributed under the terms of the GNU General Public License v2
710 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $
711 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $
712
713 EAPI="4"
714
715 @@ -92,6 +92,7 @@
716 )
717 xinerama? ( x11-proto/xineramaproto )
718 !hardened? ( sys-devel/prelink )
719 + dev-util/pkgconfig
720 virtual/yacc
721 sys-devel/flex"
722
723
724
725
726 1.16 app-emulation/wine/wine-1.3.21.ebuild
727
728 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?rev=1.16&view=markup
729 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?rev=1.16&content-type=text/plain
730 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?r1=1.15&r2=1.16
731
732 Index: wine-1.3.21.ebuild
733 ===================================================================
734 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v
735 retrieving revision 1.15
736 retrieving revision 1.16
737 diff -u -r1.15 -r1.16
738 --- wine-1.3.21.ebuild 14 Jan 2012 03:20:51 -0000 1.15
739 +++ wine-1.3.21.ebuild 28 Feb 2012 01:31:09 -0000 1.16
740 @@ -1,6 +1,6 @@
741 # Copyright 1999-2012 Gentoo Foundation
742 # Distributed under the terms of the GNU General Public License v2
743 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $
744 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $
745
746 EAPI="4"
747
748 @@ -95,6 +95,7 @@
749 )
750 xinerama? ( x11-proto/xineramaproto )
751 !hardened? ( sys-devel/prelink )
752 + dev-util/pkgconfig
753 virtual/yacc
754 sys-devel/flex"
755
756
757
758
759 1.5 app-emulation/wine/wine-1.3.30.ebuild
760
761 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?rev=1.5&view=markup
762 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?rev=1.5&content-type=text/plain
763 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?r1=1.4&r2=1.5
764
765 Index: wine-1.3.30.ebuild
766 ===================================================================
767 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v
768 retrieving revision 1.4
769 retrieving revision 1.5
770 diff -u -r1.4 -r1.5
771 --- wine-1.3.30.ebuild 14 Jan 2012 03:20:51 -0000 1.4
772 +++ wine-1.3.30.ebuild 28 Feb 2012 01:31:09 -0000 1.5
773 @@ -1,6 +1,6 @@
774 # Copyright 1999-2012 Gentoo Foundation
775 # Distributed under the terms of the GNU General Public License v2
776 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
777 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
778
779 EAPI="4"
780
781 @@ -93,6 +93,7 @@
782 )
783 xinerama? ( x11-proto/xineramaproto )
784 !hardened? ( sys-devel/prelink )
785 + dev-util/pkgconfig
786 virtual/yacc
787 sys-devel/flex"
788
789
790
791
792 1.5 app-emulation/wine/wine-1.3.29.ebuild
793
794 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?rev=1.5&view=markup
795 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?rev=1.5&content-type=text/plain
796 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?r1=1.4&r2=1.5
797
798 Index: wine-1.3.29.ebuild
799 ===================================================================
800 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v
801 retrieving revision 1.4
802 retrieving revision 1.5
803 diff -u -r1.4 -r1.5
804 --- wine-1.3.29.ebuild 14 Jan 2012 03:20:51 -0000 1.4
805 +++ wine-1.3.29.ebuild 28 Feb 2012 01:31:09 -0000 1.5
806 @@ -1,6 +1,6 @@
807 # Copyright 1999-2012 Gentoo Foundation
808 # Distributed under the terms of the GNU General Public License v2
809 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
810 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
811
812 EAPI="4"
813
814 @@ -93,6 +93,7 @@
815 )
816 xinerama? ( x11-proto/xineramaproto )
817 !hardened? ( sys-devel/prelink )
818 + dev-util/pkgconfig
819 virtual/yacc
820 sys-devel/flex"
821
822
823
824
825 1.16 app-emulation/wine/wine-1.3.20.ebuild
826
827 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?rev=1.16&view=markup
828 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?rev=1.16&content-type=text/plain
829 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?r1=1.15&r2=1.16
830
831 Index: wine-1.3.20.ebuild
832 ===================================================================
833 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v
834 retrieving revision 1.15
835 retrieving revision 1.16
836 diff -u -r1.15 -r1.16
837 --- wine-1.3.20.ebuild 14 Jan 2012 03:20:51 -0000 1.15
838 +++ wine-1.3.20.ebuild 28 Feb 2012 01:31:09 -0000 1.16
839 @@ -1,6 +1,6 @@
840 # Copyright 1999-2012 Gentoo Foundation
841 # Distributed under the terms of the GNU General Public License v2
842 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $
843 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $
844
845 EAPI="4"
846
847 @@ -95,6 +95,7 @@
848 )
849 xinerama? ( x11-proto/xineramaproto )
850 !hardened? ( sys-devel/prelink )
851 + dev-util/pkgconfig
852 virtual/yacc
853 sys-devel/flex"
854
855
856
857
858 1.16 app-emulation/wine/wine-1.3.23.ebuild
859
860 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?rev=1.16&view=markup
861 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?rev=1.16&content-type=text/plain
862 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?r1=1.15&r2=1.16
863
864 Index: wine-1.3.23.ebuild
865 ===================================================================
866 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v
867 retrieving revision 1.15
868 retrieving revision 1.16
869 diff -u -r1.15 -r1.16
870 --- wine-1.3.23.ebuild 14 Jan 2012 03:20:51 -0000 1.15
871 +++ wine-1.3.23.ebuild 28 Feb 2012 01:31:09 -0000 1.16
872 @@ -1,6 +1,6 @@
873 # Copyright 1999-2012 Gentoo Foundation
874 # Distributed under the terms of the GNU General Public License v2
875 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $
876 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $
877
878 EAPI="4"
879
880 @@ -95,6 +95,7 @@
881 )
882 xinerama? ( x11-proto/xineramaproto )
883 !hardened? ( sys-devel/prelink )
884 + dev-util/pkgconfig
885 virtual/yacc
886 sys-devel/flex"
887
888
889
890
891 1.2 app-emulation/wine/wine-1.4_rc5.ebuild
892
893 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild?rev=1.2&view=markup
894 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild?rev=1.2&content-type=text/plain
895 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild?r1=1.1&r2=1.2
896
897 Index: wine-1.4_rc5.ebuild
898 ===================================================================
899 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild,v
900 retrieving revision 1.1
901 retrieving revision 1.2
902 diff -u -r1.1 -r1.2
903 --- wine-1.4_rc5.ebuild 27 Feb 2012 05:44:04 -0000 1.1
904 +++ wine-1.4_rc5.ebuild 28 Feb 2012 01:31:09 -0000 1.2
905 @@ -1,6 +1,6 @@
906 # Copyright 1999-2012 Gentoo Foundation
907 # Distributed under the terms of the GNU General Public License v2
908 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild,v 1.1 2012/02/27 05:44:04 tetromino Exp $
909 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc5.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
910
911 EAPI="4"
912
913 @@ -99,6 +99,7 @@
914 )
915 xinerama? ( x11-proto/xineramaproto )
916 !hardened? ( sys-devel/prelink )
917 + dev-util/pkgconfig
918 virtual/yacc
919 sys-devel/flex"
920
921
922
923
924 1.17 app-emulation/wine/wine-1.3.15.ebuild
925
926 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?rev=1.17&view=markup
927 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?rev=1.17&content-type=text/plain
928 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?r1=1.16&r2=1.17
929
930 Index: wine-1.3.15.ebuild
931 ===================================================================
932 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v
933 retrieving revision 1.16
934 retrieving revision 1.17
935 diff -u -r1.16 -r1.17
936 --- wine-1.3.15.ebuild 14 Jan 2012 03:20:51 -0000 1.16
937 +++ wine-1.3.15.ebuild 28 Feb 2012 01:31:09 -0000 1.17
938 @@ -1,6 +1,6 @@
939 # Copyright 1999-2012 Gentoo Foundation
940 # Distributed under the terms of the GNU General Public License v2
941 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $
942 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $
943
944 EAPI="4"
945
946 @@ -95,6 +95,7 @@
947 )
948 xinerama? ( x11-proto/xineramaproto )
949 !hardened? ( sys-devel/prelink )
950 + dev-util/pkgconfig
951 virtual/yacc
952 sys-devel/flex"
953
954
955
956
957 1.7 app-emulation/wine/wine-1.3.27.ebuild
958
959 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?rev=1.7&view=markup
960 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?rev=1.7&content-type=text/plain
961 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?r1=1.6&r2=1.7
962
963 Index: wine-1.3.27.ebuild
964 ===================================================================
965 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v
966 retrieving revision 1.6
967 retrieving revision 1.7
968 diff -u -r1.6 -r1.7
969 --- wine-1.3.27.ebuild 14 Jan 2012 03:20:51 -0000 1.6
970 +++ wine-1.3.27.ebuild 28 Feb 2012 01:31:09 -0000 1.7
971 @@ -1,6 +1,6 @@
972 # Copyright 1999-2012 Gentoo Foundation
973 # Distributed under the terms of the GNU General Public License v2
974 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.6 2012/01/14 03:20:51 tetromino Exp $
975 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.7 2012/02/28 01:31:09 vapier Exp $
976
977 EAPI="4"
978
979 @@ -93,6 +93,7 @@
980 )
981 xinerama? ( x11-proto/xineramaproto )
982 !hardened? ( sys-devel/prelink )
983 + dev-util/pkgconfig
984 virtual/yacc
985 sys-devel/flex"
986
987
988
989
990 1.404 app-emulation/wine/ChangeLog
991
992 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.404&view=markup
993 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.404&content-type=text/plain
994 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.403&r2=1.404
995
996 Index: ChangeLog
997 ===================================================================
998 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
999 retrieving revision 1.403
1000 retrieving revision 1.404
1001 diff -u -r1.403 -r1.404
1002 --- ChangeLog 27 Feb 2012 05:44:04 -0000 1.403
1003 +++ ChangeLog 28 Feb 2012 01:31:09 -0000 1.404
1004 @@ -1,6 +1,24 @@
1005 # ChangeLog for app-emulation/wine
1006 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
1007 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.403 2012/02/27 05:44:04 tetromino Exp $
1008 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.404 2012/02/28 01:31:09 vapier Exp $
1009 +
1010 + 28 Feb 2012; Mike Frysinger <vapier@g.o> wine-1.2.ebuild,
1011 + wine-1.2.1.ebuild, wine-1.2.2.ebuild, wine-1.2.3.ebuild, wine-1.3.0.ebuild,
1012 + wine-1.3.1.ebuild, wine-1.3.2.ebuild, wine-1.3.3.ebuild, wine-1.3.4.ebuild,
1013 + wine-1.3.5.ebuild, wine-1.3.6.ebuild, wine-1.3.7.ebuild, wine-1.3.8.ebuild,
1014 + wine-1.3.9.ebuild, wine-1.3.10.ebuild, wine-1.3.11.ebuild,
1015 + wine-1.3.12.ebuild, wine-1.3.13.ebuild, wine-1.3.14.ebuild,
1016 + wine-1.3.15.ebuild, wine-1.3.16.ebuild, wine-1.3.17.ebuild,
1017 + wine-1.3.18.ebuild, wine-1.3.19.ebuild, wine-1.3.20.ebuild,
1018 + wine-1.3.21.ebuild, wine-1.3.22.ebuild, wine-1.3.23.ebuild,
1019 + wine-1.3.24.ebuild, wine-1.3.25.ebuild, wine-1.3.26.ebuild,
1020 + wine-1.3.27.ebuild, wine-1.3.28.ebuild, wine-1.3.29.ebuild,
1021 + wine-1.3.30.ebuild, wine-1.3.31.ebuild, wine-1.3.32.ebuild,
1022 + wine-1.3.33.ebuild, wine-1.3.34.ebuild, wine-1.3.35.ebuild,
1023 + wine-1.3.36.ebuild, wine-1.3.37.ebuild, wine-1.4_rc1.ebuild,
1024 + wine-1.4_rc2.ebuild, wine-1.4_rc3.ebuild, wine-1.4_rc4.ebuild,
1025 + wine-1.4_rc5.ebuild, wine-9999.ebuild:
1026 + Add pkg-config to DEPEND since various libs need it #406051 by cyberbat.
1027
1028 *wine-1.4_rc5 (27 Feb 2012)
1029
1030
1031
1032
1033 1.19 app-emulation/wine/wine-1.3.9.ebuild
1034
1035 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?rev=1.19&view=markup
1036 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?rev=1.19&content-type=text/plain
1037 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?r1=1.18&r2=1.19
1038
1039 Index: wine-1.3.9.ebuild
1040 ===================================================================
1041 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v
1042 retrieving revision 1.18
1043 retrieving revision 1.19
1044 diff -u -r1.18 -r1.19
1045 --- wine-1.3.9.ebuild 14 Jan 2012 03:20:51 -0000 1.18
1046 +++ wine-1.3.9.ebuild 28 Feb 2012 01:31:09 -0000 1.19
1047 @@ -1,6 +1,6 @@
1048 # Copyright 1999-2012 Gentoo Foundation
1049 # Distributed under the terms of the GNU General Public License v2
1050 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.18 2012/01/14 03:20:51 tetromino Exp $
1051 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.19 2012/02/28 01:31:09 vapier Exp $
1052
1053 EAPI="4"
1054
1055 @@ -94,6 +94,7 @@
1056 )
1057 xinerama? ( x11-proto/xineramaproto )
1058 !hardened? ( sys-devel/prelink )
1059 + dev-util/pkgconfig
1060 virtual/yacc
1061 sys-devel/flex"
1062
1063
1064
1065
1066 1.14 app-emulation/wine/wine-1.3.8.ebuild
1067
1068 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?rev=1.14&view=markup
1069 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?rev=1.14&content-type=text/plain
1070 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?r1=1.13&r2=1.14
1071
1072 Index: wine-1.3.8.ebuild
1073 ===================================================================
1074 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v
1075 retrieving revision 1.13
1076 retrieving revision 1.14
1077 diff -u -r1.13 -r1.14
1078 --- wine-1.3.8.ebuild 14 Jan 2012 03:20:51 -0000 1.13
1079 +++ wine-1.3.8.ebuild 28 Feb 2012 01:31:09 -0000 1.14
1080 @@ -1,6 +1,6 @@
1081 # Copyright 1999-2012 Gentoo Foundation
1082 # Distributed under the terms of the GNU General Public License v2
1083 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $
1084 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $
1085
1086 EAPI="4"
1087
1088 @@ -93,6 +93,7 @@
1089 )
1090 xinerama? ( x11-proto/xineramaproto )
1091 !hardened? ( sys-devel/prelink )
1092 + dev-util/pkgconfig
1093 virtual/yacc
1094 sys-devel/flex"
1095
1096
1097
1098
1099 1.2 app-emulation/wine/wine-1.3.37.ebuild
1100
1101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild?rev=1.2&view=markup
1102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild?rev=1.2&content-type=text/plain
1103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild?r1=1.1&r2=1.2
1104
1105 Index: wine-1.3.37.ebuild
1106 ===================================================================
1107 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v
1108 retrieving revision 1.1
1109 retrieving revision 1.2
1110 diff -u -r1.1 -r1.2
1111 --- wine-1.3.37.ebuild 14 Jan 2012 03:30:58 -0000 1.1
1112 +++ wine-1.3.37.ebuild 28 Feb 2012 01:31:09 -0000 1.2
1113 @@ -1,6 +1,6 @@
1114 # Copyright 1999-2012 Gentoo Foundation
1115 # Distributed under the terms of the GNU General Public License v2
1116 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.1 2012/01/14 03:30:58 tetromino Exp $
1117 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.37.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
1118
1119 EAPI="4"
1120
1121 @@ -96,6 +96,7 @@
1122 )
1123 xinerama? ( x11-proto/xineramaproto )
1124 !hardened? ( sys-devel/prelink )
1125 + dev-util/pkgconfig
1126 virtual/yacc
1127 sys-devel/flex"
1128
1129
1130
1131
1132 1.16 app-emulation/wine/wine-1.3.22.ebuild
1133
1134 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?rev=1.16&view=markup
1135 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?rev=1.16&content-type=text/plain
1136 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?r1=1.15&r2=1.16
1137
1138 Index: wine-1.3.22.ebuild
1139 ===================================================================
1140 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v
1141 retrieving revision 1.15
1142 retrieving revision 1.16
1143 diff -u -r1.15 -r1.16
1144 --- wine-1.3.22.ebuild 14 Jan 2012 03:20:51 -0000 1.15
1145 +++ wine-1.3.22.ebuild 28 Feb 2012 01:31:09 -0000 1.16
1146 @@ -1,6 +1,6 @@
1147 # Copyright 1999-2012 Gentoo Foundation
1148 # Distributed under the terms of the GNU General Public License v2
1149 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.15 2012/01/14 03:20:51 tetromino Exp $
1150 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.16 2012/02/28 01:31:09 vapier Exp $
1151
1152 EAPI="4"
1153
1154 @@ -95,6 +95,7 @@
1155 )
1156 xinerama? ( x11-proto/xineramaproto )
1157 !hardened? ( sys-devel/prelink )
1158 + dev-util/pkgconfig
1159 virtual/yacc
1160 sys-devel/flex"
1161
1162
1163
1164
1165 1.3 app-emulation/wine/wine-1.3.36.ebuild
1166
1167 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild?rev=1.3&view=markup
1168 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild?rev=1.3&content-type=text/plain
1169 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild?r1=1.2&r2=1.3
1170
1171 Index: wine-1.3.36.ebuild
1172 ===================================================================
1173 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v
1174 retrieving revision 1.2
1175 retrieving revision 1.3
1176 diff -u -r1.2 -r1.3
1177 --- wine-1.3.36.ebuild 14 Jan 2012 03:20:51 -0000 1.2
1178 +++ wine-1.3.36.ebuild 28 Feb 2012 01:31:09 -0000 1.3
1179 @@ -1,6 +1,6 @@
1180 # Copyright 1999-2012 Gentoo Foundation
1181 # Distributed under the terms of the GNU General Public License v2
1182 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.2 2012/01/14 03:20:51 tetromino Exp $
1183 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.36.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
1184
1185 EAPI="4"
1186
1187 @@ -96,6 +96,7 @@
1188 )
1189 xinerama? ( x11-proto/xineramaproto )
1190 !hardened? ( sys-devel/prelink )
1191 + dev-util/pkgconfig
1192 virtual/yacc
1193 sys-devel/flex"
1194
1195
1196
1197
1198 1.11 app-emulation/wine/wine-1.3.26.ebuild
1199
1200 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?rev=1.11&view=markup
1201 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?rev=1.11&content-type=text/plain
1202 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?r1=1.10&r2=1.11
1203
1204 Index: wine-1.3.26.ebuild
1205 ===================================================================
1206 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v
1207 retrieving revision 1.10
1208 retrieving revision 1.11
1209 diff -u -r1.10 -r1.11
1210 --- wine-1.3.26.ebuild 14 Jan 2012 03:20:51 -0000 1.10
1211 +++ wine-1.3.26.ebuild 28 Feb 2012 01:31:09 -0000 1.11
1212 @@ -1,6 +1,6 @@
1213 # Copyright 1999-2012 Gentoo Foundation
1214 # Distributed under the terms of the GNU General Public License v2
1215 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.10 2012/01/14 03:20:51 tetromino Exp $
1216 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.11 2012/02/28 01:31:09 vapier Exp $
1217
1218 EAPI="4"
1219
1220 @@ -93,6 +93,7 @@
1221 )
1222 xinerama? ( x11-proto/xineramaproto )
1223 !hardened? ( sys-devel/prelink )
1224 + dev-util/pkgconfig
1225 virtual/yacc
1226 sys-devel/flex"
1227
1228
1229
1230
1231 1.20 app-emulation/wine/wine-1.3.0.ebuild
1232
1233 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?rev=1.20&view=markup
1234 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?rev=1.20&content-type=text/plain
1235 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?r1=1.19&r2=1.20
1236
1237 Index: wine-1.3.0.ebuild
1238 ===================================================================
1239 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v
1240 retrieving revision 1.19
1241 retrieving revision 1.20
1242 diff -u -r1.19 -r1.20
1243 --- wine-1.3.0.ebuild 14 Jan 2012 03:20:51 -0000 1.19
1244 +++ wine-1.3.0.ebuild 28 Feb 2012 01:31:09 -0000 1.20
1245 @@ -1,6 +1,6 @@
1246 # Copyright 1999-2012 Gentoo Foundation
1247 # Distributed under the terms of the GNU General Public License v2
1248 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $
1249 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $
1250
1251 EAPI="4"
1252
1253 @@ -89,6 +89,7 @@
1254 )
1255 xinerama? ( x11-proto/xineramaproto )
1256 !hardened? ( sys-devel/prelink )
1257 + dev-util/pkgconfig
1258 virtual/yacc
1259 sys-devel/flex"
1260
1261
1262
1263
1264 1.18 app-emulation/wine/wine-1.3.16.ebuild
1265
1266 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?rev=1.18&view=markup
1267 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?rev=1.18&content-type=text/plain
1268 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?r1=1.17&r2=1.18
1269
1270 Index: wine-1.3.16.ebuild
1271 ===================================================================
1272 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v
1273 retrieving revision 1.17
1274 retrieving revision 1.18
1275 diff -u -r1.17 -r1.18
1276 --- wine-1.3.16.ebuild 14 Jan 2012 03:20:51 -0000 1.17
1277 +++ wine-1.3.16.ebuild 28 Feb 2012 01:31:09 -0000 1.18
1278 @@ -1,6 +1,6 @@
1279 # Copyright 1999-2012 Gentoo Foundation
1280 # Distributed under the terms of the GNU General Public License v2
1281 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
1282 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
1283
1284 EAPI="4"
1285
1286 @@ -95,6 +95,7 @@
1287 )
1288 xinerama? ( x11-proto/xineramaproto )
1289 !hardened? ( sys-devel/prelink )
1290 + dev-util/pkgconfig
1291 virtual/yacc
1292 sys-devel/flex"
1293
1294
1295
1296
1297 1.14 app-emulation/wine/wine-1.3.7.ebuild
1298
1299 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?rev=1.14&view=markup
1300 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?rev=1.14&content-type=text/plain
1301 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?r1=1.13&r2=1.14
1302
1303 Index: wine-1.3.7.ebuild
1304 ===================================================================
1305 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v
1306 retrieving revision 1.13
1307 retrieving revision 1.14
1308 diff -u -r1.13 -r1.14
1309 --- wine-1.3.7.ebuild 14 Jan 2012 03:20:51 -0000 1.13
1310 +++ wine-1.3.7.ebuild 28 Feb 2012 01:31:09 -0000 1.14
1311 @@ -1,6 +1,6 @@
1312 # Copyright 1999-2012 Gentoo Foundation
1313 # Distributed under the terms of the GNU General Public License v2
1314 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $
1315 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $
1316
1317 EAPI="4"
1318
1319 @@ -93,6 +93,7 @@
1320 )
1321 xinerama? ( x11-proto/xineramaproto )
1322 !hardened? ( sys-devel/prelink )
1323 + dev-util/pkgconfig
1324 virtual/yacc
1325 sys-devel/flex"
1326
1327
1328
1329
1330 1.20 app-emulation/wine/wine-1.3.10.ebuild
1331
1332 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?rev=1.20&view=markup
1333 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?rev=1.20&content-type=text/plain
1334 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?r1=1.19&r2=1.20
1335
1336 Index: wine-1.3.10.ebuild
1337 ===================================================================
1338 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v
1339 retrieving revision 1.19
1340 retrieving revision 1.20
1341 diff -u -r1.19 -r1.20
1342 --- wine-1.3.10.ebuild 14 Jan 2012 03:20:51 -0000 1.19
1343 +++ wine-1.3.10.ebuild 28 Feb 2012 01:31:09 -0000 1.20
1344 @@ -1,6 +1,6 @@
1345 # Copyright 1999-2012 Gentoo Foundation
1346 # Distributed under the terms of the GNU General Public License v2
1347 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.19 2012/01/14 03:20:51 tetromino Exp $
1348 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.20 2012/02/28 01:31:09 vapier Exp $
1349
1350 EAPI="4"
1351
1352 @@ -94,6 +94,7 @@
1353 )
1354 xinerama? ( x11-proto/xineramaproto )
1355 !hardened? ( sys-devel/prelink )
1356 + dev-util/pkgconfig
1357 virtual/yacc
1358 sys-devel/flex"
1359
1360
1361
1362
1363 1.10 app-emulation/wine/wine-1.3.24.ebuild
1364
1365 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?rev=1.10&view=markup
1366 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?rev=1.10&content-type=text/plain
1367 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?r1=1.9&r2=1.10
1368
1369 Index: wine-1.3.24.ebuild
1370 ===================================================================
1371 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v
1372 retrieving revision 1.9
1373 retrieving revision 1.10
1374 diff -u -r1.9 -r1.10
1375 --- wine-1.3.24.ebuild 14 Jan 2012 03:20:51 -0000 1.9
1376 +++ wine-1.3.24.ebuild 28 Feb 2012 01:31:09 -0000 1.10
1377 @@ -1,6 +1,6 @@
1378 # Copyright 1999-2012 Gentoo Foundation
1379 # Distributed under the terms of the GNU General Public License v2
1380 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.9 2012/01/14 03:20:51 tetromino Exp $
1381 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.10 2012/02/28 01:31:09 vapier Exp $
1382
1383 EAPI="4"
1384
1385 @@ -95,6 +95,7 @@
1386 )
1387 xinerama? ( x11-proto/xineramaproto )
1388 !hardened? ( sys-devel/prelink )
1389 + dev-util/pkgconfig
1390 virtual/yacc
1391 sys-devel/flex"
1392
1393
1394
1395
1396 1.17 app-emulation/wine/wine-1.3.13.ebuild
1397
1398 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?rev=1.17&view=markup
1399 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?rev=1.17&content-type=text/plain
1400 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?r1=1.16&r2=1.17
1401
1402 Index: wine-1.3.13.ebuild
1403 ===================================================================
1404 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v
1405 retrieving revision 1.16
1406 retrieving revision 1.17
1407 diff -u -r1.16 -r1.17
1408 --- wine-1.3.13.ebuild 14 Jan 2012 03:20:51 -0000 1.16
1409 +++ wine-1.3.13.ebuild 28 Feb 2012 01:31:09 -0000 1.17
1410 @@ -1,6 +1,6 @@
1411 # Copyright 1999-2012 Gentoo Foundation
1412 # Distributed under the terms of the GNU General Public License v2
1413 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $
1414 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $
1415
1416 EAPI="4"
1417
1418 @@ -95,6 +95,7 @@
1419 )
1420 xinerama? ( x11-proto/xineramaproto )
1421 !hardened? ( sys-devel/prelink )
1422 + dev-util/pkgconfig
1423 virtual/yacc
1424 sys-devel/flex"
1425
1426
1427
1428
1429 1.18 app-emulation/wine/wine-1.3.1.ebuild
1430
1431 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?rev=1.18&view=markup
1432 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?rev=1.18&content-type=text/plain
1433 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?r1=1.17&r2=1.18
1434
1435 Index: wine-1.3.1.ebuild
1436 ===================================================================
1437 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v
1438 retrieving revision 1.17
1439 retrieving revision 1.18
1440 diff -u -r1.17 -r1.18
1441 --- wine-1.3.1.ebuild 14 Jan 2012 03:20:51 -0000 1.17
1442 +++ wine-1.3.1.ebuild 28 Feb 2012 01:31:09 -0000 1.18
1443 @@ -1,6 +1,6 @@
1444 # Copyright 1999-2012 Gentoo Foundation
1445 # Distributed under the terms of the GNU General Public License v2
1446 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.17 2012/01/14 03:20:51 tetromino Exp $
1447 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.18 2012/02/28 01:31:09 vapier Exp $
1448
1449 EAPI="4"
1450
1451 @@ -89,6 +89,7 @@
1452 )
1453 xinerama? ( x11-proto/xineramaproto )
1454 !hardened? ( sys-devel/prelink )
1455 + dev-util/pkgconfig
1456 virtual/yacc
1457 sys-devel/flex"
1458
1459
1460
1461
1462 1.14 app-emulation/wine/wine-1.2.2.ebuild
1463
1464 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?rev=1.14&view=markup
1465 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?rev=1.14&content-type=text/plain
1466 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild?r1=1.13&r2=1.14
1467
1468 Index: wine-1.2.2.ebuild
1469 ===================================================================
1470 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v
1471 retrieving revision 1.13
1472 retrieving revision 1.14
1473 diff -u -r1.13 -r1.14
1474 --- wine-1.2.2.ebuild 14 Jan 2012 03:20:51 -0000 1.13
1475 +++ wine-1.2.2.ebuild 28 Feb 2012 01:31:09 -0000 1.14
1476 @@ -1,6 +1,6 @@
1477 # Copyright 1999-2012 Gentoo Foundation
1478 # Distributed under the terms of the GNU General Public License v2
1479 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.13 2012/01/14 03:20:51 tetromino Exp $
1480 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.2.ebuild,v 1.14 2012/02/28 01:31:09 vapier Exp $
1481
1482 EAPI="4"
1483
1484 @@ -95,6 +95,7 @@
1485 )
1486 xinerama? ( x11-proto/xineramaproto )
1487 !hardened? ( sys-devel/prelink )
1488 + dev-util/pkgconfig
1489 virtual/yacc
1490 sys-devel/flex"
1491
1492
1493
1494
1495 1.2 app-emulation/wine/wine-1.4_rc4.ebuild
1496
1497 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild?rev=1.2&view=markup
1498 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild?rev=1.2&content-type=text/plain
1499 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild?r1=1.1&r2=1.2
1500
1501 Index: wine-1.4_rc4.ebuild
1502 ===================================================================
1503 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v
1504 retrieving revision 1.1
1505 retrieving revision 1.2
1506 diff -u -r1.1 -r1.2
1507 --- wine-1.4_rc4.ebuild 21 Feb 2012 04:17:24 -0000 1.1
1508 +++ wine-1.4_rc4.ebuild 28 Feb 2012 01:31:09 -0000 1.2
1509 @@ -1,6 +1,6 @@
1510 # Copyright 1999-2012 Gentoo Foundation
1511 # Distributed under the terms of the GNU General Public License v2
1512 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.1 2012/02/21 04:17:24 tetromino Exp $
1513 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc4.ebuild,v 1.2 2012/02/28 01:31:09 vapier Exp $
1514
1515 EAPI="4"
1516
1517 @@ -99,6 +99,7 @@
1518 )
1519 xinerama? ( x11-proto/xineramaproto )
1520 !hardened? ( sys-devel/prelink )
1521 + dev-util/pkgconfig
1522 virtual/yacc
1523 sys-devel/flex"
1524
1525
1526
1527
1528 1.17 app-emulation/wine/wine-1.3.3.ebuild
1529
1530 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?rev=1.17&view=markup
1531 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?rev=1.17&content-type=text/plain
1532 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?r1=1.16&r2=1.17
1533
1534 Index: wine-1.3.3.ebuild
1535 ===================================================================
1536 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v
1537 retrieving revision 1.16
1538 retrieving revision 1.17
1539 diff -u -r1.16 -r1.17
1540 --- wine-1.3.3.ebuild 14 Jan 2012 03:20:51 -0000 1.16
1541 +++ wine-1.3.3.ebuild 28 Feb 2012 01:31:09 -0000 1.17
1542 @@ -1,6 +1,6 @@
1543 # Copyright 1999-2012 Gentoo Foundation
1544 # Distributed under the terms of the GNU General Public License v2
1545 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.16 2012/01/14 03:20:51 tetromino Exp $
1546 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.17 2012/02/28 01:31:09 vapier Exp $
1547
1548 EAPI="4"
1549
1550 @@ -92,6 +92,7 @@
1551 )
1552 xinerama? ( x11-proto/xineramaproto )
1553 !hardened? ( sys-devel/prelink )
1554 + dev-util/pkgconfig
1555 virtual/yacc
1556 sys-devel/flex"
1557
1558
1559
1560
1561 1.5 app-emulation/wine/wine-1.3.32.ebuild
1562
1563 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?rev=1.5&view=markup
1564 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?rev=1.5&content-type=text/plain
1565 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?r1=1.4&r2=1.5
1566
1567 Index: wine-1.3.32.ebuild
1568 ===================================================================
1569 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v
1570 retrieving revision 1.4
1571 retrieving revision 1.5
1572 diff -u -r1.4 -r1.5
1573 --- wine-1.3.32.ebuild 14 Jan 2012 03:20:51 -0000 1.4
1574 +++ wine-1.3.32.ebuild 28 Feb 2012 01:31:09 -0000 1.5
1575 @@ -1,6 +1,6 @@
1576 # Copyright 1999-2012 Gentoo Foundation
1577 # Distributed under the terms of the GNU General Public License v2
1578 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.4 2012/01/14 03:20:51 tetromino Exp $
1579 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.5 2012/02/28 01:31:09 vapier Exp $
1580
1581 EAPI="4"
1582
1583 @@ -93,6 +93,7 @@
1584 )
1585 xinerama? ( x11-proto/xineramaproto )
1586 !hardened? ( sys-devel/prelink )
1587 + dev-util/pkgconfig
1588 virtual/yacc
1589 sys-devel/flex"
1590
1591
1592
1593
1594 1.13 app-emulation/wine/wine-1.2.3.ebuild
1595
1596 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.13&view=markup
1597 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.13&content-type=text/plain
1598 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?r1=1.12&r2=1.13
1599
1600 Index: wine-1.2.3.ebuild
1601 ===================================================================
1602 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v
1603 retrieving revision 1.12
1604 retrieving revision 1.13
1605 diff -u -r1.12 -r1.13
1606 --- wine-1.2.3.ebuild 14 Jan 2012 03:20:51 -0000 1.12
1607 +++ wine-1.2.3.ebuild 28 Feb 2012 01:31:09 -0000 1.13
1608 @@ -1,6 +1,6 @@
1609 # Copyright 1999-2012 Gentoo Foundation
1610 # Distributed under the terms of the GNU General Public License v2
1611 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.12 2012/01/14 03:20:51 tetromino Exp $
1612 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.13 2012/02/28 01:31:09 vapier Exp $
1613
1614 EAPI="4"
1615
1616 @@ -95,6 +95,7 @@
1617 )
1618 xinerama? ( x11-proto/xineramaproto )
1619 !hardened? ( sys-devel/prelink )
1620 + dev-util/pkgconfig
1621 virtual/yacc
1622 sys-devel/flex"
1623
1624
1625
1626
1627 1.3 app-emulation/wine/wine-1.4_rc2.ebuild
1628
1629 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild?rev=1.3&view=markup
1630 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild?rev=1.3&content-type=text/plain
1631 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild?r1=1.2&r2=1.3
1632
1633 Index: wine-1.4_rc2.ebuild
1634 ===================================================================
1635 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v
1636 retrieving revision 1.2
1637 retrieving revision 1.3
1638 diff -u -r1.2 -r1.3
1639 --- wine-1.4_rc2.ebuild 7 Feb 2012 20:51:57 -0000 1.2
1640 +++ wine-1.4_rc2.ebuild 28 Feb 2012 01:31:09 -0000 1.3
1641 @@ -1,6 +1,6 @@
1642 # Copyright 1999-2012 Gentoo Foundation
1643 # Distributed under the terms of the GNU General Public License v2
1644 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v 1.2 2012/02/07 20:51:57 swift Exp $
1645 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4_rc2.ebuild,v 1.3 2012/02/28 01:31:09 vapier Exp $
1646
1647 EAPI="4"
1648
1649 @@ -97,6 +97,7 @@
1650 )
1651 xinerama? ( x11-proto/xineramaproto )
1652 !hardened? ( sys-devel/prelink )
1653 + dev-util/pkgconfig
1654 virtual/yacc
1655 sys-devel/flex"