app-emulation/wine-vanilla: Sync with ::wine
authorNick Sarnie <sarnex@gentoo.org>
Sat, 29 Dec 2018 21:15:37 +0000 (16:15 -0500)
committerNick Sarnie <sarnex@gentoo.org>
Sat, 29 Dec 2018 21:15:37 +0000 (16:15 -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-vanilla/wine-vanilla-9999.ebuild

index 04acfab00725056e4dace1c734052920e6c4e91d..7a4be4853fbb24179ff0910d038ba5f40c3abd4f 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=""