diff options
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 eec6a42201de..26aaf43e0042 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.2203 2006/10/04 15:36:43 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2204 2006/10/04 15:48:34 genstef Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1579,6 +1579,7 @@ sys-freebsd/freebsd-usbin:netgraph - Enable netgraph support (TODO improve descr 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/loop-aes:padlock - Use VIA padlock instructions, detected at run time, code still works on non-padlock processors sys-fs/loop-aes:keyscrub - Protects the encryption key in memory but takes more cpu resources sys-fs/lvm2:clvm - Allow users to build clustered lvm2 sys-fs/lvm2:cman - Cman support for clustered lvm |