Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine/
Date: Sat, 29 Apr 2017 20:53:00
Message-Id: 1493499167.9090980f1c696d1aeed071ed5b0a799c04483d19.np-hardass@gentoo
1 commit: 9090980f1c696d1aeed071ed5b0a799c04483d19
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 20:52:29 2017 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 20:52:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9090980f
7
8 app-emulation/wine: Drop old osmesa patch
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-emulation/wine/wine-9999.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild
16 index dcf9b6d9b5d..209e200546e 100644
17 --- a/app-emulation/wine/wine-9999.ebuild
18 +++ b/app-emulation/wine/wine-9999.ebuild
19 @@ -357,7 +357,6 @@ src_prepare() {
20 local PATCHES=(
21 "${FILESDIR}"/${PN}-1.5.26-winegcc.patch #260726
22 "${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
23 - "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
24 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
25 )
26 if use staging; then