summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-09-21 07:17:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-09-21 07:17:05 +0000
commitad4ad326dd4866b1bb5acd7ac3ae1fb280bf70e0 (patch)
tree189ecb2aa5d45c6b8852f921993a074b5cac5e2e /dev-lang/php/php-5.2.4_p20070914-r2.ebuild
parentwhitespace (diff)
downloadgentoo-2-ad4ad326dd4866b1bb5acd7ac3ae1fb280bf70e0.tar.gz
gentoo-2-ad4ad326dd4866b1bb5acd7ac3ae1fb280bf70e0.tar.bz2
gentoo-2-ad4ad326dd4866b1bb5acd7ac3ae1fb280bf70e0.zip
whitespace
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-lang/php/php-5.2.4_p20070914-r2.ebuild')
-rw-r--r--dev-lang/php/php-5.2.4_p20070914-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.4_p20070914-r2.ebuild b/dev-lang/php/php-5.2.4_p20070914-r2.ebuild
index a8cd4b0266b2..3dd5a1008953 100644
--- a/dev-lang/php/php-5.2.4_p20070914-r2.ebuild
+++ b/dev-lang/php/php-5.2.4_p20070914-r2.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-r2.ebuild,v 1.5 2007/09/20 20:39:14 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.4_p20070914-r2.ebuild,v 1.6 2007/09/21 07:17:05 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"