diff options
author | Christian Schmitt <chris@ilovelinux.de> | 2015-03-13 13:01:48 +0100 |
---|---|---|
committer | Christian Schmitt <chris@ilovelinux.de> | 2015-03-28 22:20:33 +0100 |
commit | 4e869f040709385e41db3fd34961338f9c305b11 (patch) | |
tree | 6ec7a93e496cb4b6c3ae40b7922be4bf5d5771d4 /dev-games | |
parent | [games-puzzle/londonlaw] new 0.3.0_pre2 version (diff) | |
download | gamerlay-4e869f040709385e41db3fd34961338f9c305b11.tar.gz gamerlay-4e869f040709385e41db3fd34961338f9c305b11.tar.bz2 gamerlay-4e869f040709385e41db3fd34961338f9c305b11.zip |
[simgear, flightgear, terragear] Update git URLs and some small changes
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/simgear/simgear-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/simgear/simgear-9999.ebuild b/dev-games/simgear/simgear-9999.ebuild index ce82239..ee5590e 100644 --- a/dev-games/simgear/simgear-9999.ebuild +++ b/dev-games/simgear/simgear-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -11,8 +11,8 @@ inherit cmake-utils git-2 DESCRIPTION="Development library for simulation games" HOMEPAGE="http://www.simgear.org/" -EGIT_REPO_URI="git://gitorious.org/fg/simgear.git - git://mapserver.flightgear.org/simgear/" +EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/${PN} + git://mapserver.flightgear.org/${PN}/" LICENSE="GPL-2" SLOT="0" |