diff options
author | Francesco Riosa <vivo@gentoo.org> | 2006-06-24 13:30:37 +0000 |
---|---|---|
committer | Francesco Riosa <vivo@gentoo.org> | 2006-06-24 13:30:37 +0000 |
commit | f094d8c6fbba4009fcce51cfd7dcd40729cf5acc (patch) | |
tree | 87112951d4ddcd7b8d33a1cacf7fb3260f5814e8 /profiles | |
parent | Version bump to latest version. (diff) | |
download | gentoo-2-f094d8c6fbba4009fcce51cfd7dcd40729cf5acc.tar.gz gentoo-2-f094d8c6fbba4009fcce51cfd7dcd40729cf5acc.tar.bz2 gentoo-2-f094d8c6fbba4009fcce51cfd7dcd40729cf5acc.zip |
sys-auth/pam_mysql add openssl use flag
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 c5cdb718be45..06dc2200aefa 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.1967 2006/06/23 22:51:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1968 2006/06/24 13:30:37 vivo Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1401,6 +1401,7 @@ sys-apps/tcng:tcsim - enable traffic simulator sys-apps/tinylogin:make-symlinks - Create all the appropriate symlinks in /bin and /sbin sys-apps/util-linux:old-crypt - build support for the older cryptoapi that earlier util-linux's included sys-auth/nss-mdns:avahi - enable support for Avahi +sys-auth/pam_mysql:openssl - Use OpenSSL for md5 and sha1 support. sys-auth/pam_pkcs11:pcsc-lite - build with pcsc-lite instead of openct sys-block/gparted:fat - Include FAT16/FAT32 support sys-block/gparted:hfs - Include HFS support |