diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2011-04-10 17:33:58 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2011-04-10 17:33:58 +0000 |
commit | 559ee5a06bb99f889c81c01d7b3f25230e48af02 (patch) | |
tree | 343af6e58045cd86911a3e7d97dbf313625789e7 /dev-php/eaccelerator | |
parent | Pkgmove xcache (diff) | |
download | gentoo-2-559ee5a06bb99f889c81c01d7b3f25230e48af02.tar.gz gentoo-2-559ee5a06bb99f889c81c01d7b3f25230e48af02.tar.bz2 gentoo-2-559ee5a06bb99f889c81c01d7b3f25230e48af02.zip |
Updated dependencies from dev-php5/xcache to dev-php/xcache
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/eaccelerator')
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild index 28d21bceec5f..487383801e79 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.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/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.1 2011/03/13 08:08:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r1.ebuild,v 1.2 2011/04/10 17:33:58 olemarkus Exp $ PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug disassembler inode doccommentinclusion session" -DEPEND="!dev-php5/pecl-apc !dev-php5/xcache" +DEPEND="!dev-php5/pecl-apc !dev-php/xcache" RDEPEND="${DEPEND} >=dev-lang/php-5.1[zlib,session?] virtual/httpd-php diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild index 77840b6cf97e..d4b63c0f5071 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.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/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.1 2011/03/13 08:08:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.2 2011/04/10 17:33:58 olemarkus Exp $ PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug disassembler inode doccommentinclusion session" -DEPEND="!dev-php5/pecl-apc !dev-php5/xcache" +DEPEND="!dev-php5/pecl-apc !dev-php/xcache" RDEPEND="${DEPEND} >=dev-lang/php-5.1[zlib,session?] virtual/httpd-php diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild index ecfdcedb4df9..b1892047b42e 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.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/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.1 2011/03/13 08:44:57 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r4.ebuild,v 1.2 2011/04/10 17:33:58 olemarkus Exp $ PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" @@ -21,7 +21,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="debug disassembler inode doccommentinclusion session" -DEPEND="!dev-php5/pecl-apc !dev-php5/xcache" +DEPEND="!dev-php5/pecl-apc !dev-php/xcache" RDEPEND="${DEPEND} >=dev-lang/php-5.1[zlib,session?] virtual/httpd-php |