Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
Date: Tue, 01 Nov 2022 01:16:25
Message-Id: 1667265329.49bff7d46ce09578936677f8538df3f1842494d6.ionen@gentoo
1 commit: 49bff7d46ce09578936677f8538df3f1842494d6
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 1 00:11:56 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 1 01:15:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49bff7d4
7
8 app-emulation/wine-vanilla: sync live
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
16 index abf112c22c23..ddfe07cbf57d 100644
17 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
18 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
19 @@ -123,7 +123,7 @@ QA_TEXTRELS="usr/lib/*/wine/i386-unix/*.so" # uses -fno-PIC -Wl,-z,notext
20
21 PATCHES=(
22 "${FILESDIR}"/${PN}-7.0-noexecstack.patch
23 - "${FILESDIR}"/${PN}-7.0-unwind.patch
24 + "${FILESDIR}"/${PN}-7.20-unwind.patch
25 )
26
27 pkg_pretend() {