From 9bcced08d6bffbf63b020247268ddebb9e00022d Mon Sep 17 00:00:00 2001 From: Francesco Turco Date: Mon, 18 Sep 2017 23:17:32 +0200 Subject: [PATCH] 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 6b6f06c3cac0e..76bf1314a810a 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 5acaf5d9f8bca..3a6bb3ccb47af 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=