summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-engines/solarus/solarus-9999.ebuild')
-rw-r--r--games-engines/solarus/solarus-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-engines/solarus/solarus-9999.ebuild b/games-engines/solarus/solarus-9999.ebuild
index ab34b81..e7ebebd 100644
--- a/games-engines/solarus/solarus-9999.ebuild
+++ b/games-engines/solarus/solarus-9999.ebuild
@@ -8,7 +8,8 @@ inherit games cmake-utils git-2
DESCRIPTION="An open-source Zelda-like 2D game engine"
HOMEPAGE="http://www.solarus-games.org/"
-EGIT_REPO_URI="https://github.com/christopho/${PN}.git"
+EGIT_REPO_URI="git://github.com/christopho/${PN}.git
+ https://github.com/christopho/${PN}.git"
LICENSE="GPL-3"
SLOT="0"