summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-07-21 11:34:09 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-07-21 11:34:09 +0000
commitf68463903327ad607d604010da7980dda6f40e2d (patch)
treeca61de178fe2cc1bd137e95f9b4e528d9c89ccbe /dev-php
parentPkgmove PEAR-PHP_Timer (diff)
downloadgentoo-2-f68463903327ad607d604010da7980dda6f40e2d.tar.gz
gentoo-2-f68463903327ad607d604010da7980dda6f40e2d.tar.bz2
gentoo-2-f68463903327ad607d604010da7980dda6f40e2d.zip
Updated dependencies from dev-php5/PEAR-PHP_Timer to dev-php/PEAR-PHP_Timer
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/phpunit/phpunit-3.5.0-r1.ebuild4
-rw-r--r--dev-php/phpunit/phpunit-3.5.13.ebuild4
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