diff options
author | Ned Ludd <solar@gentoo.org> | 2007-12-30 21:40:19 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2007-12-30 21:40:19 +0000 |
commit | 28c65e354df6e20e06f42810417b30e309a696d1 (patch) | |
tree | 7f044b0fc7c5007e251ae28e6ea58f1a1e7cd7cb /profiles | |
parent | Fix ChangeLog (add name) (diff) | |
download | gentoo-2-28c65e354df6e20e06f42810417b30e309a696d1.tar.gz gentoo-2-28c65e354df6e20e06f42810417b30e309a696d1.tar.bz2 gentoo-2-28c65e354df6e20e06f42810417b30e309a696d1.zip |
sys-libs/uclibc:savedconfig Adds support for user defined configs
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index ee057b0a4bca..7d21ea46d48d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3250 2007/12/30 21:11:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3251 2007/12/30 21:40:19 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1963,7 +1963,7 @@ sys-libs/pam:pam_chroot - Builds the pam_chroot module (enables per-user chroots 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:savedconfig - Adds support for 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) |