summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-03-23 04:47:50 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2017-03-23 05:24:46 -0400
commit48e8bcd90ecbd8aae7ce71ffa10f0564c5cf55ab (patch)
tree7719b74ba3f39762f8f74ad2c2fce92825e53424 /app-emulation/wine/wine-2.3.ebuild
parentapp-emulation/wine: Bump to 2.3 (diff)
downloadgentoo-48e8bcd90ecbd8aae7ce71ffa10f0564c5cf55ab.tar.gz
gentoo-48e8bcd90ecbd8aae7ce71ffa10f0564c5cf55ab.tar.bz2
gentoo-48e8bcd90ecbd8aae7ce71ffa10f0564c5cf55ab.zip
app-emulation/wine: revert downstream flex hack
Removing flex hack patch from #598244. Proper support can be readded by properly patching flex. Bug their meaintainers if you encounter issues. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation/wine/wine-2.3.ebuild')
-rw-r--r--app-emulation/wine/wine-2.3.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-emulation/wine/wine-2.3.ebuild b/app-emulation/wine/wine-2.3.ebuild
index c853f2956816..beb9758568d1 100644
--- a/app-emulation/wine/wine-2.3.ebuild
+++ b/app-emulation/wine/wine-2.3.ebuild
@@ -351,9 +351,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
-
- # 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"