diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2007-11-10 17:11:48 +0000 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2007-11-10 17:11:48 +0000 |
commit | e63c741c3b6f224ba971ebd315e6742a0014f05c (patch) | |
tree | fa0a84eda97bb797316b45cad4ecbb4988e2ef6d /profiles | |
parent | Added new version for Audacious 1.4 and dbus. Limited dependency for previous... (diff) | |
download | historical-e63c741c3b6f224ba971ebd315e6742a0014f05c.tar.gz historical-e63c741c3b6f224ba971ebd315e6742a0014f05c.tar.bz2 historical-e63c741c3b6f224ba971ebd315e6742a0014f05c.zip |
Add ecryptfs-utils flags
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/use.local.desc | 5 |
2 files changed, 8 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0f3b472d4902..9d4c9693ba9d 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.810 2007/11/10 16:57:32 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.811 2007/11/10 17:11:48 alonbl Exp $ + + 10 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org> use.local.desc: + Add ecryptfs-utils flags 10 Nov 2007; Christian Birchinger <joker@gentoo.org> package.mask: Added >=x11-plugins/wmauda-0.7 until Audacious 1.4 gets unmasked diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fd2035f3a1cc..c291d37d0a9e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3129 2007/11/10 14:22:20 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3130 2007/11/10 17:11:48 alonbl Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1990,6 +1990,9 @@ sys-freebsd/freebsd-usbin:suid - Enable setuid root programs sys-fs/clvm:nocman - Allow users to build clvm without cman support and with gulm support sys-fs/cryptsetup-luks:dynamic - Build cryptsetup-luks dynamically sys-fs/cryptsetup:dynamic - Build cryptsetup dynamically +sys-fs/ecryptfs-utils:openssl - Enable OpenSSL key module. +sys-fs/ecryptfs-utils:pkcs11 - Enable PKCS#11 (Smartcards) key module. +sys-fs/ecryptfs-utils:gpg - Enable gnupg key module. sys-fs/evms:hb - Enable support for heartbeat-1 sys-fs/evms:hb2 - Enable support for heartbeat-2 sys-fs/loop-aes:keyscrub - Protects the encryption key in memory but takes more cpu resources |