summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-26 11:22:41 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-26 11:22:41 +0000
commit3bee745a45799b096af91c11596c61ab222ae911 (patch)
tree016a9b499a361377975613a1a097df4b5ba553f0 /dev-php
parentPkgmove phpunit (diff)
downloadgentoo-2-3bee745a45799b096af91c11596c61ab222ae911.tar.gz
gentoo-2-3bee745a45799b096af91c11596c61ab222ae911.tar.bz2
gentoo-2-3bee745a45799b096af91c11596c61ab222ae911.zip
Updated dependencies from dev-php5/phpunit to dev-php/phpunit
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phing/phing-2.4.5.ebuild4
1 files changed, 2 insertions, 2 deletions
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]