diff options
author | 2011-02-09 16:33:25 +0000 | |
---|---|---|
committer | 2011-02-09 16:33:25 +0000 | |
commit | 86cbdb2989cbd7d700e92e5c38d2711d1f6ed56a (patch) | |
tree | 7a66ae6efadfb50b7e5d4f8f943178be80351cc2 | |
parent | Improve USE flag descriptions. (diff) | |
download | historical-86cbdb2989cbd7d700e92e5c38d2711d1f6ed56a.tar.gz historical-86cbdb2989cbd7d700e92e5c38d2711d1f6ed56a.tar.bz2 historical-86cbdb2989cbd7d700e92e5c38d2711d1f6ed56a.zip |
Automated update of use.local.desc
-rw-r--r-- | profiles/use.local.desc | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5982fa2c985c..c1463ac36817 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6350 2011/02/08 22:13:23 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6351 2011/02/09 16:33:25 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -229,13 +229,12 @@ app-crypt/gnupg:openct - build using dev-libs/openct compat app-crypt/gnupg:pcsc-lite - build with sys-apps/pcsc-lite app-crypt/gpgme:common-lisp - Install common-lisp files app-crypt/gpgme:pth - Enable support for GNU Portable Threads multithreading library -app-crypt/heimdal:X - Building X applications -app-crypt/heimdal:berkdb - Berkeley DB is preferred before NDBM, but if you for some reason want to use NDBM instead, you can disable this USE flag. -app-crypt/heimdal:hdb-ldap - Enable support for LDAP as database backend (not suggested to use) -app-crypt/heimdal:ipv6 - Enable/Disable ipv6 support. No magic here. -app-crypt/heimdal:otp - Enable support for one-time passwords (OTP) in some heimdal apps -app-crypt/heimdal:pkinit - Enable pkinit support to get the initial ticket -app-crypt/heimdal:ssl - Enable usage of openssl +app-crypt/heimdal:X - Build X applications +app-crypt/heimdal:berkdb - Enable BerkeleyDB support instead of NDBM as a database backend +app-crypt/heimdal:hdb-ldap - Enable LDAP support as a database backend +app-crypt/heimdal:ipv6 - Enable ipv6 support +app-crypt/heimdal:otp - Enable one-time password (OTP) support +app-crypt/heimdal:pkinit - Enable pkinit support for the initial ticket app-crypt/heimdal:threads - Enable pthread support app-crypt/kstart:afs - Enables afs support which means you can acquire an afs token and set PAGs. It's recommended to set this USE if you need authenticated access to an AFS cell for your daemon/app. app-crypt/mit-krb5:doc - Creates and installs the API and implementation documentation. This is only useful if you want to develop software which depends on kerberos. |