commit:     4e869f040709385e41db3fd34961338f9c305b11
Author:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
AuthorDate: Fri Mar 13 12:01:48 2015 +0000
Commit:     Christian Schmitt <chris <AT> ilovelinux <DOT> de>
CommitDate: Sat Mar 28 21:20:33 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gamerlay.git/commit/?id=4e869f04

[simgear, flightgear, terragear] Update git URLs and some small changes

 dev-games/simgear/simgear-9999.ebuild              | 6 +++---
 games-simulation/flightgear/flightgear-9999.ebuild | 8 ++++----
 games-util/terragear/terragear-9999.ebuild         | 5 ++---
 3 files changed, 9 insertions(+), 10 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"

diff --git a/games-simulation/flightgear/flightgear-9999.ebuild 
b/games-simulation/flightgear/flightgear-9999.ebuild
index 58bf05e..773ab2a 100644
--- a/games-simulation/flightgear/flightgear-9999.ebuild
+++ b/games-simulation/flightgear/flightgear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -11,8 +11,8 @@ inherit games cmake-utils git-2
 
 DESCRIPTION="Open Source Flight Simulator"
 HOMEPAGE="http://www.flightgear.org/";
-EGIT_REPO_URI="git://gitorious.org/fg/flightgear.git
-               git://mapserver.flightgear.org/flightgear/"
+EGIT_REPO_URI="git://git.code.sf.net/p/${PN}/${PN}
+               git://mapserver.flightgear.org/${PN}/"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -28,7 +28,7 @@ COMMON_DEPEND="
        udev? ( virtual/udev )
        fgpanel? (
                media-libs/freeglut
-               media-libs/libpng
+               media-libs/libpng:0
        )
 "
 

diff --git a/games-util/terragear/terragear-9999.ebuild 
b/games-util/terragear/terragear-9999.ebuild
index 2cd1845..6ec7ade 100644
--- a/games-util/terragear/terragear-9999.ebuild
+++ b/games-util/terragear/terragear-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -8,8 +8,7 @@ inherit cmake-utils git-2
 
 DESCRIPTION="Terrain editing programs for FlightGear"
 HOMEPAGE="http://terragear.sourceforge.net/";
-EGIT_REPO_URI="git://gitorious.org/fg/${PN}.git"
-EGIT_BRANCH="scenery/ws2.0"
+EGIT_REPO_URI="git://git.code.sf.net/p/flightgear/${PN}"
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to