summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2018-12-29 16:17:28 -0500
committerNick Sarnie <sarnex@gentoo.org>2018-12-29 16:17:28 -0500
commitb886b28da9fc1148d73d42dafd0fd23a31783862 (patch)
tree721dd2000f3a54cc2ed6a0f08757266e04ed02f8
parentapp-emulation/wine-staging: Sync with ::wine (diff)
downloadgentoo-b886b28da9fc1148d73d42dafd0fd23a31783862.tar.gz
gentoo-b886b28da9fc1148d73d42dafd0fd23a31783862.tar.bz2
gentoo-b886b28da9fc1148d73d42dafd0fd23a31783862.zip
app-emulation/wine-any: Sync with ::wine
Add alternative source Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
-rw-r--r--app-emulation/wine-any/wine-any-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-any/wine-any-9999.ebuild b/app-emulation/wine-any/wine-any-9999.ebuild
index 4fa43b838fe8..ca707f87befe 100644
--- a/app-emulation/wine-any/wine-any-9999.ebuild
+++ b/app-emulation/wine-any/wine-any-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=""