Skip to content

Commit

Permalink
app-emulation/wine-any: Sync with ::wine
Browse files Browse the repository at this point in the history
Add alternative source

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Nick Sarnie <[email protected]>
  • Loading branch information
sarnex committed Dec 29, 2018
1 parent de133f7 commit b886b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/wine-any/wine-any-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
Expand Down

0 comments on commit b886b28

Please sign in to comment.