summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/slune/slune-0.6.1.ebuild')
-rw-r--r--games-action/slune/slune-0.6.1.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild
index a5b64ccb7beb..06042127c084 100644
--- a/games-action/slune/slune-0.6.1.ebuild
+++ b/games-action/slune/slune-0.6.1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.6 2004/04/19 20:50:18 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.7 2004/06/02 01:16:41 mr_bones_ Exp $
inherit distutils
DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics"
-HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/"
-SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2"
+HOMEPAGE="http://oomadness.nekeme.net/en/slune/"
+SRC_URI="http://oomadness.nekeme.net/downloads/Slune-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
@@ -22,4 +22,4 @@ DEPEND="virtual/x11
>=dev-python/pyopenal-0.1.3
>=dev-python/editobj-0.5.3"
-S=${WORKDIR}/Slune-${PV}
+S="${WORKDIR}/Slune-${PV}"