Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-vanilla/
Date: Fri, 24 Jan 2020 00:13:04
Message-Id: 1579824739.e8b32edcc2bfa843b8bf60e1261f064259a9bbd9.sarnex@gentoo
1 commit: e8b32edcc2bfa843b8bf60e1261f064259a9bbd9
2 Author: Alex deBeus <adebeus <AT> gmail <DOT> com>
3 AuthorDate: Thu Jan 23 06:33:53 2020 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 24 00:12:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=e8b32edc
7
8 app-emulation/wine-vanilla: Fix RDEPEND for USE=gecko
9
10 Closes: https://bugs.gentoo.org/706140
11
12 Signed-off-by: Alex deBeus <adebeus <AT> gmail.com>
13 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
14
15 app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild | 2 +-
16 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
17 2 files changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
20 index b8503f0..2c8da9a 100644
21 --- a/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
22 +++ b/app-emulation/wine-vanilla/wine-vanilla-5.0.ebuild
23 @@ -108,7 +108,7 @@ RDEPEND="${COMMON_DEPEND}
24 >app-eselect/eselect-wine-0.3
25 !app-emulation/wine:0
26 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
27 - gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
28 + gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
29 mono? ( app-emulation/wine-mono:4.9.4 )
30 perl? (
31 dev-lang/perl
32
33 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
34 index b8503f0..2c8da9a 100644
35 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
36 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
37 @@ -108,7 +108,7 @@ RDEPEND="${COMMON_DEPEND}
38 >app-eselect/eselect-wine-0.3
39 !app-emulation/wine:0
40 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
41 - gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
42 + gecko? ( app-emulation/wine-gecko:2.47.1[abi_x86_32?,abi_x86_64?] )
43 mono? ( app-emulation/wine-mono:4.9.4 )
44 perl? (
45 dev-lang/perl