summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-09-14 21:04:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-09-14 21:04:37 +0000
commitf85b9a81ba3ead7c21ed40e8d7030b6289635f40 (patch)
tree0a5d33dcf4b2d5b90cb1d2e65e673f8c598f45b4 /dev-lang
parentRemove old revision. (diff)
downloadgentoo-2-f85b9a81ba3ead7c21ed40e8d7030b6289635f40.tar.gz
gentoo-2-f85b9a81ba3ead7c21ed40e8d7030b6289635f40.tar.bz2
gentoo-2-f85b9a81ba3ead7c21ed40e8d7030b6289635f40.zip
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/php/php-5.2.4_p20070914.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.4_p20070914.ebuild b/dev-lang/php/php-5.2.4_p20070914.ebuild
index af49be51dc3d..07091b1c6f4f 100644
--- a/dev-lang/php/php-5.2.4_p20070914.ebuild
+++ b/dev-lang/php/php-5.2.4_p20070914.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.4_p20070914.ebuild,v 1.1 2007/09/14 15:33:29 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.4_p20070914.ebuild,v 1.2 2007/09/14 21:04:37 mr_bones_ Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
@@ -35,7 +35,6 @@ SRC_URI="http://gentoo.longitekk.com/${P}.tar.bz2 http://gentoo.longitekk.com/ph
[[ -n "${SUHOSIN_PATCH}" ]] && SRC_URI="${SRC_URI} suhosin? ( http://gentoo.longitekk.com/${SUHOSIN_PATCH} )"
-
DESCRIPTION="The PHP language runtime engine: CLI, CGI and Apache2 SAPIs."
DEPEND="app-admin/php-toolkit"