# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ PHP_EXT_NAME="parsekit" PHP_EXT_INI="no" PHP_EXT_ZENDEXT="no" DOCS="README" inherit php-ext-pecl-r1 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Provides a userspace interpretation of the opcodes generated by the Zend engine compiler built into PHP. This extension is meant for development and debug purposes only and contains some code which is potentially non-threadsafe." LICENSE="PHP-3" SLOT="0" IUSE="" DEPEND="" RDEPEND="${DEPEND}"