summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-09-05 06:29:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-09-05 06:29:52 +0000
commitfb183106a781f8819ee1e157a56be10fbfec4eb8 (patch)
tree56e5f4e4746c099fcbd2800b98b60586251a9d4b /dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild
parentkeyword ~ppc-macos (diff)
downloadhistorical-fb183106a781f8819ee1e157a56be10fbfec4eb8.tar.gz
historical-fb183106a781f8819ee1e157a56be10fbfec4eb8.tar.bz2
historical-fb183106a781f8819ee1e157a56be10fbfec4eb8.zip
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.51.22-r2
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/"