commit: ac36235034d85541f9825707640743406d6cc3f9
Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 9 18:52:42 2017 +0000
Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Mon Jan 9 18:52:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac362350
app-emulation/wine: Re-add flex 2.6.3 patch for 1.8.{5,6}
Package-Manager: portage-2.3.0
app-emulation/wine/wine-1.8.5.ebuild | 3 +++
app-emulation/wine/wine-1.8.6.ebuild | 3 +++
2 files changed, 6 insertions(+)
diff --git a/app-emulation/wine/wine-1.8.5.ebuild
b/app-emulation/wine/wine-1.8.5.ebuild
index 052d8c3..55b9ee5 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 052d8c3..55b9ee5 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"