summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-11-05 05:27:56 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-11-05 05:27:56 +0000
commit72423542948db5d59d78d5bf2ab59eb0b56f7b82 (patch)
tree1b1485a7b9f46aa4c84079906e61f5addc0614ea /profiles
parentfix USE flag descriptions thanks to Robin (diff)
downloadgentoo-2-72423542948db5d59d78d5bf2ab59eb0b56f7b82.tar.gz
gentoo-2-72423542948db5d59d78d5bf2ab59eb0b56f7b82.tar.bz2
gentoo-2-72423542948db5d59d78d5bf2ab59eb0b56f7b82.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc5
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c904efe63f5b..dcddc695d165 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.4968 2009/11/05 04:47:49 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4969 2009/11/05 05:27:56 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")
@@ -2513,9 +2513,10 @@ net-misc/connman:resolvconf - Use net-dns/openresolv for managing DNS informatio
net-misc/connman:tools - Enable testing tools.
net-misc/connman:udev - Enable udev support.
net-misc/curl:ares - Enabled c-ares dns support
+net-misc/curl:gnutls - Use gnutls as the crypto engine
net-misc/curl:libssh2 - Enabled SSH urls in curl using libssh2
net-misc/curl:nss - Use NSS as the crypto engine
-net-misc/curl:openssl - Use gnutls as the crypto engine
+net-misc/curl:openssl - Use openssl as the crypto engine
net-misc/dhcpcd:compat - Enable commandline compability with dhcpcd-3.x
net-misc/directvnc:mouse - Adds mouse support
net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it