diff options
Diffstat (limited to 'dev-php5/phing/phing-2.1.0.ebuild')
-rw-r--r-- | dev-php5/phing/phing-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php5/phing/phing-2.1.0.ebuild b/dev-php5/phing/phing-2.1.0.ebuild index 5b43be56bf5b..58745809fce3 100644 --- a/dev-php5/phing/phing-2.1.0.ebuild +++ b/dev-php5/phing/phing-2.1.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.1.0.ebuild,v 1.1 2006/01/01 16:35:14 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.1.0.ebuild,v 1.2 2006/01/01 16:56:16 sebastian Exp $ -inherit php-pear-r1 depend.php +inherit php-pear-lib-r1 DESCRIPTION="PHP project build system based on Apache Ant." HOMEPAGE="http://www.phing.info/" @@ -12,4 +12,4 @@ KEYWORDS="~x86 ~amd64" IUSE="" SRC_URI="http://phing.info/pear/phing-${PV}-pear.tgz" -need_php5 +need_php_by_category |