Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine/
Date: Mon, 02 Jan 2017 17:36:52
Message-Id: 1483378605.6f6d1f04bc2704a55adfdc3a73c525eaa3325366.polynomial-c@gentoo
1 commit: 6f6d1f04bc2704a55adfdc3a73c525eaa3325366
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 17:36:31 2017 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 17:36:45 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f6d1f04
7
8 app-emulation/wine: Apply flex263 patch to all available ebuilds
9
10 as requested by wine maintainer.
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 app-emulation/wine/wine-1.8-r3.ebuild | 5 ++++-
15 app-emulation/wine/wine-1.8.1-r3.ebuild | 5 ++++-
16 app-emulation/wine/wine-1.8.2-r2.ebuild | 5 ++++-
17 app-emulation/wine/wine-1.8.3-r1.ebuild | 5 ++++-
18 app-emulation/wine/wine-1.8.3.ebuild | 5 ++++-
19 app-emulation/wine/wine-1.8.4.ebuild | 5 ++++-
20 app-emulation/wine/wine-1.9.10-r3.ebuild | 5 ++++-
21 app-emulation/wine/wine-1.9.11-r3.ebuild | 5 ++++-
22 app-emulation/wine/wine-1.9.12-r2.ebuild | 5 ++++-
23 app-emulation/wine/wine-1.9.13-r2.ebuild | 5 ++++-
24 app-emulation/wine/wine-1.9.14-r2.ebuild | 5 ++++-
25 app-emulation/wine/wine-1.9.15-r1.ebuild | 5 ++++-
26 app-emulation/wine/wine-1.9.16.ebuild | 5 ++++-
27 app-emulation/wine/wine-1.9.17.ebuild | 5 ++++-
28 app-emulation/wine/wine-1.9.18.ebuild | 5 ++++-
29 app-emulation/wine/wine-1.9.19-r1.ebuild | 5 ++++-
30 app-emulation/wine/wine-1.9.20.ebuild | 5 ++++-
31 app-emulation/wine/wine-1.9.21.ebuild | 5 ++++-
32 app-emulation/wine/wine-1.9.22.ebuild | 5 ++++-
33 app-emulation/wine/wine-1.9.4-r3.ebuild | 5 ++++-
34 app-emulation/wine/wine-1.9.5-r3.ebuild | 5 ++++-
35 app-emulation/wine/wine-1.9.6-r3.ebuild | 5 ++++-
36 app-emulation/wine/wine-1.9.7-r3.ebuild | 5 ++++-
37 app-emulation/wine/wine-1.9.8-r2.ebuild | 5 ++++-
38 app-emulation/wine/wine-1.9.9-r3.ebuild | 5 ++++-
39 25 files changed, 100 insertions(+), 25 deletions(-)
40
41 diff --git a/app-emulation/wine/wine-1.8-r3.ebuild b/app-emulation/wine/wine-1.8-r3.ebuild
42 index 696da26..1b90879 100644
43 --- a/app-emulation/wine/wine-1.8-r3.ebuild
44 +++ b/app-emulation/wine/wine-1.8-r3.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2016 Gentoo Foundation
47 +# Copyright 1999-2017 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Id$
50
51 @@ -328,6 +328,9 @@ src_prepare() {
52 "${FILESDIR}"/${PN}-sysmacros.patch #580046
53 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
54 "${WORKDIR}/${GST_P}.patch"
55 +
56 + # https://bugs.winehq.org/show_bug.cgi?id=42132
57 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
58 )
59 if use staging; then
60 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
61
62 diff --git a/app-emulation/wine/wine-1.8.1-r3.ebuild b/app-emulation/wine/wine-1.8.1-r3.ebuild
63 index e1eb209..ff3a70e 100644
64 --- a/app-emulation/wine/wine-1.8.1-r3.ebuild
65 +++ b/app-emulation/wine/wine-1.8.1-r3.ebuild
66 @@ -1,4 +1,4 @@
67 -# Copyright 1999-2016 Gentoo Foundation
68 +# Copyright 1999-2017 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 # $Id$
71
72 @@ -329,6 +329,9 @@ src_prepare() {
73 "${FILESDIR}"/${PN}-sysmacros.patch #580046
74 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
75 "${WORKDIR}/${GST_P}.patch"
76 +
77 + # https://bugs.winehq.org/show_bug.cgi?id=42132
78 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
79 )
80 if use staging; then
81 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
82
83 diff --git a/app-emulation/wine/wine-1.8.2-r2.ebuild b/app-emulation/wine/wine-1.8.2-r2.ebuild
84 index 522fd97..285ec5f 100644
85 --- a/app-emulation/wine/wine-1.8.2-r2.ebuild
86 +++ b/app-emulation/wine/wine-1.8.2-r2.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2016 Gentoo Foundation
89 +# Copyright 1999-2017 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 # $Id$
92
93 @@ -329,6 +329,9 @@ src_prepare() {
94 "${FILESDIR}"/${PN}-sysmacros.patch #580046
95 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
96 "${WORKDIR}/${GST_P}.patch"
97 +
98 + # https://bugs.winehq.org/show_bug.cgi?id=42132
99 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
100 )
101 if use staging; then
102 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
103
104 diff --git a/app-emulation/wine/wine-1.8.3-r1.ebuild b/app-emulation/wine/wine-1.8.3-r1.ebuild
105 index 429315c..d386cdb 100644
106 --- a/app-emulation/wine/wine-1.8.3-r1.ebuild
107 +++ b/app-emulation/wine/wine-1.8.3-r1.ebuild
108 @@ -1,4 +1,4 @@
109 -# Copyright 1999-2016 Gentoo Foundation
110 +# Copyright 1999-2017 Gentoo Foundation
111 # Distributed under the terms of the GNU General Public License v2
112 # $Id$
113
114 @@ -328,6 +328,9 @@ src_prepare() {
115 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
116 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
117 "${WORKDIR}/${GST_P}.patch"
118 +
119 + # https://bugs.winehq.org/show_bug.cgi?id=42132
120 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
121 )
122 if use staging; then
123 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
124
125 diff --git a/app-emulation/wine/wine-1.8.3.ebuild b/app-emulation/wine/wine-1.8.3.ebuild
126 index 7505959..c500592 100644
127 --- a/app-emulation/wine/wine-1.8.3.ebuild
128 +++ b/app-emulation/wine/wine-1.8.3.ebuild
129 @@ -1,4 +1,4 @@
130 -# Copyright 1999-2016 Gentoo Foundation
131 +# Copyright 1999-2017 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 # $Id$
134
135 @@ -310,6 +310,9 @@ src_prepare() {
136 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
137 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
138 "${WORKDIR}/${GST_P}.patch"
139 +
140 + # https://bugs.winehq.org/show_bug.cgi?id=42132
141 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
142 )
143 if use staging; then
144 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
145
146 diff --git a/app-emulation/wine/wine-1.8.4.ebuild b/app-emulation/wine/wine-1.8.4.ebuild
147 index bc8d807..55b9ee5 100644
148 --- a/app-emulation/wine/wine-1.8.4.ebuild
149 +++ b/app-emulation/wine/wine-1.8.4.ebuild
150 @@ -1,4 +1,4 @@
151 -# Copyright 1999-2016 Gentoo Foundation
152 +# Copyright 1999-2017 Gentoo Foundation
153 # Distributed under the terms of the GNU General Public License v2
154 # $Id$
155
156 @@ -327,6 +327,9 @@ src_prepare() {
157 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
158 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
159 "${WORKDIR}/${GST_P}.patch"
160 +
161 + # https://bugs.winehq.org/show_bug.cgi?id=42132
162 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
163 )
164 if use staging; then
165 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
166
167 diff --git a/app-emulation/wine/wine-1.9.10-r3.ebuild b/app-emulation/wine/wine-1.9.10-r3.ebuild
168 index e268ad1..652b09b 100644
169 --- a/app-emulation/wine/wine-1.9.10-r3.ebuild
170 +++ b/app-emulation/wine/wine-1.9.10-r3.ebuild
171 @@ -1,4 +1,4 @@
172 -# Copyright 1999-2016 Gentoo Foundation
173 +# Copyright 1999-2017 Gentoo Foundation
174 # Distributed under the terms of the GNU General Public License v2
175 # $Id$
176
177 @@ -338,6 +338,9 @@ src_prepare() {
178 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
179 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
180 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
181 +
182 + # https://bugs.winehq.org/show_bug.cgi?id=42132
183 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
184 )
185 if use staging; then
186 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
187
188 diff --git a/app-emulation/wine/wine-1.9.11-r3.ebuild b/app-emulation/wine/wine-1.9.11-r3.ebuild
189 index e268ad1..652b09b 100644
190 --- a/app-emulation/wine/wine-1.9.11-r3.ebuild
191 +++ b/app-emulation/wine/wine-1.9.11-r3.ebuild
192 @@ -1,4 +1,4 @@
193 -# Copyright 1999-2016 Gentoo Foundation
194 +# Copyright 1999-2017 Gentoo Foundation
195 # Distributed under the terms of the GNU General Public License v2
196 # $Id$
197
198 @@ -338,6 +338,9 @@ src_prepare() {
199 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
200 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
201 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
202 +
203 + # https://bugs.winehq.org/show_bug.cgi?id=42132
204 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
205 )
206 if use staging; then
207 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
208
209 diff --git a/app-emulation/wine/wine-1.9.12-r2.ebuild b/app-emulation/wine/wine-1.9.12-r2.ebuild
210 index f8713ef..62a0208 100644
211 --- a/app-emulation/wine/wine-1.9.12-r2.ebuild
212 +++ b/app-emulation/wine/wine-1.9.12-r2.ebuild
213 @@ -1,4 +1,4 @@
214 -# Copyright 1999-2016 Gentoo Foundation
215 +# Copyright 1999-2017 Gentoo Foundation
216 # Distributed under the terms of the GNU General Public License v2
217 # $Id$
218
219 @@ -338,6 +338,9 @@ src_prepare() {
220 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
221 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
222 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
223 +
224 + # https://bugs.winehq.org/show_bug.cgi?id=42132
225 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
226 )
227 if use staging; then
228 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
229
230 diff --git a/app-emulation/wine/wine-1.9.13-r2.ebuild b/app-emulation/wine/wine-1.9.13-r2.ebuild
231 index 6cee705..3231a8d 100644
232 --- a/app-emulation/wine/wine-1.9.13-r2.ebuild
233 +++ b/app-emulation/wine/wine-1.9.13-r2.ebuild
234 @@ -1,4 +1,4 @@
235 -# Copyright 1999-2016 Gentoo Foundation
236 +# Copyright 1999-2017 Gentoo Foundation
237 # Distributed under the terms of the GNU General Public License v2
238 # $Id$
239
240 @@ -337,6 +337,9 @@ src_prepare() {
241 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
242 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
243 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
244 +
245 + # https://bugs.winehq.org/show_bug.cgi?id=42132
246 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
247 )
248 if use staging; then
249 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
250
251 diff --git a/app-emulation/wine/wine-1.9.14-r2.ebuild b/app-emulation/wine/wine-1.9.14-r2.ebuild
252 index 6cee705..3231a8d 100644
253 --- a/app-emulation/wine/wine-1.9.14-r2.ebuild
254 +++ b/app-emulation/wine/wine-1.9.14-r2.ebuild
255 @@ -1,4 +1,4 @@
256 -# Copyright 1999-2016 Gentoo Foundation
257 +# Copyright 1999-2017 Gentoo Foundation
258 # Distributed under the terms of the GNU General Public License v2
259 # $Id$
260
261 @@ -337,6 +337,9 @@ src_prepare() {
262 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
263 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
264 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
265 +
266 + # https://bugs.winehq.org/show_bug.cgi?id=42132
267 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
268 )
269 if use staging; then
270 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
271
272 diff --git a/app-emulation/wine/wine-1.9.15-r1.ebuild b/app-emulation/wine/wine-1.9.15-r1.ebuild
273 index 6cee705..3231a8d 100644
274 --- a/app-emulation/wine/wine-1.9.15-r1.ebuild
275 +++ b/app-emulation/wine/wine-1.9.15-r1.ebuild
276 @@ -1,4 +1,4 @@
277 -# Copyright 1999-2016 Gentoo Foundation
278 +# Copyright 1999-2017 Gentoo Foundation
279 # Distributed under the terms of the GNU General Public License v2
280 # $Id$
281
282 @@ -337,6 +337,9 @@ src_prepare() {
283 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
284 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
285 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
286 +
287 + # https://bugs.winehq.org/show_bug.cgi?id=42132
288 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
289 )
290 if use staging; then
291 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
292
293 diff --git a/app-emulation/wine/wine-1.9.16.ebuild b/app-emulation/wine/wine-1.9.16.ebuild
294 index 6cee705..3231a8d 100644
295 --- a/app-emulation/wine/wine-1.9.16.ebuild
296 +++ b/app-emulation/wine/wine-1.9.16.ebuild
297 @@ -1,4 +1,4 @@
298 -# Copyright 1999-2016 Gentoo Foundation
299 +# Copyright 1999-2017 Gentoo Foundation
300 # Distributed under the terms of the GNU General Public License v2
301 # $Id$
302
303 @@ -337,6 +337,9 @@ src_prepare() {
304 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
305 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
306 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
307 +
308 + # https://bugs.winehq.org/show_bug.cgi?id=42132
309 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
310 )
311 if use staging; then
312 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
313
314 diff --git a/app-emulation/wine/wine-1.9.17.ebuild b/app-emulation/wine/wine-1.9.17.ebuild
315 index 5e3df5f..c5e260c 100644
316 --- a/app-emulation/wine/wine-1.9.17.ebuild
317 +++ b/app-emulation/wine/wine-1.9.17.ebuild
318 @@ -1,4 +1,4 @@
319 -# Copyright 1999-2016 Gentoo Foundation
320 +# Copyright 1999-2017 Gentoo Foundation
321 # Distributed under the terms of the GNU General Public License v2
322 # $Id$
323
324 @@ -337,6 +337,9 @@ src_prepare() {
325 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
326 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
327 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
328 +
329 + # https://bugs.winehq.org/show_bug.cgi?id=42132
330 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
331 )
332 if use staging; then
333 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
334
335 diff --git a/app-emulation/wine/wine-1.9.18.ebuild b/app-emulation/wine/wine-1.9.18.ebuild
336 index 54f72c0..dc22bda 100644
337 --- a/app-emulation/wine/wine-1.9.18.ebuild
338 +++ b/app-emulation/wine/wine-1.9.18.ebuild
339 @@ -1,4 +1,4 @@
340 -# Copyright 1999-2016 Gentoo Foundation
341 +# Copyright 1999-2017 Gentoo Foundation
342 # Distributed under the terms of the GNU General Public License v2
343 # $Id$
344
345 @@ -337,6 +337,9 @@ src_prepare() {
346 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
347 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
348 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
349 +
350 + # https://bugs.winehq.org/show_bug.cgi?id=42132
351 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
352 )
353 if use staging; then
354 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
355
356 diff --git a/app-emulation/wine/wine-1.9.19-r1.ebuild b/app-emulation/wine/wine-1.9.19-r1.ebuild
357 index 5eba6e1..b6f6e76 100644
358 --- a/app-emulation/wine/wine-1.9.19-r1.ebuild
359 +++ b/app-emulation/wine/wine-1.9.19-r1.ebuild
360 @@ -1,4 +1,4 @@
361 -# Copyright 1999-2016 Gentoo Foundation
362 +# Copyright 1999-2017 Gentoo Foundation
363 # Distributed under the terms of the GNU General Public License v2
364 # $Id$
365
366 @@ -338,6 +338,9 @@ src_prepare() {
367 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
368 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
369 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
370 +
371 + # https://bugs.winehq.org/show_bug.cgi?id=42132
372 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
373 )
374 if use staging; then
375 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
376
377 diff --git a/app-emulation/wine/wine-1.9.20.ebuild b/app-emulation/wine/wine-1.9.20.ebuild
378 index 5eba6e1..b6f6e76 100644
379 --- a/app-emulation/wine/wine-1.9.20.ebuild
380 +++ b/app-emulation/wine/wine-1.9.20.ebuild
381 @@ -1,4 +1,4 @@
382 -# Copyright 1999-2016 Gentoo Foundation
383 +# Copyright 1999-2017 Gentoo Foundation
384 # Distributed under the terms of the GNU General Public License v2
385 # $Id$
386
387 @@ -338,6 +338,9 @@ src_prepare() {
388 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
389 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
390 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
391 +
392 + # https://bugs.winehq.org/show_bug.cgi?id=42132
393 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
394 )
395 if use staging; then
396 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
397
398 diff --git a/app-emulation/wine/wine-1.9.21.ebuild b/app-emulation/wine/wine-1.9.21.ebuild
399 index 5eba6e1..b6f6e76 100644
400 --- a/app-emulation/wine/wine-1.9.21.ebuild
401 +++ b/app-emulation/wine/wine-1.9.21.ebuild
402 @@ -1,4 +1,4 @@
403 -# Copyright 1999-2016 Gentoo Foundation
404 +# Copyright 1999-2017 Gentoo Foundation
405 # Distributed under the terms of the GNU General Public License v2
406 # $Id$
407
408 @@ -338,6 +338,9 @@ src_prepare() {
409 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
410 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
411 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
412 +
413 + # https://bugs.winehq.org/show_bug.cgi?id=42132
414 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
415 )
416 if use staging; then
417 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
418
419 diff --git a/app-emulation/wine/wine-1.9.22.ebuild b/app-emulation/wine/wine-1.9.22.ebuild
420 index 5eba6e1..b6f6e76 100644
421 --- a/app-emulation/wine/wine-1.9.22.ebuild
422 +++ b/app-emulation/wine/wine-1.9.22.ebuild
423 @@ -1,4 +1,4 @@
424 -# Copyright 1999-2016 Gentoo Foundation
425 +# Copyright 1999-2017 Gentoo Foundation
426 # Distributed under the terms of the GNU General Public License v2
427 # $Id$
428
429 @@ -338,6 +338,9 @@ src_prepare() {
430 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
431 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
432 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
433 +
434 + # https://bugs.winehq.org/show_bug.cgi?id=42132
435 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
436 )
437 if use staging; then
438 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
439
440 diff --git a/app-emulation/wine/wine-1.9.4-r3.ebuild b/app-emulation/wine/wine-1.9.4-r3.ebuild
441 index ad953d1..3f0e22a 100644
442 --- a/app-emulation/wine/wine-1.9.4-r3.ebuild
443 +++ b/app-emulation/wine/wine-1.9.4-r3.ebuild
444 @@ -1,4 +1,4 @@
445 -# Copyright 1999-2016 Gentoo Foundation
446 +# Copyright 1999-2017 Gentoo Foundation
447 # Distributed under the terms of the GNU General Public License v2
448 # $Id$
449
450 @@ -326,6 +326,9 @@ src_prepare() {
451 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
452 "${FILESDIR}"/${PN}-sysmacros.patch #580046
453 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
454 +
455 + # https://bugs.winehq.org/show_bug.cgi?id=42132
456 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
457 )
458 if use staging; then
459 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
460
461 diff --git a/app-emulation/wine/wine-1.9.5-r3.ebuild b/app-emulation/wine/wine-1.9.5-r3.ebuild
462 index b053582..6a0b0f8 100644
463 --- a/app-emulation/wine/wine-1.9.5-r3.ebuild
464 +++ b/app-emulation/wine/wine-1.9.5-r3.ebuild
465 @@ -1,4 +1,4 @@
466 -# Copyright 1999-2016 Gentoo Foundation
467 +# Copyright 1999-2017 Gentoo Foundation
468 # Distributed under the terms of the GNU General Public License v2
469 # $Id$
470
471 @@ -325,6 +325,9 @@ src_prepare() {
472 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
473 "${FILESDIR}"/${PN}-sysmacros.patch #580046
474 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
475 +
476 + # https://bugs.winehq.org/show_bug.cgi?id=42132
477 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
478 )
479 if use staging; then
480 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
481
482 diff --git a/app-emulation/wine/wine-1.9.6-r3.ebuild b/app-emulation/wine/wine-1.9.6-r3.ebuild
483 index fcfa5a0..ace562e 100644
484 --- a/app-emulation/wine/wine-1.9.6-r3.ebuild
485 +++ b/app-emulation/wine/wine-1.9.6-r3.ebuild
486 @@ -1,4 +1,4 @@
487 -# Copyright 1999-2016 Gentoo Foundation
488 +# Copyright 1999-2017 Gentoo Foundation
489 # Distributed under the terms of the GNU General Public License v2
490 # $Id$
491
492 @@ -325,6 +325,9 @@ src_prepare() {
493 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
494 "${FILESDIR}"/${PN}-sysmacros.patch #580046
495 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
496 +
497 + # https://bugs.winehq.org/show_bug.cgi?id=42132
498 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
499 )
500 if use staging; then
501 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
502
503 diff --git a/app-emulation/wine/wine-1.9.7-r3.ebuild b/app-emulation/wine/wine-1.9.7-r3.ebuild
504 index fcfa5a0..ace562e 100644
505 --- a/app-emulation/wine/wine-1.9.7-r3.ebuild
506 +++ b/app-emulation/wine/wine-1.9.7-r3.ebuild
507 @@ -1,4 +1,4 @@
508 -# Copyright 1999-2016 Gentoo Foundation
509 +# Copyright 1999-2017 Gentoo Foundation
510 # Distributed under the terms of the GNU General Public License v2
511 # $Id$
512
513 @@ -325,6 +325,9 @@ src_prepare() {
514 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
515 "${FILESDIR}"/${PN}-sysmacros.patch #580046
516 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
517 +
518 + # https://bugs.winehq.org/show_bug.cgi?id=42132
519 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
520 )
521 if use staging; then
522 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
523
524 diff --git a/app-emulation/wine/wine-1.9.8-r2.ebuild b/app-emulation/wine/wine-1.9.8-r2.ebuild
525 index 1c6bc3b..ff520e5 100644
526 --- a/app-emulation/wine/wine-1.9.8-r2.ebuild
527 +++ b/app-emulation/wine/wine-1.9.8-r2.ebuild
528 @@ -1,4 +1,4 @@
529 -# Copyright 1999-2016 Gentoo Foundation
530 +# Copyright 1999-2017 Gentoo Foundation
531 # Distributed under the terms of the GNU General Public License v2
532 # $Id$
533
534 @@ -325,6 +325,9 @@ src_prepare() {
535 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
536 "${FILESDIR}"/${PN}-sysmacros.patch #580046
537 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
538 +
539 + # https://bugs.winehq.org/show_bug.cgi?id=42132
540 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
541 )
542 if use staging; then
543 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
544
545 diff --git a/app-emulation/wine/wine-1.9.9-r3.ebuild b/app-emulation/wine/wine-1.9.9-r3.ebuild
546 index 16bdcb6..ba5d53a 100644
547 --- a/app-emulation/wine/wine-1.9.9-r3.ebuild
548 +++ b/app-emulation/wine/wine-1.9.9-r3.ebuild
549 @@ -1,4 +1,4 @@
550 -# Copyright 1999-2016 Gentoo Foundation
551 +# Copyright 1999-2017 Gentoo Foundation
552 # Distributed under the terms of the GNU General Public License v2
553 # $Id$
554
555 @@ -338,6 +338,9 @@ src_prepare() {
556 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
557 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
558 "${FILESDIR}"/${PN}-1.8-gnutls-3.5-compat.patch #587028
559 +
560 + # https://bugs.winehq.org/show_bug.cgi?id=42132
561 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
562 )
563 if use staging; then
564 ewarn "Applying the Wine-Staging patchset. Any bug reports to the"