summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild')
-rw-r--r--dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild b/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild
index df8cbf467754..3ed92c1eb2f3 100644
--- a/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild
+++ b/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild,v 1.1 2005/09/04 14:46:29 stuart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild,v 1.2 2005/09/05 06:29:52 mr_bones_ Exp $
PHP_EXT_ZENDEXT="yes"
PHP_EXT_NAME="eaccelerator"
@@ -8,7 +8,7 @@ PHP_EXT_INI="yes"
[ -z "${EACCELERATOR_CACHEDIR}" ] && EACCELERATOR_CACHEDIR=/var/cache/eaccelerator
-inherit php-ext-source-r1
+inherit php-ext-source-r1
DESCRIPTION="A PHP Accelerator & Encoder."
HOMEPAGE="http://www.eaccelerator.net/"