summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/slune/slune-1.0.7.ebuild')
-rw-r--r--games-action/slune/slune-1.0.7.ebuild26
1 files changed, 0 insertions, 26 deletions
diff --git a/games-action/slune/slune-1.0.7.ebuild b/games-action/slune/slune-1.0.7.ebuild
deleted file mode 100644
index 371ac5f403f7..000000000000
--- a/games-action/slune/slune-1.0.7.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-1.0.7.ebuild,v 1.2 2005/05/16 22:09:37 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://download.gna.org/slune/Slune-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86"
-IUSE=""
-
-DEPEND="virtual/x11
- virtual/opengl
- >=media-libs/libsdl-1.2.6
- >=dev-lang/python-2.2.2
- >=dev-python/soya-0.9
- >=dev-python/py2play-0.1.6
- >=dev-python/pyopenal-0.1.3
- >=dev-python/pyogg-1.1
- >=dev-python/pyvorbis-1.1"
-
-S=${WORKDIR}/Slune-${PV}