diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-03-23 04:47:50 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-03-23 05:24:46 -0400 |
commit | 48e8bcd90ecbd8aae7ce71ffa10f0564c5cf55ab (patch) | |
tree | 7719b74ba3f39762f8f74ad2c2fce92825e53424 /app-emulation/wine | |
parent | app-emulation/wine: Bump to 2.3 (diff) | |
download | gentoo-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')
-rw-r--r-- | app-emulation/wine/wine-2.0.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-2.1.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-2.2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-2.3.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 3 |
5 files changed, 0 insertions, 15 deletions
diff --git a/app-emulation/wine/wine-2.0.ebuild b/app-emulation/wine/wine-2.0.ebuild index b383399ced7a..4e02afd8e300 100644 --- a/app-emulation/wine/wine-2.0.ebuild +++ b/app-emulation/wine/wine-2.0.ebuild @@ -259,9 +259,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 ) default diff --git a/app-emulation/wine/wine-2.1.ebuild b/app-emulation/wine/wine-2.1.ebuild index c853f2956816..beb9758568d1 100644 --- a/app-emulation/wine/wine-2.1.ebuild +++ b/app-emulation/wine/wine-2.1.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" diff --git a/app-emulation/wine/wine-2.2.ebuild b/app-emulation/wine/wine-2.2.ebuild index c853f2956816..beb9758568d1 100644 --- a/app-emulation/wine/wine-2.2.ebuild +++ b/app-emulation/wine/wine-2.2.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" 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" diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index c853f2956816..beb9758568d1 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.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" |