diff options
author | Ned Ludd <solar@gentoo.org> | 2004-06-04 03:29:07 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-06-04 03:29:07 +0000 |
commit | 57217d1410d34d9e716268a1c941708b27bc74f9 (patch) | |
tree | ed51d0cce6e0a46bb904741fabbfaea18063e2c4 /profiles | |
parent | changes for 2004.2 for pc64 (Manifest recommit) (diff) | |
download | gentoo-2-57217d1410d34d9e716268a1c941708b27bc74f9.tar.gz gentoo-2-57217d1410d34d9e716268a1c941708b27bc74f9.tar.bz2 gentoo-2-57217d1410d34d9e716268a1c941708b27bc74f9.zip |
added erandom local USE flag for glibc
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 9dcdcf9148f4..b428718c3f5a 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.410 2004/06/03 00:43:11 steel300 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.411 2004/06/04 03:29:07 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -391,6 +391,7 @@ 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/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 |