diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-09-18 23:17:32 +0200 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-09-19 11:49:38 +0100 |
commit | 9bcced08d6bffbf63b020247268ddebb9e00022d (patch) | |
tree | 789269d56b0a22a19f8e5b2432bdcb361d0cef67 /games-action/supertuxkart | |
parent | net-vpn/tor: ppc64 stable, bug #623370 (diff) | |
download | gentoo-9bcced08d6bffbf63b020247268ddebb9e00022d.tar.gz gentoo-9bcced08d6bffbf63b020247268ddebb9e00022d.tar.bz2 gentoo-9bcced08d6bffbf63b020247268ddebb9e00022d.zip |
games-action/supertuxkart: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/5728
Diffstat (limited to 'games-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.9.1.ebuild | 6 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.9.2.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-action/supertuxkart/supertuxkart-0.9.1.ebuild b/games-action/supertuxkart/supertuxkart-0.9.1.ebuild index 6b6f06c3cac0..76bf1314a810 100644 --- a/games-action/supertuxkart/supertuxkart-0.9.1.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.9.1.ebuild @@ -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 diff --git a/games-action/supertuxkart/supertuxkart-0.9.2.ebuild b/games-action/supertuxkart/supertuxkart-0.9.2.ebuild index 5acaf5d9f8bc..3a6bb3ccb47a 100644 --- a/games-action/supertuxkart/supertuxkart-0.9.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.9.2.ebuild @@ -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= |