diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-08-13 10:59:38 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-08-13 10:59:38 +0000 |
commit | 942fa04d5852949aa646e48be6f8db9eb5cb5178 (patch) | |
tree | 409cf6bb0c5c801ece4897d12cf0b7e7dba8b586 /profiles | |
parent | Fix compilation issues with gcc4 (bug #143703). (diff) | |
download | gentoo-2-942fa04d5852949aa646e48be6f8db9eb5cb5178.tar.gz gentoo-2-942fa04d5852949aa646e48be6f8db9eb5cb5178.tar.bz2 gentoo-2-942fa04d5852949aa646e48be6f8db9eb5cb5178.zip |
Add jfs ntfs, reiserfs, xfs for sys-apps/qtparted - bug #101307
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index c29d56d1e6d0..4e0fca05052e 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.2080 2006/08/13 05:42:32 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2081 2006/08/13 10:59:38 kevquinn Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1496,6 +1496,10 @@ 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/qtparted:jfs - Include JFS support +sys-apps/qtparted:ntfs - Include NTFS support +sys-apps/qtparted:reiserfs - Include ReiserFS support +sys-apps/qtparted:xfs - Include XFS support 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/tcng:tcsim - enable traffic simulator |