games-action/supertuxkart: update HOMEPAGE
authorFrancesco Turco <fturco@fastmail.fm>
Mon, 18 Sep 2017 21:17:32 +0000 (23:17 +0200)
committerJames Le Cuirot <chewi@gentoo.org>
Tue, 19 Sep 2017 10:49:38 +0000 (11:49 +0100)
Closes: https://github.com/gentoo/gentoo/pull/5728

games-action/supertuxkart/supertuxkart-0.9.1.ebuild
games-action/supertuxkart/supertuxkart-0.9.2.ebuild

index 6b6f06c3cac0e2a161c999ac31484c00c41722f9..76bf1314a810ad79123d84cf04476b161144144b 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit gnome2-utils cmake-utils eutils games
 
 DESCRIPTION="A kart racing game starring Tux, the linux penguin (TuxKart fork)"
-HOMEPAGE="http://supertuxkart.sourceforge.net/"
+HOMEPAGE="https://supertuxkart.net/"
 SRC_URI="mirror://sourceforge/supertuxkart/SuperTuxKart/${PV}/${P}-src.tar.xz
        mirror://gentoo/${PN}.png"
 
@@ -16,7 +16,7 @@ IUSE="debug fribidi wiimote"
 
 # don't unbundle irrlicht and bullet
 # both are modified and system versions will break the game
-# https://sourceforge.net/tracker/?func=detail&aid=3454889&group_id=74339&atid=540679
+# https://sourceforge.net/p/irrlicht/feature-requests/138/
 
 RDEPEND="media-libs/libpng:0
        media-libs/libvorbis
index 5acaf5d9f8bca6909cb2a26b3b7bde00e0538795..3a6bb3ccb47afb9f9e24285984b851b72ce16df2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils eutils gnome2-utils
 
 DESCRIPTION="A kart racing game starring Tux, the linux penguin (TuxKart fork)"
-HOMEPAGE="http://supertuxkart.sourceforge.net/"
+HOMEPAGE="https://supertuxkart.net/"
 SRC_URI="mirror://sourceforge/${PN}/SuperTuxKart/${PV}/${P}-src.tar.xz
        mirror://gentoo/${PN}.png"
 
@@ -17,7 +17,7 @@ IUSE="debug fribidi wiimote"
 
 # don't unbundle irrlicht and bullet
 # both are modified and system versions will break the game
-# https://sourceforge.net/tracker/?func=detail&aid=3454889&group_id=74339&atid=540679
+# https://sourceforge.net/p/irrlicht/feature-requests/138/
 
 RDEPEND="
        media-libs/glew:0=