diff options
author | 2011-09-18 10:58:05 +0000 | |
---|---|---|
committer | 2011-09-18 10:58:05 +0000 | |
commit | 04ced131320dbed6cfa2c8b566feed9e769ac630 (patch) | |
tree | 3c264e6d3b8cf24c2b26a7397a986a12948190e1 /dev-php/phpunit | |
parent | Fixed deps after pkgmove (diff) | |
download | gentoo-2-04ced131320dbed6cfa2c8b566feed9e769ac630.tar.gz gentoo-2-04ced131320dbed6cfa2c8b566feed9e769ac630.tar.bz2 gentoo-2-04ced131320dbed6cfa2c8b566feed9e769ac630.zip |
Fixed deps after pkgmove
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/phpunit')
-rw-r--r-- | dev-php/phpunit/phpunit-3.5.13.ebuild | 4 | ||||
-rw-r--r-- | dev-php/phpunit/phpunit-3.5.14.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php/phpunit/phpunit-3.5.13.ebuild b/dev-php/phpunit/phpunit-3.5.13.ebuild index 1c6fba024c5e..a196dd1f1491 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.6 2011/07/21 11:34:09 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.13.ebuild,v 1.7 2011/09/18 10:58:05 olemarkus Exp $ EAPI="2" PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" @@ -23,7 +23,7 @@ RDEPEND="${DEPEND} >=dev-php/PEAR-Image_GraphViz-1.2.1 >=dev-php/PEAR-Log-1.8.7-r1 >=dev-php/dbunit-1.0.0 - >=dev-php5/PEAR-Text_Template-1.0.0 + >=dev-php/php-texttemplate-1.0.0 >=dev-php/php-codecoverage-1.0.2 >=dev-php/php-timer-1.0.0 >=dev-php5/phpunit-mockobject-1.0.3 diff --git a/dev-php/phpunit/phpunit-3.5.14.ebuild b/dev-php/phpunit/phpunit-3.5.14.ebuild index f059317e990f..e25ae430e6ff 100644 --- a/dev-php/phpunit/phpunit-3.5.14.ebuild +++ b/dev-php/phpunit/phpunit-3.5.14.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.14.ebuild,v 1.1 2011/07/30 10:00:16 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.5.14.ebuild,v 1.2 2011/09/18 10:58:05 olemarkus Exp $ EAPI="2" PHP_PEAR_CHANNEL="${FILESDIR}/channel.xml" @@ -24,7 +24,7 @@ RDEPEND="${DEPEND} >=dev-php/PEAR-Image_GraphViz-1.2.1 >=dev-php/PEAR-Log-1.8.7-r1 >=dev-php/dbunit-1.0.0 - >=dev-php5/PEAR-Text_Template-1.0.0 + >=dev-php/php-texttemplate-1.0.0 >=dev-php/php-codecoverage-1.0.2 >=dev-php/php-timer-1.0.0 >=dev-php5/phpunit-mockobject-1.0.3 |