diff options
author | 2004-06-04 03:33:27 +0000 | |
---|---|---|
committer | 2004-06-04 03:33:27 +0000 | |
commit | 55b3602d53ba65cf12ad17d418fc4d1b0e471767 (patch) | |
tree | ff845df034ee70b2f26369d769c59db10509812e /profiles | |
parent | added erandom local USE flag for glibc (diff) | |
download | historical-55b3602d53ba65cf12ad17d418fc4d1b0e471767.tar.gz historical-55b3602d53ba65cf12ad17d418fc4d1b0e471767.tar.bz2 historical-55b3602d53ba65cf12ad17d418fc4d1b0e471767.zip |
added description for the makecheck local use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b428718c3f5a..59f2480b549e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.411 2004/06/04 03:29:07 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.412 2004/06/04 03:33:27 lv Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -391,7 +391,8 @@ sys-kernel/sparc-sources:ultra1 - If you have a SUN Ultra 1 with a HME interface sys-kernel/wolk-sources:wolk-bootsplash - If you want WOLK's own bootsplash patch (deprecated) sys-kernel/wolk-sources:wolk-supermount - If you want to use supermount (deprecated) sys-libs/glibc:nptl - If you want the Native POSIX Threading Library built into glibc. -sys-libs/glibc:erandom - Enable erandom/frandom support in glibc for ssp +sys-libs/glibc:erandom - Enable erandom/frandom support in glibc for ssp +sys-libs/glibc:makecheck - makes glibc perform a 'make check' before merging and prevents it from installing unless all the tests pass sys-libs/pam:pwdb - If you want pam_pwdb.so installed to use pwdb as passwd db x11-base/kdrive:fbdev - Enables framebuffer kdrive server x11-base/kdrive:freetype - Enables Freetype font support |