summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2011-03-03 18:29:58 +0000
committerOle Markus With <olemarkus@gentoo.org>2011-03-03 18:29:58 +0000
commit1e707625f8382e8600a05149e3e36146dc0c2d3c (patch)
tree86264a4cf3fa87cb6121071b25d6487a06cab11c /dev-php5
parentRemove entry for net-dns/bind-9.8* (diff)
downloadhistorical-1e707625f8382e8600a05149e3e36146dc0c2d3c.tar.gz
historical-1e707625f8382e8600a05149e3e36146dc0c2d3c.tar.bz2
historical-1e707625f8382e8600a05149e3e36146dc0c2d3c.zip
Changed deps from dev-php5/xdebug to dev-php/xdebug. Bug #324665
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild4
-rw-r--r--dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild4
-rw-r--r--dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild4
-rw-r--r--dev-php5/phing/phing-2.4.1.ebuild4
-rw-r--r--dev-php5/phpunit/phpunit-3.4.13.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild b/dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild
index 874357610f61..ed5860faec1f 100644
--- a/dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild
+++ b/dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-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/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild,v 1.2 2010/10/30 14:14:53 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-PHP_CodeCoverage/PEAR-PHP_CodeCoverage-1.0.0.ebuild,v 1.3 2011/03/03 18:28:10 olemarkus Exp $
inherit php-pear-r1 depend.php eutils
@@ -16,4 +16,4 @@ RDEPEND="${RDEPEND}
>=dev-php5/PEAR-File_Iterator-1.2.2
dev-php5/PEAR-PHP_TokenStream
dev-php5/PEAR-Text_Template
- >=dev-php5/xdebug-2.1.0"
+ >=dev-php/xdebug-2.1.0"
diff --git a/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild b/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild
index 8ebdd81e1a8e..66090b8dcefe 100644
--- a/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild
+++ b/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-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-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild,v 1.1 2010/06/22 21:26:59 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r1.ebuild,v 1.2 2011/03/03 18:29:58 olemarkus Exp $
EAPI="2"
@@ -29,7 +29,7 @@ IUSE=""
RESTRICT="mirror fetch strip"
DEPEND=""
-RDEPEND="!dev-php5/xdebug
+RDEPEND="!dev-php/xdebug
!dev-php5/pecl-apc
<dev-lang/php-5.3[-debug,-threads]"
diff --git a/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild b/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild
index 756e490d5810..13f1e43cbc27 100644
--- a/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild
+++ b/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.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/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild,v 1.1 2010/11/04 19:39:38 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/ZendOptimizer/ZendOptimizer-3.3.9-r2.ebuild,v 1.2 2011/03/03 18:29:58 olemarkus Exp $
EAPI="3"
@@ -30,7 +30,7 @@ IUSE=""
RESTRICT="mirror fetch strip"
DEPEND=""
-RDEPEND="!dev-php5/xdebug
+RDEPEND="!dev-php/xdebug
!dev-php5/pecl-apc
dev-lang/php:5.2[-debug,-threads]"
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 )
diff --git a/dev-php5/phpunit/phpunit-3.4.13.ebuild b/dev-php5/phpunit/phpunit-3.4.13.ebuild
index 5e8481b70ece..80dfd25d3fdd 100644
--- a/dev-php5/phpunit/phpunit-3.4.13.ebuild
+++ b/dev-php5/phpunit/phpunit-3.4.13.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/phpunit-3.4.13.ebuild,v 1.4 2010/11/05 04:31:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.4.13.ebuild,v 1.5 2011/03/03 18:28:30 olemarkus Exp $
EAPI="2"
inherit php-pear-lib-r1
@@ -19,7 +19,7 @@ DEPEND="!dev-php4/phpunit
RDEPEND="${DEPEND}
>=dev-lang/php-5.2[simplexml,xml,tokenizer]
|| ( <dev-lang/php-5.3[pcre,reflection,spl] >=dev-lang/php-5.3 )
- !minimal? ( >=dev-php5/xdebug-2.0.5
+ !minimal? ( >=dev-php/xdebug-2.0.5
>=dev-php/PEAR-Image_GraphViz-1.2.1
>=dev-php/PEAR-Log-1.8.7-r1
>=dev-php/PEAR-Testing_Selenium-0.2.0 )"