diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-07 23:40:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-07 23:40:16 +0000 |
commit | 2ef44d2c6227fbac3e8cf7910f1ef8d3e8dc550f (patch) | |
tree | f1798388c88f12a3998fc06c49b95003be8537fc /games-action | |
parent | add emacs to DEPEND if emacs is in USE (diff) | |
download | historical-2ef44d2c6227fbac3e8cf7910f1ef8d3e8dc550f.tar.gz historical-2ef44d2c6227fbac3e8cf7910f1ef8d3e8dc550f.tar.bz2 historical-2ef44d2c6227fbac3e8cf7910f1ef8d3e8dc550f.zip |
fix up HOMEPAGE #91747
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/slune/Manifest | 6 | ||||
-rw-r--r-- | games-action/slune/files/digest-slune-0.3.1 | 1 | ||||
-rw-r--r-- | games-action/slune/files/digest-slune-0.5 | 1 | ||||
-rw-r--r-- | games-action/slune/slune-0.3.1.ebuild | 24 | ||||
-rw-r--r-- | games-action/slune/slune-0.5.ebuild | 25 | ||||
-rw-r--r-- | games-action/slune/slune-0.6.1.ebuild | 8 |
6 files changed, 5 insertions, 60 deletions
diff --git a/games-action/slune/Manifest b/games-action/slune/Manifest index 994077f270ad..9dd94be33132 100644 --- a/games-action/slune/Manifest +++ b/games-action/slune/Manifest @@ -1,8 +1,4 @@ -MD5 e15a44e95914d498f93c8bb3e1d7226a slune-0.3.1.ebuild 682 MD5 8b2fc1a3bfd6a5b503c7402c932a90de ChangeLog 1065 -MD5 fc4cfc018ad2687813d8b797ee665bd0 slune-0.6.1.ebuild 710 -MD5 ef4908137255795999d3201047524486 slune-0.5.ebuild 706 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 555cbaf5132d4d1899963a237bf0748a slune-0.6.1.ebuild 710 MD5 43218db3680e6fd1fa3a908301e4192a files/digest-slune-0.6.1 65 -MD5 c3219ab4823d4f41dc085e79bb8c0a29 files/digest-slune-0.3.1 65 -MD5 b79329fc2185b0ab11ec42b1428e2f70 files/digest-slune-0.5 63 diff --git a/games-action/slune/files/digest-slune-0.3.1 b/games-action/slune/files/digest-slune-0.3.1 deleted file mode 100644 index 4c4b1e11b3b3..000000000000 --- a/games-action/slune/files/digest-slune-0.3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 48110d8b0e6bca075c7addf48b7297d8 Slune-0.3.1.tar.bz2 4658399 diff --git a/games-action/slune/files/digest-slune-0.5 b/games-action/slune/files/digest-slune-0.5 deleted file mode 100644 index 139136e9b893..000000000000 --- a/games-action/slune/files/digest-slune-0.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 4bcc7f0fa3a16523cebba73c5584fc31 Slune-0.5.tar.bz2 7177565 diff --git a/games-action/slune/slune-0.3.1.ebuild b/games-action/slune/slune-0.3.1.ebuild deleted file mode 100644 index 31843ad1f814..000000000000 --- a/games-action/slune/slune-0.3.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.3.1.ebuild,v 1.5 2004/06/24 21:59:15 agriffis Exp $ - -inherit distutils - -DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -HOMEPAGE="http://oomadness.nekeme.net/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 - >=dev-lang/python-2.2.2 - >=dev-python/soya-0.3.1 - >=dev-python/py2play-0.1.2 - >=dev-python/pyopenal-0.1.1 - >=dev-python/editobj-0.3.1" - -S="${WORKDIR}/Slune-${PV}" diff --git a/games-action/slune/slune-0.5.ebuild b/games-action/slune/slune-0.5.ebuild deleted file mode 100644 index 33863b80986e..000000000000 --- a/games-action/slune/slune-0.5.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.5.ebuild,v 1.5 2004/06/24 21:59:15 agriffis Exp $ - -inherit distutils - -DESCRIPTION="A 3D action game with multiplayer mode and amazing graphics" -HOMEPAGE="http://oomadness.nekeme.net/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.5 - >=dev-python/py2play-0.1.5 - >=dev-python/pyopenal-0.1.2 - >=dev-python/editobj-0.5.2" - -S="${WORKDIR}/Slune-${PV}" diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild index 5ed3b71fd05c..f367c2a6ed0f 100644 --- a/games-action/slune/slune-0.6.1.ebuild +++ b/games-action/slune/slune-0.6.1.ebuild @@ -1,16 +1,16 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.8 2004/06/24 21:59:15 agriffis Exp $ +# $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.nekeme.net/en/slune/" +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" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11 |