diff options
author | 2008-08-23 22:48:38 +0000 | |
---|---|---|
committer | 2008-08-23 22:48:38 +0000 | |
commit | 9ecee1781a16975061253060b8bc00b9c057e8db (patch) | |
tree | 699bde167ce18084fa0f654c997a521f171b009d /profiles | |
parent | Change comments to note that the file is now generated automatically. (diff) | |
download | historical-9ecee1781a16975061253060b8bc00b9c057e8db.tar.gz historical-9ecee1781a16975061253060b8bc00b9c057e8db.tar.bz2 historical-9ecee1781a16975061253060b8bc00b9c057e8db.zip |
Last manual commit of use.local.desc, add more flags that are new to the tree.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 471f21f10cca..b4efc1166154 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,9 +1,10 @@ # 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.3805 2008/08/23 22:27:33 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3806 2008/08/23 22:48:38 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. -# Keep it sorted (use "sort -t: -k1,1 -k2 | sort -s -t/ -k1,1") +# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") +# Declaring the locale for the sort is critical to avoid flapping. ########### ## NOTICE!! ########### @@ -943,6 +944,7 @@ kde-misc/knetworkmanager:pptp - Adds support for the PPTP (PPP) VPN client kde-misc/ksensors:ibmacpi - Enable monitoring of ACPI sensor data on IBM Thinkpad notebooks kde-misc/rsibreak:plasma - Build optional kde-base/plasma widgets mail-client/balsa:crypt - Adds support for GnuPG encryption +mail-client/balsa:gtkspell - Use gtkspell for dictionary support mail-client/balsa:rubrica - Adds support for app-office/rubrica addressbook mail-client/claws-mail:bogofilter - Build mail-filter/bogofilter plugin mail-client/claws-mail:dillo - Enables support for inline HTTP email viewing with a plugin (which depends on the www-client/dillo browser) @@ -1869,6 +1871,7 @@ net-misc/nxserver-freenx:nxclient - Add support for the commercial nxclient net-misc/oidentd:masquerade - Enable support for masqueraded/NAT connections net-misc/openssh:chroot - Enable chrooting support net-misc/openssh:hpn - Enable high performance ssh +net-misc/openssh:ldap - Add support for storing SSH public keys in LDAP net-misc/openssh:X509 - Adds support for X.509 certificate authentication net-misc/openswan:extra-algorithms - Include additional algorithms such as Blowfish, Twofish and Serpent net-misc/openswan:weak-algorithms - Include weak algorithms such as DH1 and 1DES @@ -2430,7 +2433,6 @@ x11-base/xorg-server:xorg - Build the Xorg X server (HIGHLY RECOMMENDED x11-drivers/linuxwacom:module - Build kernel module x11-drivers/nvidia-drivers:custom-cflags - Build with CFLAGS from /etc/make.conf (unsupported) x11-libs/cairo:glitz - Build with glitz support, which replaces some software render operations with Mesa OpenGL operations -x11-libs/cairo:openg - When used along with USE=glitz, enables glitz-glx usage. Requires hardware OpenGL support x11-libs/fltk:noxft - Disables xft; use for non-english characters x11-libs/gtkmathview:t1lib - Enable media-libs/t1lib support x11-libs/libmatchbox:pango - Enable x11-libs/pango support |