app-emulation/wine-staging: Sync with ::wine
authorNick Sarnie <sarnex@gentoo.org>
Sat, 29 Dec 2018 21:16:50 +0000 (16:16 -0500)
committerNick Sarnie <sarnex@gentoo.org>
Sat, 29 Dec 2018 21:16:50 +0000 (16:16 -0500)
Add alternative source

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

index 17d7b7dd2b8a24fef11d8e85054e41f3945f78ff..4e3948ed97fff6bb74bd18c4e35375e18c1b002d 100644 (file)
@@ -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"
+       EGIT_REPO_URI="https://source.winehq.org/git/wine.git https://github.com/wine-mirror/wine.git"
        EGIT_BRANCH="master"
        inherit git-r3
        SRC_URI=""