summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2006-10-25 23:53:32 +0000
committerTristan Heaven <nyhm@gentoo.org>2006-10-25 23:53:32 +0000
commit28665cea73f9ad3534d0639d6345ed18a1995b3a (patch)
treec97d0c3ee4e5b1c6e70df38f14ba286abbe27a30 /games-action
parentFixed pre-strip issue to resolve bug #152223. Also did some old version clea... (diff)
downloadgentoo-2-28665cea73f9ad3534d0639d6345ed18a1995b3a.tar.gz
gentoo-2-28665cea73f9ad3534d0639d6345ed18a1995b3a.tar.bz2
gentoo-2-28665cea73f9ad3534d0639d6345ed18a1995b3a.zip
Fix SRC_URI, bug #152773
(Portage version: 2.1.2_pre3-r8)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/supertuxkart/ChangeLog5
-rw-r--r--games-action/supertuxkart/supertuxkart-0.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/games-action/supertuxkart/ChangeLog b/games-action/supertuxkart/ChangeLog
index 8b303e8c35fb..0f9c33e11017 100644
--- a/games-action/supertuxkart/ChangeLog
+++ b/games-action/supertuxkart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/supertuxkart
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.3 2006/09/29 18:36:42 malc Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/ChangeLog,v 1.4 2006/10/25 23:53:32 nyhm Exp $
+
+ 25 Oct 2006; Tristan Heaven <nyhm@gentoo.org> supertuxkart-0.2.ebuild:
+ Fix SRC_URI, bug #152773
29 Sep 2006; <malc@gentoo.org> supertuxkart-0.2.ebuild:
~amd64 - bug #149512
diff --git a/games-action/supertuxkart/supertuxkart-0.2.ebuild b/games-action/supertuxkart/supertuxkart-0.2.ebuild
index 6843678f3dc4..4f12c7a1d6e2 100644
--- a/games-action/supertuxkart/supertuxkart-0.2.ebuild
+++ b/games-action/supertuxkart/supertuxkart-0.2.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2006 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.4 2006/10/21 23:33:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/supertuxkart/supertuxkart-0.2.ebuild,v 1.5 2006/10/25 23:53:32 nyhm Exp $
inherit games
DESCRIPTION="A kart racing game starring Tux, the linux penguin (improved fork of TuxKart)"
-HOMEPAGE="http://supertuxkart.berlios.de"
-SRC_URI="http://prdownload.berlios.de/supertuxkart/SuperTuxKart-${PV}.tar.bz2"
+HOMEPAGE="http://supertuxkart.berlios.de/"
+SRC_URI="http://download.berlios.de/${PN}/SuperTuxKart-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"