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 Aug 2018 02:36:14
Message-Id: 1533177271.f4534f87960d17380e1dacbc0ef5d5314ba76f9c.sarnex@gentoo
1 commit: f4534f87960d17380e1dacbc0ef5d5314ba76f9c
2 Author: Lucian Poston <lucianposton <AT> pm <DOT> me>
3 AuthorDate: Wed Aug 1 16:01:25 2018 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 2 02:34:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=f4534f87
7
8 app-emulation/wine-vanilla-3.13: wine-mono-4.7.3
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild b/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild
16 index cdb123c..96e3367 100644
17 --- a/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild
18 +++ b/app-emulation/wine-vanilla/wine-vanilla-3.13.ebuild
19 @@ -107,7 +107,7 @@ RDEPEND="${COMMON_DEPEND}
20 !app-emulation/wine:0
21 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
22 gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
23 - mono? ( app-emulation/wine-mono:4.7.1 )
24 + mono? ( app-emulation/wine-mono:4.7.3 )
25 perl? (
26 dev-lang/perl
27 dev-perl/XML-Simple