diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-30 05:03:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-11-30 05:03:59 +0000 |
commit | 65556bb357306460a48e56ba020697f1aa26825c (patch) | |
tree | 9f5b281a9188c765653b60239ec00627719a1130 | |
parent | Marked ppc stable. Added patches to not link in g++ if ibam is not enabled. A... (diff) | |
download | gentoo-2-65556bb357306460a48e56ba020697f1aa26825c.tar.gz gentoo-2-65556bb357306460a48e56ba020697f1aa26825c.tar.bz2 gentoo-2-65556bb357306460a48e56ba020697f1aa26825c.zip |
remove unused sys-fs/lvm2 use flags
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index da02f297f585..7f3f5adb6def 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.3173 2007/11/30 00:53:04 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3174 2007/11/30 05:03:59 mr_bones_ Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -2023,8 +2023,6 @@ sys-fs/lvm2:gulm - Gulm support for clustered lvm sys-fs/lvm2:lvm1 - Allow users to build lvm2 with lvm1 support sys-fs/lvm2:nolvm1 - Allow users to build lvm2 without lvm1 support sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically -sys-fs/lvm2:nomirrors - Allow users to build lvm2 without mirror support -sys-fs/lvm2:nosnapshots - Allow users to build lvm2 without snapshot support sys-fs/ntfs3g:suid - Install the binary SUID root, allowing users to mount ntfs-3g filesystems with potential security risks sys-fs/ntfsprogs:fuse - Build a FUSE module sys-fs/quota:rpc - Enable quota interaction via RPC |