diff options
author | 2011-07-21 11:34:09 +0000 | |
---|---|---|
committer | 2011-07-21 11:34:09 +0000 | |
commit | 8719b3ff1395f99243fd7e342933bccdc09ddaef (patch) | |
tree | 0033a4fd715ebaea074e9e9c26f681c3c31c67f1 /dev-php | |
parent | Pkgmove PEAR-PHP_Timer (diff) | |
download | historical-8719b3ff1395f99243fd7e342933bccdc09ddaef.tar.gz historical-8719b3ff1395f99243fd7e342933bccdc09ddaef.tar.bz2 historical-8719b3ff1395f99243fd7e342933bccdc09ddaef.zip |
Updated dependencies from dev-php5/PEAR-PHP_Timer to dev-php/PEAR-PHP_Timer
Package-Manager: portage-2.1.9.49/cvs/Linux x86_64
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/phpunit/phpunit-3.5.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpunit/phpunit-3.5.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/phpunit/phpunit-3.5.0-r1.ebuild b/dev-php/phpunit/phpunit-3.5.0-r1.ebuild index 3511cf9c9531..40892c9e5aa4 100644 --- a/dev-php/phpunit/phpunit-3.5.0-r1.ebuild +++ b/dev-php/phpunit/phpunit-3.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.0-r1.ebuild,v 1.1 2011/03/26 11:31:20 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.0-r1.ebuild,v 1.2 2011/07/21 11:34:09 olemarkus Exp $ EAPI="2" inherit php-pear-lib-r1 @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} >=dev-php/PEAR-Log-1.8.7-r1 dev-php/dbunit dev-php/php-codecoverage - dev-php5/PEAR-PHP_Timer + dev-php/php-timer dev-php5/phpunit-mockobject dev-php5/phpunit-selenium" diff --git a/dev-php/phpunit/phpunit-3.5.13.ebuild b/dev-php/phpunit/phpunit-3.5.13.ebuild index c3dcc8410196..1c6fba024c5e 100644 --- a/dev-php/phpunit/phpunit-3.5.13.ebuild +++ b/dev-php/phpunit/phpunit-3.5.13.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/phpunit/phpunit-3.5.13.ebuild,v 1.5 2011/05/24 14:55:40 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.13.ebuild,v 1.6 2011/07/21 11:34:09 olemarkus Exp $ EAPI="2" PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} >=dev-php/dbunit-1.0.0 >=dev-php5/PEAR-Text_Template-1.0.0 >=dev-php/php-codecoverage-1.0.2 - >=dev-php5/PEAR-PHP_Timer-1.0.0 + >=dev-php/php-timer-1.0.0 >=dev-php5/phpunit-mockobject-1.0.3 >=dev-php5/phpunit-selenium-1.0.1 >=dev-php/file-iterator-1.2.3 |