summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-02-08 07:38:43 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-02-08 07:38:43 +0000
commitb48563b78569b0c9cc10f3ca0a6e3d42602a1463 (patch)
treefe24045bf435bdcd4b69cfd5b210bef699e090e3 /dev-lang/php/php-5.2.5_p20080206.ebuild
parentversion bump from usptream (diff)
downloadhistorical-b48563b78569b0c9cc10f3ca0a6e3d42602a1463.tar.gz
historical-b48563b78569b0c9cc10f3ca0a6e3d42602a1463.tar.bz2
historical-b48563b78569b0c9cc10f3ca0a6e3d42602a1463.zip
ppc stable, bug #209148
Package-Manager: portage-2.1.4.1
Diffstat (limited to 'dev-lang/php/php-5.2.5_p20080206.ebuild')
-rw-r--r--dev-lang/php/php-5.2.5_p20080206.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/php/php-5.2.5_p20080206.ebuild b/dev-lang/php/php-5.2.5_p20080206.ebuild
index fbb9bfeb5846..c6e776c1c5fd 100644
--- a/dev-lang/php/php-5.2.5_p20080206.ebuild
+++ b/dev-lang/php/php-5.2.5_p20080206.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206.ebuild,v 1.3 2008/02/08 00:20:54 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.5_p20080206.ebuild,v 1.4 2008/02/08 07:38:43 dertobi123 Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
IUSE="cli cgi ${CGI_SAPI_USE} ${APACHE2_SAPI_USE} fastbuild"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
# NOTE: Portage doesn't support setting PROVIDE based on the USE flags
# that have been enabled, so we have to PROVIDE everything for now