diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-13 00:37:23 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-11-13 00:37:23 +0000 |
commit | 12695a499d221497967b374e8e6266e598166935 (patch) | |
tree | e5d698783de91e9e0ea773c4f49df9d85ecf69a9 /games-action | |
parent | Kill trailing whitespace. (diff) | |
download | gentoo-2-12695a499d221497967b374e8e6266e598166935.tar.gz gentoo-2-12695a499d221497967b374e8e6266e598166935.tar.bz2 gentoo-2-12695a499d221497967b374e8e6266e598166935.zip |
old
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/slune/files/digest-slune-0.6.1 | 1 | ||||
-rw-r--r-- | games-action/slune/files/digest-slune-1.0.7 | 1 | ||||
-rw-r--r-- | games-action/slune/slune-0.6.1.ebuild | 25 | ||||
-rw-r--r-- | games-action/slune/slune-1.0.7.ebuild | 26 |
4 files changed, 0 insertions, 53 deletions
diff --git a/games-action/slune/files/digest-slune-0.6.1 b/games-action/slune/files/digest-slune-0.6.1 deleted file mode 100644 index 55bb0a8fd356..000000000000 --- a/games-action/slune/files/digest-slune-0.6.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 68d8e8795f96f4ef375efe0a269dada3 Slune-0.6.1.tar.bz2 8567426 diff --git a/games-action/slune/files/digest-slune-1.0.7 b/games-action/slune/files/digest-slune-1.0.7 deleted file mode 100644 index 9981aad99835..000000000000 --- a/games-action/slune/files/digest-slune-1.0.7 +++ /dev/null @@ -1 +0,0 @@ -MD5 fd5cfd7b9b3ca9a5c7c5fbd5d5f0fde0 Slune-1.0.7.tar.bz2 9467673 diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild deleted file mode 100644 index f367c2a6ed0f..000000000000 --- a/games-action/slune/slune-0.6.1.ebuild +++ /dev/null @@ -1,25 +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-0.6.1.ebuild,v 1.9 2005/05/07 23:40:16 vapier 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.nekeme.net/downloads/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.6.1 - >=dev-python/py2play-0.1.6 - >=dev-python/pyopenal-0.1.3 - >=dev-python/editobj-0.5.3" - -S="${WORKDIR}/Slune-${PV}" 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} |