summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-01-09 13:52:42 -0500
committerNP-Hardass <NP-Hardass@gentoo.org>2017-01-09 13:52:42 -0500
commitac36235034d85541f9825707640743406d6cc3f9 (patch)
tree83481ed0709880eda8d2961ca43a76367b095766 /app-emulation
parentcb8b32161085b1375c70b38549384e6dc8f0fb73 (diff)
downloadgentoo-ac36235034d85541f9825707640743406d6cc3f9.tar.gz
gentoo-ac36235034d85541f9825707640743406d6cc3f9.tar.xz
app-emulation/wine: Re-add flex 2.6.3 patch for 1.8.{5,6}
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine/wine-1.8.5.ebuild3
-rw-r--r--app-emulation/wine/wine-1.8.6.ebuild3
2 files changed, 6 insertions, 0 deletions
diff --git a/app-emulation/wine/wine-1.8.5.ebuild b/app-emulation/wine/wine-1.8.5.ebuild
index 052d8c33a2b..55b9ee5d735 100644
--- a/app-emulation/wine/wine-1.8.5.ebuild
+++ b/app-emulation/wine/wine-1.8.5.ebuild
@@ -327,6 +327,9 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
"${WORKDIR}/${GST_P}.patch"
+
+ # https://bugs.winehq.org/show_bug.cgi?id=42132
+ "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
)
if use staging; then
ewarn "Applying the Wine-Staging patchset. Any bug reports to the"
diff --git a/app-emulation/wine/wine-1.8.6.ebuild b/app-emulation/wine/wine-1.8.6.ebuild
index 052d8c33a2b..55b9ee5d735 100644
--- a/app-emulation/wine/wine-1.8.6.ebuild
+++ b/app-emulation/wine/wine-1.8.6.ebuild
@@ -327,6 +327,9 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
"${WORKDIR}/${GST_P}.patch"
+
+ # https://bugs.winehq.org/show_bug.cgi?id=42132
+ "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
)
if use staging; then
ewarn "Applying the Wine-Staging patchset. Any bug reports to the"