summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2018-12-29 16:15:37 -0500
committerNick Sarnie <sarnex@gentoo.org>2018-12-29 16:15:37 -0500
commit86d6a9aa080f66872fa9fc0c61a3578cf5fcd232 (patch)
treec03956befd2c0aae26cb567e72f6e1b7135cf87f /app-emulation/wine-vanilla
parentsys-apps/util-linux: amd64 stable wrt bug #673976 (diff)
downloadgentoo-86d6a9aa080f66872fa9fc0c61a3578cf5fcd232.tar.gz
gentoo-86d6a9aa080f66872fa9fc0c61a3578cf5fcd232.tar.bz2
gentoo-86d6a9aa080f66872fa9fc0c61a3578cf5fcd232.zip
app-emulation/wine-vanilla: Sync with ::wine
Add alternative source Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 04acfab00725..7a4be4853fbb 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -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=""