summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-05-05 02:53:08 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-05-05 02:53:08 +0000
commit5ffeac2e7c37a9ea59a11778a92a3e0ff631db18 (patch)
tree7beb5a9a2929bc818ce8e816d57f0851051d6fca
parentAdd udev USE flag to install rules file to make devicekit use ntfs3g instead ... (diff)
downloadhistorical-5ffeac2e7c37a9ea59a11778a92a3e0ff631db18.tar.gz
historical-5ffeac2e7c37a9ea59a11778a92a3e0ff631db18.tar.bz2
historical-5ffeac2e7c37a9ea59a11778a92a3e0ff631db18.zip
Automated update of use.local.desc
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index a52db5a085ac..40548af308cf 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5538 2010/05/04 22:07:51 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5539 2010/05/05 02:53:08 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -3332,6 +3332,7 @@ sys-fs/lvm2:cman - Cman support for clustered lvm
sys-fs/lvm2:lvm1 - Allow users to build lvm2 with lvm1 support
sys-fs/lvm2:nolvmstatic - Allow users to build lvm2 dynamically
sys-fs/ntfs3g:external-fuse - Use external FUSE library instead of internal one. Must be disabled for unprivileged mounting to work.
+sys-fs/ntfs3g:udev - Install udev rule to make devicekit-disks use ntfs-3g instead of the kernel NTFS driver.
sys-fs/ntfsprogs:fuse - Build a FUSE module
sys-fs/owfs:ftpd - Enable building the OWFS FTP server (owftpd)
sys-fs/owfs:fuse - Enable building the FUSE-based OWFS client (owfs)