From: Nick Sarnie Date: Sat, 29 Dec 2018 21:16:16 +0000 (-0500) Subject: app-emulation/wine-d3d9: Sync with ::wine X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3c1843a50e50e4821e806ed724e52b971ea6fca6;p=gentoo.git app-emulation/wine-d3d9: Sync with ::wine Add alternative source Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Nick Sarnie --- diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild index fb4d194b4fbe..3ebab9ae1cb4 100644 --- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild +++ b/app-emulation/wine-d3d9/wine-d3d9-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=""