From ad4ad326dd4866b1bb5acd7ac3ae1fb280bf70e0 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Fri, 21 Sep 2007 07:17:05 +0000 Subject: whitespace (Portage version: 2.1.3.9) --- dev-lang/php/php-5.2.4_p20070914-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'dev-lang/php/php-5.2.4_p20070914-r2.ebuild') 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" -- cgit v1.2.3-65-gdbad