diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2017-04-29 16:52:29 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2017-04-29 16:52:47 -0400 |
commit | 9090980f1c696d1aeed071ed5b0a799c04483d19 (patch) | |
tree | e7e270256d935cf827ee07c86123b75beb67a09c /app-emulation/wine | |
parent | app-doc/pms: Version bump. (diff) | |
download | gentoo-9090980f1c696d1aeed071ed5b0a799c04483d19.tar.gz gentoo-9090980f1c696d1aeed071ed5b0a799c04483d19.tar.bz2 gentoo-9090980f1c696d1aeed071ed5b0a799c04483d19.zip |
app-emulation/wine: Drop old osmesa patch
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation/wine')
-rw-r--r-- | app-emulation/wine/wine-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index dcf9b6d9b5d8..209e200546e5 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -357,7 +357,6 @@ src_prepare() { local PATCHES=( "${FILESDIR}"/${PN}-1.5.26-winegcc.patch #260726 "${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 ) if use staging; then |