From fdec73c3f041b0e903f3a0584a4d9c09f19cd983 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 2 Nov 2005 00:05:49 +0000 Subject: fix IUSE (Portage version: 2.0.53_rc7) --- games-rpg/planeshift/planeshift-0.3.011.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'games-rpg') diff --git a/games-rpg/planeshift/planeshift-0.3.011.ebuild b/games-rpg/planeshift/planeshift-0.3.011.ebuild index d535e61413b3..854760dfc013 100644 --- a/games-rpg/planeshift/planeshift-0.3.011.ebuild +++ b/games-rpg/planeshift/planeshift-0.3.011.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.011.ebuild,v 1.1 2005/08/31 19:34:16 malverian Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.011.ebuild,v 1.2 2005/11/02 00:05:49 vapier Exp $ inherit eutils games debug @@ -11,12 +11,11 @@ SRC_URI="mirror://gentoo/distfiles/${P}.tar.bz2" LICENSE="|| ( GPL-2 Planeshift )" SLOT="0" KEYWORDS="~amd64 ~x86 ~ppc" -IUSE="${IUSE}" +IUSE="debug" RDEPEND="net-misc/curl >=dev-games/crystalspace-0.99_pre* >=dev-games/cel-0.99_pre*" - DEPEND="${RDEPEND} >=sys-apps/sed-4" -- cgit v1.2.3-65-gdbad