diff options
-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 94e7809f4a29..ab06beb2f187 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1695 2006/01/25 21:16:48 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1696 2006/01/27 01:06:42 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1276,6 +1276,7 @@ sys-libs/pam:pam_console - Builds the pam_console module (enables per-user devic sys-libs/pam:pam_timestamp - Builds the pam_timestamp module (enables recent successful attempt authentication) sys-libs/pam:pwdb - If you want pam_pwdb.so installed to use pwdb as passwd db sys-libs/uclibc:pregen - Use pregenerated locales +sys-libs/uclibc:savedconfig - Adds support to user defined configs 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) |