summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-games/simgear/simgear-9999.ebuild6
-rw-r--r--games-simulation/flightgear/flightgear-9999.ebuild8
-rw-r--r--games-util/terragear/terragear-9999.ebuild5
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"