diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-07 05:56:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-02-07 05:56:21 +0000 |
commit | 1dc48579fd2696232076cfc9a052f5c37274d876 (patch) | |
tree | 354ca6d2c2d75c588c3262759f82ec805d85892d /games-action/supertuxkart | |
parent | Remove the dependency on libnl. NetworkManager is what actually requires it. (diff) | |
download | gentoo-2-1dc48579fd2696232076cfc9a052f5c37274d876.tar.gz gentoo-2-1dc48579fd2696232076cfc9a052f5c37274d876.tar.bz2 gentoo-2-1dc48579fd2696232076cfc9a052f5c37274d876.zip |
fix homepage (bug #209165)
(Portage version: 2.1.3.19)
Diffstat (limited to 'games-action/supertuxkart')
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.2.ebuild | 4 | ||||
-rw-r--r-- | games-action/supertuxkart/supertuxkart-0.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-action/supertuxkart/supertuxkart-0.2.ebuild b/games-action/supertuxkart/supertuxkart-0.2.ebuild index 393e19405a36..1f16a1dc77e3 100644 --- a/games-action/supertuxkart/supertuxkart-0.2.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.9 2007/03/14 20:32:31 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.10 2008/02/07 05:56:21 mr_bones_ Exp $ inherit eutils games DESCRIPTION="A kart racing game starring Tux, the linux penguin (improved fork of TuxKart)" -HOMEPAGE="http://supertuxkart.berlios.de/" +HOMEPAGE="http://supertuxkart.sourceforge.net/" SRC_URI="mirror://berlios/${PN}/SuperTuxKart-${PV}.tar.bz2 mirror://gentoo/${PN}.png" diff --git a/games-action/supertuxkart/supertuxkart-0.3.ebuild b/games-action/supertuxkart/supertuxkart-0.3.ebuild index ad0c8a135794..12deb3f65f9b 100644 --- a/games-action/supertuxkart/supertuxkart-0.3.ebuild +++ b/games-action/supertuxkart/supertuxkart-0.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.3.ebuild,v 1.1 2007/07/22 00:16:44 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.3.ebuild,v 1.2 2008/02/07 05:56:21 mr_bones_ Exp $ inherit eutils games DESCRIPTION="A kart racing game starring Tux, the linux penguin (TuxKart fork)" -HOMEPAGE="http://supertuxkart.berlios.de/" +HOMEPAGE="http://supertuxkart.sourceforge.net/" SRC_URI="mirror://berlios/${PN}/${P}-src.tar.bz2 mirror://gentoo/${PN}.png" |