summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-03 18:29:09 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-03 18:29:09 +0000
commit40e4ea4ecc4c809c0a3e39f2e7871c5600c7118a (patch)
treecdc18d3f08b0994259ab8d3d2bd4a3ba2aaac37e /dev-php5
parentChanged deps from dev-php5/xdebug to dev-php/xdebug. Bug #324665 (diff)
downloadgentoo-2-40e4ea4ecc4c809c0a3e39f2e7871c5600c7118a.tar.gz
gentoo-2-40e4ea4ecc4c809c0a3e39f2e7871c5600c7118a.tar.bz2
gentoo-2-40e4ea4ecc4c809c0a3e39f2e7871c5600c7118a.zip
Changed deps from dev-php5/xdebug to dev-php/xdebug. Bug #324665
(Portage version: 2.1.9.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/phing/phing-2.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php5/phing/phing-2.4.1.ebuild b/dev-php5/phing/phing-2.4.1.ebuild
index 44ae1a8c2a87..2ed950fbc6f4 100644
--- a/dev-php5/phing/phing-2.4.1.ebuild
+++ b/dev-php5/phing/phing-2.4.1.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/phing/phing-2.4.1.ebuild,v 1.3 2010/06/14 10:47:08 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.4.1.ebuild,v 1.4 2011/03/03 18:29:09 olemarkus Exp $
EAPI="2"
inherit php-pear-lib-r1 eutils
@@ -19,7 +19,7 @@ RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0
>=dev-php/PEAR-PEAR_PackageFileManager-1.5.2
>=dev-php/PEAR-VersionControl_SVN-0.3.0_alpha1
>=dev-php5/phpunit-3.2.0
- >=dev-php5/xdebug-2.0.0
+ >=dev-php/xdebug-2.0.0
>=dev-php/simpletest-1.0.1_beta2 )
>=dev-lang/php-5.0.2[xml,xsl]
|| ( <dev-lang/php-5.3.1[pcre,reflection,spl] >=dev-lang/php-5.3.1 )