diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-09-05 06:29:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-09-05 06:29:52 +0000 |
commit | 40f54bf8671626985095389af5a2140567eac823 (patch) | |
tree | 63a0f376edd488715be0c6aaefe9ce25d95d49c6 /dev-php4/eaccelerator | |
parent | keyword ~ppc-macos (diff) | |
download | gentoo-2-40f54bf8671626985095389af5a2140567eac823.tar.gz gentoo-2-40f54bf8671626985095389af5a2140567eac823.tar.bz2 gentoo-2-40f54bf8671626985095389af5a2140567eac823.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php4/eaccelerator')
-rw-r--r-- | dev-php4/eaccelerator/eaccelerator-0.9.3.ebuild | 4 |
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/" |