diff options
Diffstat (limited to 'dev-php')
-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 |