diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-13 13:48:28 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-13 13:48:28 +0000 |
commit | 095d0aad9337adc95f2f2cd6301e0f38f6227a54 (patch) | |
tree | 1c9b05ca749f998393da70f349cbf0933b011d65 /games-action | |
parent | Unmasks and ebuild cleanups (diff) | |
download | historical-095d0aad9337adc95f2f2cd6301e0f38f6227a54.tar.gz historical-095d0aad9337adc95f2f2cd6301e0f38f6227a54.tar.bz2 historical-095d0aad9337adc95f2f2cd6301e0f38f6227a54.zip |
touchup
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/slune/slune-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild index 2ef815af2faf..01fc01109ea8 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-2003 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.1 2003/12/21 16:38:27 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.2 2004/01/13 13:48:28 vapier Exp $ inherit distutils DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2" HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" +SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" |