diff options
author | 2005-02-15 20:09:27 +0000 | |
---|---|---|
committer | 2005-02-15 20:09:27 +0000 | |
commit | c91fe3010f229468b476a3e22b0002d79dc9123b (patch) | |
tree | 637cd69dc6316b26d16d49cbdaeb9e1583d45023 /profiles | |
parent | Add missing samba dependency (diff) | |
download | gentoo-2-c91fe3010f229468b476a3e22b0002d79dc9123b.tar.gz gentoo-2-c91fe3010f229468b476a3e22b0002d79dc9123b.tar.bz2 gentoo-2-c91fe3010f229468b476a3e22b0002d79dc9123b.zip |
New cyrus-sasl flags: ntlm_unsupported_patch, srp and urandom
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4582fef78305..65cbc1c5a3cc 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.949 2005/02/15 16:13:28 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.950 2005/02/15 20:09:27 ferdy Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -164,6 +164,9 @@ dev-libs/boehm-gc:c++ - Adds support for C++ dev-libs/cyrus-sasl:authdaemond - Enable Courier-IMAP authdaemond's unix socket support. dev-libs/cyrus-sasl:pam-mysql - Switch to deprecated pam_mysql authentication method dev-libs/cyrus-sasl:sample - Build sample client and server +dev-libs/cyrus-sasl:ntlm_unsupported_patch - Adds NTLM samba NOT supported patch +dev-libs/cyrus-sasl:srp - Enables SRP in cyrus-sasl +dev-libs/cyrus-sasl:urandom - Use /dev/urandom instead of /dev/random dev-libs/gdal:fits - enables support for NASA's cfitsio library dev-libs/gdal:ogdi - enables support for the open geographic datastore interface dev-libs/gmetadom:ocaml - adds support/bindings for the Ocaml |