summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-09-18 10:59:42 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-09-18 10:59:42 +0000
commitc73e350d5fdf7838c96a99e1a3afbb05820dc436 (patch)
tree7c121d4666fd3ffa340af996c1b0d40184a4d3bf /dev-php5
parentFixed deps after pkgmove (diff)
downloadgentoo-2-c73e350d5fdf7838c96a99e1a3afbb05820dc436.tar.gz
gentoo-2-c73e350d5fdf7838c96a99e1a3afbb05820dc436.tar.bz2
gentoo-2-c73e350d5fdf7838c96a99e1a3afbb05820dc436.zip
Fixed deps after pkgmove
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild4
-rw-r--r--dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild
index 34e2c00b137a..d75e9678b65d 100644
--- a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild
+++ b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.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-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild,v 1.1 2010/10/04 22:50:16 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.0.ebuild,v 1.2 2011/09/18 10:59:42 olemarkus Exp $
EAPI="2"
inherit php-pear-lib-r1
@@ -17,7 +17,7 @@ IUSE=""
DEPEND="!dev-php4/phpunit
>=dev-php/PEAR-PEAR-1.9.1"
RDEPEND="${DEPEND}
- dev-php5/PEAR-Text_Template"
+ dev-php/php-texttemplate"
need_php_by_category
diff --git a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild
index 071ef18e8d63..ff68e4f0577d 100644
--- a/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild
+++ b/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.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-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild,v 1.3 2011/05/24 14:55:55 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-mockobject/phpunit-mockobject-1.0.3.ebuild,v 1.4 2011/09/18 10:59:42 olemarkus Exp $
EAPI="2"
inherit php-pear-lib-r1
@@ -17,7 +17,7 @@ IUSE=""
DEPEND="!dev-php4/phpunit
>=dev-php/PEAR-PEAR-1.9.1"
RDEPEND="${DEPEND}
- dev-php5/PEAR-Text_Template"
+ dev-php/php-texttemplate"
need_php_by_category