summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 20:44:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-03 20:44:40 +0000
commitb6b72d79b439b0de644eff7f9f9ebda56dc32fd7 (patch)
treecbd6901a34007bba1f7bc2216312752b6db926aa /games-rpg/planeshift
parenttidy oldest version (diff)
downloadgentoo-2-b6b72d79b439b0de644eff7f9f9ebda56dc32fd7.tar.gz
gentoo-2-b6b72d79b439b0de644eff7f9f9ebda56dc32fd7.tar.bz2
gentoo-2-b6b72d79b439b0de644eff7f9f9ebda56dc32fd7.zip
inherit eutils
Diffstat (limited to 'games-rpg/planeshift')
-rw-r--r--games-rpg/planeshift/Manifest4
-rw-r--r--games-rpg/planeshift/planeshift-0.2.010-r1.ebuild14
2 files changed, 9 insertions, 9 deletions
diff --git a/games-rpg/planeshift/Manifest b/games-rpg/planeshift/Manifest
index 7614f8eeff79..17d69b7e4cd0 100644
--- a/games-rpg/planeshift/Manifest
+++ b/games-rpg/planeshift/Manifest
@@ -1,6 +1,6 @@
-MD5 949361fe8e9403068a91014b0a597fc7 planeshift-0.2.010-r1.ebuild 1490
MD5 4b29c91fae2e230a445b2eaa0204d390 ChangeLog 1037
+MD5 bb9405d222891fcdde60e6945f2540e3 planeshift-0.2.010-r1.ebuild 1506
MD5 a30c9d4ce8f9629d6d7323eaab258343 metadata.xml 241
+MD5 a6b3c03bb00760172f490ae59e50cd32 files/digest-planeshift-0.2.010-r1 73
MD5 b8b8a31f70400cd54c5b8cfea9af368a files/planeshift 116
MD5 94847ea277df082a561148a98614bfa1 files/planeshift-0.2.010-fix-cast.diff 507
-MD5 a6b3c03bb00760172f490ae59e50cd32 files/digest-planeshift-0.2.010-r1 73
diff --git a/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild b/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild
index bb57093cc000..8bb9ca76d3eb 100644
--- a/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild
+++ b/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild
@@ -1,23 +1,23 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild,v 1.3 2003/12/16 23:43:48 hythloday Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.2.010-r1.ebuild,v 1.4 2004/02/03 20:44:33 mr_bones_ Exp $
-inherit games
+inherit eutils games
+S="${WORKDIR}/${PN}"
HOMEPAGE="http://www.planeshift.it/"
-SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2"
DESCRIPTION="virtual fantasy world MMORPG"
+SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2"
+KEYWORDS="x86 ~ppc"
LICENSE="GPL-2 | Planeshift"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+IUSE=""
DEPEND="net-ftp/curl
dev-games/crystalspace
dev-games/cel"
-S=${WORKDIR}/${PN}
-
export PLANESHIFT_PREFIX=${PLANESHIFT_PREFIX:-${GAMES_PREFIX_OPT}/${PN}}
export CRYSTAL_PREFIX=${CRYSTAL_PREFIX:-${GAMES_PREFIX_OPT}/crystal}
export CEL_PREFIX=${CEL_PREFIX:-${CRYSTAL_PREFIX}}