aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sarnie <sarnex@gentoo.org>2019-01-08 23:13:54 -0500
committerNick Sarnie <sarnex@gentoo.org>2019-01-08 23:16:02 -0500
commitf40925d4dab9c96ccb6864cd14281c3af012a822 (patch)
treeb93bf90a05e363123c7ef7ffee2eb13ebeeddd9e
parentapp-emulation/wine-any: Revert "Added alternative source." (diff)
downloadwine-f40925d4dab9c96ccb6864cd14281c3af012a822.tar.gz
wine-f40925d4dab9c96ccb6864cd14281c3af012a822.tar.bz2
wine-f40925d4dab9c96ccb6864cd14281c3af012a822.zip
app-emulation/wine-staging: Revert "Added alternative source."
This reverts commit 5bb19f731894d1238ca500fcdeea314390e589df. Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
-rw-r--r--app-emulation/wine-staging/wine-staging-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
index 4e3948e..e0618a3 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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=""