diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-25 21:07:42 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-05-25 21:07:42 +0000 |
commit | 55a2c14f3c19e6c1a86e3cdd4af0c5b8ba4b0dfa (patch) | |
tree | d69b9c118c690a416fe6a3bc425299d0e233fc33 /profiles/use.local.desc | |
parent | amd64/x86 stable, bug #269048 (diff) | |
download | gentoo-2-55a2c14f3c19e6c1a86e3cdd4af0c5b8ba4b0dfa.tar.gz gentoo-2-55a2c14f3c19e6c1a86e3cdd4af0c5b8ba4b0dfa.tar.bz2 gentoo-2-55a2c14f3c19e6c1a86e3cdd4af0c5b8ba4b0dfa.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7df6b74d721e..a7e9c432a3ff 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.4477 2009/05/25 15:47:43 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4478 2009/05/25 21:07:42 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") @@ -2173,6 +2173,10 @@ net-libs/libproxy:xulrunner - Enable support for reading proxy settings from net net-libs/libsrtp:aesicm - Use AES ICM cryptographic algorithm net-libs/libsrtp:console - Use /dev/console instead of stdout for error messages net-libs/libsrtp:syslog - Use syslog for error messages +net-libs/libssh:gcrypt - Prefer dev-libs/libgcrypt over dev-libs/openssl for encryption +net-libs/libssh:server - Build with SSH server support +net-libs/libssh:sftp - Build with SFTP support +net-libs/libssh:ssh1 - Build with SSH1 support net-libs/libssh2:libgcrypt - Use libgcrypt for crypto net-libs/libvncserver:no24bpp - disable 24bpp support net-libs/libvncserver:nobackchannel - disable backchannel support |