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-d3d9/
Date: Sun, 27 Jan 2019 17:01:34
Message-Id: 1548608304.5990341ec6ba8c40772a7eb0072e693b298371f6.sarnex@gentoo
1 commit: 5990341ec6ba8c40772a7eb0072e693b298371f6
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 27 16:58:24 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 27 16:58:24 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=5990341e
7
8 app-emulation/wine-d3d9: Bump required wine-mono version
9
10 Package-Manager: Portage-2.3.58, Repoman-2.3.12
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild | 2 +-
14 app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 4 ++--
15 2 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
18 index 10ac028..cfa8c62 100644
19 --- a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
20 +++ b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
21 @@ -124,7 +124,7 @@ RDEPEND="${COMMON_DEPEND}
22 !app-emulation/wine:0
23 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
24 gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
25 - mono? ( app-emulation/wine-mono:4.7.3 )
26 + mono? ( app-emulation/wine-mono:4.7.5 )
27 perl? (
28 dev-lang/perl
29 dev-perl/XML-Simple
30
31 diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
32 index 5bed605..f9e7a4e 100644
33 --- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
34 +++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
35 @@ -1,4 +1,4 @@
36 -# Copyright 1999-2018 Gentoo Foundation
37 +# Copyright 1999-2019 Gentoo Authors
38 # Distributed under the terms of the GNU General Public License v2
39
40 EAPI=6
41 @@ -123,7 +123,7 @@ RDEPEND="${COMMON_DEPEND}
42 !app-emulation/wine:0
43 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
44 gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
45 - mono? ( app-emulation/wine-mono:4.7.3 )
46 + mono? ( app-emulation/wine-mono:4.7.5 )
47 perl? (
48 dev-lang/perl
49 dev-perl/XML-Simple