app-emulation/wine-staging: Sync with ::wine
authorNick Sarnie <sarnex@gentoo.org>
Sun, 27 Jan 2019 17:03:44 +0000 (12:03 -0500)
committerNick Sarnie <sarnex@gentoo.org>
Sun, 27 Jan 2019 17:14:43 +0000 (12:14 -0500)
Bump required wine-mono version

Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
app-emulation/wine-staging/wine-staging-4.0.ebuild
app-emulation/wine-staging/wine-staging-9999.ebuild

index b0f4871a5bed9ecd4107f32169875cc9a0f1ea7d..01089f5e252432ce1972c58e8c25ab1d0b90982c 100644 (file)
@@ -130,7 +130,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
index 4e3948ed97fff6bb74bd18c4e35375e18c1b002d..708d1c91e80adc82f39d047d477462055dee86a6 100644 (file)
@@ -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=""
@@ -129,7 +129,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