diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-02 20:07:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-01-02 20:07:48 +0000 |
commit | cd268ab8558eebeeac2d6c9f5a03ac502274968c (patch) | |
tree | 55046af4b94f9debe16280641d0eada49d1251a6 /profiles/use.local.desc | |
parent | Removed myself as maintainer. (diff) | |
download | historical-cd268ab8558eebeeac2d6c9f5a03ac502274968c.tar.gz historical-cd268ab8558eebeeac2d6c9f5a03ac502274968c.tar.bz2 historical-cd268ab8558eebeeac2d6c9f5a03ac502274968c.zip |
Automated update of use.local.desc
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 82294e659328..77b58f88fb23 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.4094 2009/01/02 19:47:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4095 2009/01/02 20:07:48 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") @@ -2582,6 +2582,7 @@ sys-libs/ncurses:trace - Enable test trace() support in ncurses calls sys-libs/pam:audit - Enable support for sys-process/audit sys-libs/uclibc:pregen - Use pregenerated locales sys-libs/uclibc:savedconfig - Adds support for user defined configs +sys-libs/uclibc:ssp - Force the use of ssp to be built into a hardened uclibc setup sys-libs/uclibc:uclibc-compat - Build uclibc with backwards compatible options sys-libs/uclibc:userlocales - Build only the locales specified in /etc/locales.build sys-libs/uclibc:wordexp - Add support for word expansion (wordexp.h) |