commit:     73c21d01c26e35400db725d1b4c3506ed4c651b7
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 27 17:03:05 2019 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Jan 27 17:14:43 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c21d01

app-emulation/wine-d3d9: Sync with ::wine

Bump required wine-mono version

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild  | 2 +-
 app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
index 10ac0281dd4..cfa8c622172 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-4.0.ebuild
@@ -124,7 +124,7 @@ RDEPEND="${COMMON_DEPEND}
        !app-emulation/wine:0
        dos? ( >=games-emulation/dosbox-0.74_p20160629 )
        gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-       mono? ( app-emulation/wine-mono:4.7.3 )
+       mono? ( app-emulation/wine-mono:4.7.5 )
        perl? (
                dev-lang/perl
                dev-perl/XML-Simple

diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild 
b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
index 3ebab9ae1cb..f9e7a4e4780 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ MY_PN="${PN%%-*}"
 MY_P="${MY_PN}-${PV}"
 
 if [[ ${PV} == "9999" ]] ; then
-       EGIT_REPO_URI="https://source.winehq.org/git/wine.git 
https://github.com/wine-mirror/wine.git";
+       EGIT_REPO_URI="https://source.winehq.org/git/wine.git";
        EGIT_BRANCH="master"
        inherit git-r3
        SRC_URI=""
@@ -123,7 +123,7 @@ RDEPEND="${COMMON_DEPEND}
        !app-emulation/wine:0
        dos? ( >=games-emulation/dosbox-0.74_p20160629 )
        gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
-       mono? ( app-emulation/wine-mono:4.7.3 )
+       mono? ( app-emulation/wine-mono:4.7.5 )
        perl? (
                dev-lang/perl
                dev-perl/XML-Simple

Reply via email to