From 1295f87afcbaac3e951341620c165ef5dbbc9d01 Mon Sep 17 00:00:00 2001 From: Elijah El Lazkani Date: Fri, 5 Jul 2013 08:36:14 -0400 Subject: Readds git links to Solarus packages. --- games-engines/solarus/solarus-9999.ebuild | 3 ++- games-rpg/zsdx/zsdx-9999.ebuild | 3 ++- games-rpg/zsxd/zsxd-9999.ebuild | 3 ++- 3 files changed, 6 insertions(+), 3 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" diff --git a/games-rpg/zsdx/zsdx-9999.ebuild b/games-rpg/zsdx/zsdx-9999.ebuild index ad9de87..3f60c76 100644 --- a/games-rpg/zsdx/zsdx-9999.ebuild +++ b/games-rpg/zsdx/zsdx-9999.ebuild @@ -8,7 +8,8 @@ inherit games cmake-utils git-2 DESCRIPTION="A free 2D Zelda fangame" 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" diff --git a/games-rpg/zsxd/zsxd-9999.ebuild b/games-rpg/zsxd/zsxd-9999.ebuild index 645dd59..763c7d9 100644 --- a/games-rpg/zsxd/zsxd-9999.ebuild +++ b/games-rpg/zsxd/zsxd-9999.ebuild @@ -8,7 +8,8 @@ inherit games cmake-utils git-2 DESCRIPTION="A free 2D Zelda fangame parody" 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" -- cgit v1.2.3-65-gdbad