summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-12-22 13:59:33 -0500
committerNick Sarnie <sarnex@gentoo.org>2019-12-22 14:01:04 -0500
commit75b024e9f4dbb55a49f04c17bed2511a31850f9c (patch)
tree5cafb8e051be0c05be99fe20b0c90f89d7c4e0f0 /app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
parentkde-plasma/ksshaskpass: Add old script migration, update postinst (diff)
downloadgentoo-75b024e9f4dbb55a49f04c17bed2511a31850f9c.tar.gz
gentoo-75b024e9f4dbb55a49f04c17bed2511a31850f9c.tar.bz2
gentoo-75b024e9f4dbb55a49f04c17bed2511a31850f9c.zip
app-emulation/wine-vanilla: Sync with ::wine
Rebase patches for 9999 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/wine-vanilla-9999.ebuild')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index ecb350c90718..cac165bc0973 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -24,7 +24,7 @@ else
fi
S="${WORKDIR}/${MY_P}"
-GWP_V="20190511"
+GWP_V="20191222"
PATCHDIR="${WORKDIR}/gentoo-wine-patches"
DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets"
@@ -139,9 +139,9 @@ usr/share/applications/wine-uninstaller.desktop
usr/share/applications/wine-winecfg.desktop"
PATCHES=(
- "${PATCHDIR}/patches/${MY_PN}-4.8-winegcc.patch" #260726
+ "${PATCHDIR}/patches/${MY_PN}-5.0-winegcc.patch" #260726
"${PATCHDIR}/patches/${MY_PN}-4.7-multilib-portage.patch" #395615
- "${PATCHDIR}/patches/${MY_PN}-4.7-memset-O3.patch" #480508
+ "${PATCHDIR}/patches/${MY_PN}-5.0-memset-O3.patch" #480508
"${PATCHDIR}/patches/${MY_PN}-2.0-multislot-apploader.patch" #310611
)
PATCHES_BIN=()