From 3bee745a45799b096af91c11596c61ab222ae911 Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Sat, 26 Mar 2011 11:22:41 +0000 Subject: Updated dependencies from dev-php5/phpunit to dev-php/phpunit (Portage version: 2.1.9.25/cvs/Linux i686) --- dev-php/phing/phing-2.4.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/phing') diff --git a/dev-php/phing/phing-2.4.5.ebuild b/dev-php/phing/phing-2.4.5.ebuild index fefa13227f1e..d8ddff56bc14 100644 --- a/dev-php/phing/phing-2.4.5.ebuild +++ b/dev-php/phing/phing-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.4.5.ebuild,v 1.1 2011/03/06 11:20:33 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.4.5.ebuild,v 1.2 2011/03/26 11:22:41 olemarkus Exp $ EAPI="2" inherit php-pear-lib-r1 eutils @@ -18,7 +18,7 @@ DEPEND="" RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0 >=dev-php/PEAR-PEAR_PackageFileManager-1.5.2 >=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1 - >=dev-php5/phpunit-3.2.0 + >=dev-php/phpunit-3.2.0 >=dev-php/xdebug-2.0.0 >=dev-php/simpletest-1.0.1_beta2 ) >=dev-lang/php-5.0.2[xml,xsl] -- cgit v1.2.3-65-gdbad