diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-10 04:27:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-10 04:27:54 +0000 |
commit | 3ae48a5b58233aa79dc4ab745179cf212f7a1cdd (patch) | |
tree | 4a94f6ce39a57e14a482c2b1178699cc7c2b76bb /profiles | |
parent | fix dl_fini ordering for groff #98187, fix asm string funcs for i386/arm, fix... (diff) | |
download | historical-3ae48a5b58233aa79dc4ab745179cf212f7a1cdd.tar.gz historical-3ae48a5b58233aa79dc4ab745179cf212f7a1cdd.tar.bz2 historical-3ae48a5b58233aa79dc4ab745179cf212f7a1cdd.zip |
+sys-libs/uclibc:uclibc-compat
Diffstat (limited to 'profiles')
-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 f6f7cdc4c27a..b293c6617377 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1545 2005/11/09 20:21:41 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1546 2005/11/10 04:27:54 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1129,6 +1129,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: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) sys-power/acpid:logrotate - Use logrotate for rotating logs |