summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-10-31 11:13:22 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-10-31 11:13:22 +0000
commitea3be61aa2e4e72bf7b356b960ef13d5d58b316f (patch)
treed274974e5830211dd4320135cbb9956ed28a9b08 /profiles
parentDon't install INSTALL file. (diff)
downloadhistorical-ea3be61aa2e4e72bf7b356b960ef13d5d58b316f.tar.gz
historical-ea3be61aa2e4e72bf7b356b960ef13d5d58b316f.tar.bz2
historical-ea3be61aa2e4e72bf7b356b960ef13d5d58b316f.zip
Add oci8-instant-client USE flag for dev-lang/php.
Diffstat (limited to 'profiles')
-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 84d816920808..9e236bde62aa 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.1527 2005/10/31 04:02:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1528 2005/10/31 11:13:22 chtekk Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
@@ -257,6 +257,7 @@ dev-lang/php:fastbuild - Build PHP quicker (experimental)
dev-lang/php:force-cgi-redirect - Switch on common security setting for CGI SAPI
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:oci8-instant-client - Use dev-db/oracle-instantclient-basic as Oracle provider instead of requiring a full Oracle server install
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