summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2005-09-18 12:52:31 +0000
committerBenedikt Boehm <hollow@gentoo.org>2005-09-18 12:52:31 +0000
commit579dc78189ce47682912ab0919fdbee3a9b5ff7d (patch)
tree08914f3597796c64b632cd60230a82a224b318e7
parentAmule uses external crypto++ now (diff)
downloadhistorical-579dc78189ce47682912ab0919fdbee3a9b5ff7d.tar.gz
historical-579dc78189ce47682912ab0919fdbee3a9b5ff7d.tar.bz2
historical-579dc78189ce47682912ab0919fdbee3a9b5ff7d.zip
php update
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 9165e1681bc5..39994d37f327 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -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/profiles/use.local.desc,v 1.1454 2005/09/18 00:11:48 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1455 2005/09/18 12:52:31 hollow Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -242,6 +242,7 @@ dev-lang/php:discard-path - Switch on common security setting for CGI SAPI
dev-lang/php:force-cgi-redirect - Switch on common security setting for CGI SAPI
dev-lang/php:fastbuild - Build PHP quicker (experimental)
dev-lang/php:java-external - Use the external java extension rather than the bundled one
+dev-lang/php:java-internal - Use the bundled java extension in PHP4
dev-lang/php:overload - Enable the overload extension
dev-lang/php:pdo-external - Use the external pecl-pdo extension rather than the bundled one
dev-lang/php:pear - Enable PEAR support