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

index 4fa43b838fe8afcf5af4a2b84756e56ab2dbe47f..ca707f87befe66ec08741ac439599a0ee3386ca1 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=""