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-vanilla/
Date: Sat, 14 May 2022 15:08:46
Message-Id: 1652540856.f531c502e94231ab1e4a6017ea87557ea17a4fb8.sarnex@gentoo
1 commit: f531c502e94231ab1e4a6017ea87557ea17a4fb8
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 14 15:07:17 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat May 14 15:07:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f531c502
7
8 app-emulation/wine-vanilla: Sync with ::wine
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild | 2 +-
14 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
18 index 8816e88e12ab..d50aeddf1f7c 100644
19 --- a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
20 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
21 @@ -398,7 +398,7 @@ multilib_src_configure() {
22 $(use_with gphoto2 gphoto)
23 $(use_with gssapi)
24 $(use_with gstreamer)
25 - --disable-hal
26 + --enable-hal
27 $(use_with kerberos krb5)
28 $(use_with ldap)
29 # TODO: Will bug 685172 still need special handling?
30
31 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
32 index 8816e88e12ab..d50aeddf1f7c 100644
33 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
34 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
35 @@ -398,7 +398,7 @@ multilib_src_configure() {
36 $(use_with gphoto2 gphoto)
37 $(use_with gssapi)
38 $(use_with gstreamer)
39 - --disable-hal
40 + --enable-hal
41 $(use_with kerberos krb5)
42 $(use_with ldap)
43 # TODO: Will bug 685172 still need special handling?