summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-26 11:36:23 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-26 11:36:23 +0000
commitbd9b27d7942a5eaa56aeab0f870c289c1239bc41 (patch)
treee7befbd70564367320668a748925c28d38b473ca
parent[app-emulation/xen] Clean up (diff)
downloadgentoo-2-bd9b27d7942a5eaa56aeab0f870c289c1239bc41.tar.gz
gentoo-2-bd9b27d7942a5eaa56aeab0f870c289c1239bc41.tar.bz2
gentoo-2-bd9b27d7942a5eaa56aeab0f870c289c1239bc41.zip
Updated deps on phpunit
(Portage version: 2.1.9.25/cvs/Linux i686)
-rw-r--r--dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild
index 67fa675eeb62..aef1674810e2 100644
--- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild
+++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-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/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild,v 1.1 2010/06/21 16:33:35 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r1.ebuild,v 1.2 2011/03/26 11:36:23 olemarkus Exp $
EAPI="2"
@@ -14,4 +14,4 @@ IUSE="minimal"
DEPEND="|| ( <dev-lang/php-5.3[pcre] >=dev-lang/php-5.3 )
dev-php/PEAR-Console_Getargs"
-RDEPEND="!minimal? ( >=dev-php5/phpunit-3.1.4 )"
+RDEPEND="!minimal? ( >=dev-php/phpunit-3.1.4 )"