commit: 9bcced08d6bffbf63b020247268ddebb9e00022d Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Mon Sep 18 21:17:32 2017 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Tue Sep 19 10:49:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bcced08
games-action/supertuxkart: update HOMEPAGE Closes: https://github.com/gentoo/gentoo/pull/5728 games-action/supertuxkart/supertuxkart-0.9.1.ebuild | 6 +++--- 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 6b6f06c3cac..76bf1314a81 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 5acaf5d9f8b..3a6bb3ccb47 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=
