Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 02 Apr 2010 15:48:11
Message-Id: E1Nxj6K-0006Uw-1E@stork.gentoo.org
1 robbat2 10/04/02 15:48:04
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5456 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5456&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5456&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5455&r2=1.5456
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5455
18 retrieving revision 1.5456
19 diff -p -w -b -B -u -u -r1.5455 -r1.5456
20 --- use.local.desc 2 Apr 2010 14:48:03 -0000 1.5455
21 +++ use.local.desc 2 Apr 2010 15:48:03 -0000 1.5456
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5455 2010/04/02 14:48:03 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5456 2010/04/02 15:48:03 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -2697,13 +2697,13 @@ net-misc/sitecopy:webdav - Enable WebDav
31 net-misc/slimrat:X - Install also GUI client
32 net-misc/streamtuner:shout - Enable shoutcast plug-in.
33 net-misc/streamtuner:xiph - Enable xiph.org plug-in.
34 -net-misc/strongswan:cisco - Enable support of Cisco VPN client
35 -net-misc/strongswan:gcrypt - Enable gcrypt support
36 -net-misc/strongswan:ikev1 - Enable ikev1 protocol
37 -net-misc/strongswan:ikev2 - Enable ikev2 protocol
38 -net-misc/strongswan:nat - Enable NAT traversal with IPsec transport mode
39 -net-misc/strongswan:non-root - Enable running as non-root
40 -net-misc/strongswan:openssl - Enable openssl support
41 +net-misc/strongswan:cisco - Enable support for the Cisco VPN client.
42 +net-misc/strongswan:gcrypt - Enable dev-libs/libgcrypt plugin which provides 3DES, AES, Blowfish, Camellia, CAST, DES, Serpent and Twofish ciphers along with MD4, MD5 and SHA1/2 hash algorithms, RSA and a software random number generator.
43 +net-misc/strongswan:ikev1 - Enable IKEv1 protocol (pluto daemon).
44 +net-misc/strongswan:ikev2 - Enable IKEv2 protocol (charon daemon).
45 +net-misc/strongswan:nat-transport - Enable potentially insecure NAT traversal for transport mode in IKEv1. Only enable if you really need this.
46 +net-misc/strongswan:non-root - Force IKEv1/IKEv2 daemons to normal user privileges. This might impose some restrictions mainly to the IKEv1 daemon. Disable only if you really require superuser privileges.
47 +net-misc/strongswan:openssl - Enable dev-libs/openssl plugin which is required for Elliptic Curve Cryptography (Diffie-Hellman groups 19-21, 25, 26) and ECDSA. Also provides 3DES, AES, Blowfish, Camellia, CAST, DES, IDEA and RC5 ciphers along with MD2, MD4, MD5 and SHA1/2 hash algorithms and RSA. dev-libs/openssl has to be compiled with USE="-bindist".
48 net-misc/stunnel:xforward - Enable X-Forwarded-For support for Stunnel
49 net-misc/termpkg:uucp - Adds support for uucp style device locking
50 net-misc/tigervnc:server - Build TigerVNC server