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: Mon, 10 May 2010 17:08:21
Message-Id: 20100510170812.CBDBA2C5A1@corvid.gentoo.org
1 robbat2 10/05/10 17:08:12
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5550 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5550&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5550&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5549&r2=1.5550
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5549
18 retrieving revision 1.5550
19 diff -p -w -b -B -u -u -r1.5549 -r1.5550
20 --- use.local.desc 8 May 2010 07:27:46 -0000 1.5549
21 +++ use.local.desc 10 May 2010 17:08:12 -0000 1.5550
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.5549 2010/05/08 07:27:46 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5550 2010/05/10 17:08:12 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 @@ -2757,12 +2757,14 @@ net-misc/slimrat:X - Install also GUI cl
31 net-misc/streamtuner:shout - Enable shoutcast plug-in.
32 net-misc/streamtuner:xiph - Enable xiph.org plug-in.
33 net-misc/strongswan:cisco - Enable support for the Cisco VPN client.
34 -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.
35 +net-misc/strongswan:dhcp - Enable server support for querying virtual IP addresses for clients from a DHCP server. (IKEv2 only)
36 +net-misc/strongswan:farp - Enable faking of ARP responses for virtual IP addresses assigned to clients. (IKEv2 only)
37 +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 DH groups 1,2,5,14-18 and 22-24(4.4+). Also includes a software random number generator.
38 net-misc/strongswan:ikev1 - Enable IKEv1 protocol (pluto daemon).
39 net-misc/strongswan:ikev2 - Enable IKEv2 protocol (charon daemon).
40 net-misc/strongswan:nat-transport - Enable potentially insecure NAT traversal for transport mode in IKEv1. Only enable if you really need this.
41 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.
42 -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".
43 +net-misc/strongswan:openssl - Enable dev-libs/openssl plugin which is required for Elliptic Curve Cryptography (DH 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, RSA and DH groups 1,2,5,14-18 and 22-24(4.4+) dev-libs/openssl has to be compiled with USE="-bindist".
44 net-misc/stunnel:xforward - Enable X-Forwarded-For support for Stunnel
45 net-misc/termpkg:uucp - Adds support for uucp style device locking
46 net-misc/tigervnc:server - Build TigerVNC server