diff options
Diffstat (limited to 'dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild')
-rw-r--r-- | dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 3004fccc79db..e18144807aee 100644 --- a/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild +++ b/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-r3.ebuild,v 1.3 2011/07/22 08:16:31 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/eaccelerator/eaccelerator-0.9.6.1-r3.ebuild,v 1.4 2012/04/13 18:59:25 ulm Exp $ + +EAPI="2" PHP_EXT_NAME="eaccelerator" PHP_EXT_INI="yes" PHP_EXT_ZENDEXT="no" -EAPI="2" - [[ -z "${EACCELERATOR_CACHEDIR}" ]] && EACCELERATOR_CACHEDIR="/var/cache/eaccelerator-php5/" inherit php-ext-source-r2 eutils depend.apache |