diff options
author | Joshua Charles Campbell <warpzero@gentoo.org> | 2004-03-16 03:12:22 +0000 |
---|---|---|
committer | Joshua Charles Campbell <warpzero@gentoo.org> | 2004-03-16 03:12:22 +0000 |
commit | 5f3727ed4ebb8f91d3a621e1bfacf62aa73a9365 (patch) | |
tree | f2234dba019baaea38635a168256d8771c1168cc /profiles/use.local.desc | |
parent | More OpenVPN. (Manifest recommit) (diff) | |
download | gentoo-2-5f3727ed4ebb8f91d3a621e1bfacf62aa73a9365.tar.gz gentoo-2-5f3727ed4ebb8f91d3a621e1bfacf62aa73a9365.tar.bz2 gentoo-2-5f3727ed4ebb8f91d3a621e1bfacf62aa73a9365.zip |
Added pthreads for openvpn.
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 d6e167cb8278..058202d28dc3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.274 2004/03/15 17:43:15 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.275 2004/03/16 03:12:22 warpzero Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -219,6 +219,7 @@ net-misc/nut:cgi - Add CGI script support net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openssh:chroot - Enable chrooting support. net-misc/openssh:skey - Enable S/Key (Single use password) authentication support +net-misc/openvpn:pthreads - Enable threading support for better performance of tls net-misc/pxes:ltsp - Enable support for Linux Terminal Server Project net-misc/ssh:openssh - Allow ssh and openssh to be installed side by side net-misc/zebra:ospfapi - An API for the Zebra OSPF daemon |