diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-02-24 17:07:44 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-02-24 17:07:44 +0000 |
commit | 256b6f5d8f61b34e5ecc6ed34347e5ac3b1d5a19 (patch) | |
tree | 74af6cc28f252c33f804189d5afc00facb2e9514 /profiles/use.local.desc | |
parent | Move libpng built_with_use check to an EAPI=2 use dependency, #260031 (diff) | |
download | gentoo-2-256b6f5d8f61b34e5ecc6ed34347e5ac3b1d5a19.tar.gz gentoo-2-256b6f5d8f61b34e5ecc6ed34347e5ac3b1d5a19.tar.bz2 gentoo-2-256b6f5d8f61b34e5ecc6ed34347e5ac3b1d5a19.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8f088804926a..40a9e44c6503 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4223 2009/02/24 03:38:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4224 2009/02/24 17:07:44 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") @@ -2109,6 +2109,7 @@ net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openssh:chroot - Enable chrooting support net-misc/openssh:hpn - Enable high performance ssh net-misc/openssh:ldap - Add support for storing SSH public keys in LDAP +net-misc/openssh:pkcs11 - Enable PKCS#11 smartcard support net-misc/openswan:curl - Include curl support (used for fetching CRLs) net-misc/openswan:extra-algorithms - Include additional strong algorithms (Blowfish, Twofish, Serpent and SHA2) net-misc/openswan:ldap - Include LDAP support (used for fetching CRLs) |