commit: b988ec66ff106cd769113606d7d9095c1409e220
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 9 04:13:43 2019 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Wed Jan 9 04:16:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b988ec66
app-emulation/wine-any: Revert "Added alternative source."
This reverts commit 9821386e4385699ae875032dc9a66ba413363f25.
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
app-emulation/wine-any/wine-any-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/wine-any/wine-any-9999.ebuild
b/app-emulation/wine-any/wine-any-9999.ebuild
index ca707f8..4fa43b8 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
https://github.com/wine-mirror/wine.git"
+ EGIT_REPO_URI="https://source.winehq.org/git/wine.git"
EGIT_BRANCH="master"
inherit git-r3
SRC_URI=""