# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php5/phpdbg/phpdbg-2.15.5-r1.ebuild,v 1.6 2011/04/16 14:01:51 olemarkus Exp $ EAPI=3 PHP_EXT_NAME="dbg" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" USE_PHP="php5-2" inherit php-ext-source-r2 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" DESCRIPTION="A PHP debugger useable with some editors like phpedit." HOMEPAGE="http://dd.cron.ru/dbg/" SRC_URI="mirror://sourceforge/dbg2/dbg-${PV}.tar.gz" LICENSE="dbgphp" SLOT="0" IUSE="" DEPEND="