diff options
author | Michele Noberasco <s4t4n@gentoo.org> | 2006-02-01 08:12:00 +0000 |
---|---|---|
committer | Michele Noberasco <s4t4n@gentoo.org> | 2006-02-01 08:12:00 +0000 |
commit | cc73791aa78012a9b505d2529a5e3bc452d28a93 (patch) | |
tree | 6832489a6ba22a59a82d6308822e5d5ba9c6d8b6 /profiles | |
parent | Version bump + cleanup. Provides a manpage now. (Bug #121075) (diff) | |
download | gentoo-2-cc73791aa78012a9b505d2529a5e3bc452d28a93.tar.gz gentoo-2-cc73791aa78012a9b505d2529a5e3bc452d28a93.tar.bz2 gentoo-2-cc73791aa78012a9b505d2529a5e3bc452d28a93.zip |
Added 2 new FLAGS, crypto_libgcrypt and crypto_openssl, to be used by sys-apps/qingy
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 4b4e83516d1a..106007098e56 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.1705 2006/02/01 07:39:47 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1706 2006/02/01 08:12:00 s4t4n Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1179,6 +1179,8 @@ sys-apps/pcmcia-cs:xforms - Enable building the xforms based cardinfo binary sys-apps/pcmciautils:cis - Include CIS override files sys-apps/pcmciautils:staticsocket - Add support for static sockets sys-apps/pcmciautils:udev - Install as an udev helper instead of a hotplug helper +sys-apps/qingy:crypto_libgcrypt - Encrypt communications between qingy and its GUI using GNU libgcrypt +sys-apps/qingy:crypto_openssl - Encrypt communications between qingy and its GUI using OpenSSL sys-apps/shadow:nousuid - When nousuid is enabled only su from the shadow package will be installed with the setuid bit (mainly for single user systems) sys-apps/suspend2-userui:fbsplash - Add support for framebuffer splash sys-apps/sysvinit:ibm - adds support for hvc consoles |