diff options
Diffstat (limited to 'dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild')
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild index ab85cbe172c7..12697636da0c 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 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-r5.ebuild,v 1.1 2012/02/16 10:08:28 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r5.ebuild,v 1.2 2012/04/13 18:59:25 ulm Exp $ + +EAPI="4" PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -EAPI="4" - [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/" inherit php-ext-source-r2 eutils depend.apache |