Code: Select all
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/php/php-4.3.10.ebuild,v 1.6 2004/12/17 10:44:20 kloeri Exp $
PHPSAPI="cli"
inherit php-sapi eutils
DESCRIPTION="PHP Shell Interpreter"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha ~hppa amd64 ~ia64 ~s390 ppc64 ~mips"
IUSE=""Nope, since the PHP ebuilds inherit their USE-flags and other things from the eclass php-sapi. You might want to read http://www.gentoo.org/proj/en/devrel/ha ... t=2&chap=2.jedsen wrote:The IUSE flag is blank.... isn't that where it should be?