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 | 6c89eee0c12fabc312bec254d7d5c0f57f3db9a1 (patch) | |
tree | 29d01a3afed1f71a61ed3e509a05af0fa5bc27be /games-action/slune | |
parent | Kill trailing whitespace. (diff) | |
download | historical-6c89eee0c12fabc312bec254d7d5c0f57f3db9a1.tar.gz historical-6c89eee0c12fabc312bec254d7d5c0f57f3db9a1.tar.bz2 historical-6c89eee0c12fabc312bec254d7d5c0f57f3db9a1.zip |
old
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'games-action/slune')
-rw-r--r-- | games-action/slune/Manifest | 4 | ||||
-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 |
5 files changed, 0 insertions, 57 deletions
diff --git a/games-action/slune/Manifest b/games-action/slune/Manifest index 8d8044d6213d..0af513aeb402 100644 --- a/games-action/slune/Manifest +++ b/games-action/slune/Manifest @@ -1,8 +1,4 @@ MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 4d5e614ac964a776fa9f92f32b8cda65 slune-1.0.7.ebuild 724 -MD5 555cbaf5132d4d1899963a237bf0748a slune-0.6.1.ebuild 710 MD5 a8b48f523b0b4d7f7fd621d00c4ab3f9 slune-1.0.9.ebuild 724 MD5 b98626172cbe9cc5e0cda987ec808df4 ChangeLog 1436 MD5 84b6ae9a7d0d9d90de0906c0f2f60c9b files/digest-slune-1.0.9 65 -MD5 43218db3680e6fd1fa3a908301e4192a files/digest-slune-0.6.1 65 -MD5 7c826f48259510ba19d56174f02f1509 files/digest-slune-1.0.7 65 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} |