From 0c185b4273400397c9242e7776ae69b327d6e5bb Mon Sep 17 00:00:00 2001 From: NP-Hardass Date: Thu, 1 Mar 2018 20:24:38 -0500 Subject: app-emulation/wine-vanilla: 9999 no longer uses rearrange manpage patch Closes: https://bugs.gentoo.org/649132 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild index 1c122ab..a108e7f 100644 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild @@ -158,7 +158,6 @@ PATCHES=( "${PATCHDIR}/patches/${MY_PN}-1.9.5-multilib-portage.patch" #395615 "${PATCHDIR}/patches/${MY_PN}-1.6-memset-O3.patch" #480508 "${PATCHDIR}/patches/${MY_PN}-2.0-multislot-apploader.patch" #310611 - "${PATCHDIR}/patches/${MY_PN}-2.0-rearrange-manpages.patch" #469418 #617864 ) PATCHES_BIN=() @@ -339,7 +338,6 @@ src_prepare() { l10n_get_locales > po/LINGUAS || die # otherwise wine doesn't respect LINGUAS # Fix manpage generation for locales #469418 and abi_x86_64 #617864 - # Requires wine-2.0-rearrange-manpages.patch # Duplicate manpages input files for wine64 local f -- cgit v1.2.3-65-gdbad