Skip to content

Commit

Permalink
games-action/supertuxkart: update HOMEPAGE
Browse files Browse the repository at this point in the history
Closes: gentoo#5728
  • Loading branch information
Francesco Turco authored and chewi committed Sep 19, 2017
1 parent ec2838f commit 9bcced0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions games-action/supertuxkart/supertuxkart-0.9.1.ebuild
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions games-action/supertuxkart/supertuxkart-0.9.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

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"

Expand All @@ -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=
Expand Down

0 comments on commit 9bcced0

Please sign in to comment.