Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-staging/
Date: Sat, 20 Jul 2019 17:12:35
Message-Id: 1563642729.a0b5e02d26a26edb54669abfcc47317595aaa252.sarnex@gentoo
1 commit: a0b5e02d26a26edb54669abfcc47317595aaa252
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 17:12:09 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 17:12:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b5e02d
7
8 app-emulation/wine-staging: Sync with ::wine
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-staging/wine-staging-9999.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
17 index 0804c00c243..358f66f96ae 100644
18 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
19 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
20 @@ -356,7 +356,6 @@ src_prepare() {
21
22 local STAGING_EXCLUDE=""
23 use pipelight || STAGING_EXCLUDE="${STAGING_EXCLUDE} -W Pipelight"
24 - use faudio && STAGING_EXCLUDE="${STAGING_EXCLUDE} -W xaudio2-revert -W xaudio2_CommitChanges -W xaudio2_7-WMA_support -W xaudio2_7-CreateFX-FXEcho"
25
26 # Launch wine-staging patcher in a subshell, using eapply as a backend, and gitapply.sh as a backend for binary patches
27 ebegin "Running Wine-Staging patch installer"