diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 01:06:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 01:06:42 +0000 |
commit | d43b34e2de68a3332e258ecbeb83e2e2a21f3523 (patch) | |
tree | 8bb52d240b57ede07b934a9b1c2e3a8ac72a4a59 | |
parent | Stabilize, add a few minor bugfixes, and add support for USE=savedconfig. (diff) | |
download | gentoo-2-d43b34e2de68a3332e258ecbeb83e2e2a21f3523.tar.gz gentoo-2-d43b34e2de68a3332e258ecbeb83e2e2a21f3523.tar.bz2 gentoo-2-d43b34e2de68a3332e258ecbeb83e2e2a21f3523.zip |
+sys-libs/uclibc:savedconfig
-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) |