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: Thu, 02 May 2019 22:18:57
Message-Id: 1556835338.00ec7fb4363d8ce7f8f953cc57e01e1098339a7f.sarnex@gentoo
1 commit: 00ec7fb4363d8ce7f8f953cc57e01e1098339a7f
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 2 22:15:38 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Thu May 2 22:15:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=00ec7fb4
7
8 app-emulation/wine-vanilla: Fix mono dependency
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.12
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 .../{wine-vanilla-9999.ebuild => wine-vanilla-4.7-r1.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-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
18 similarity index 99%
19 copy from app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
20 copy to app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
21 index 8b3cb33..a10f0dc 100644
22 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
23 +++ b/app-emulation/wine-vanilla/wine-vanilla-4.7-r1.ebuild
24 @@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
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 - mono? ( app-emulation/wine-mono:4.8.1 )
29 + mono? ( app-emulation/wine-mono:4.8.3 )
30 perl? (
31 dev-lang/perl
32 dev-perl/XML-Simple
33
34 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
35 index 8b3cb33..a10f0dc 100644
36 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
37 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
38 @@ -109,7 +109,7 @@ RDEPEND="${COMMON_DEPEND}
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 - mono? ( app-emulation/wine-mono:4.8.1 )
43 + mono? ( app-emulation/wine-mono:4.8.3 )
44 perl? (
45 dev-lang/perl
46 dev-perl/XML-Simple