diff options
author | George Shapovalov <george@gentoo.org> | 2009-12-11 13:11:19 +0000 |
---|---|---|
committer | George Shapovalov <george@gentoo.org> | 2009-12-11 13:11:19 +0000 |
commit | 138cb34a05adb32863566d73f1b328af2588b004 (patch) | |
tree | 3fb7f1345c32c953da8193547041d66068ccdee9 /profiles | |
parent | Version bump (diff) | |
download | gentoo-2-138cb34a05adb32863566d73f1b328af2588b004.tar.gz gentoo-2-138cb34a05adb32863566d73f1b328af2588b004.tar.bz2 gentoo-2-138cb34a05adb32863566d73f1b328af2588b004.zip |
added local flags for new version of net-fs/coda
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 5fb3f22557d4..22accc6bd237 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5085 2009/12/10 23:27:41 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5086 2009/12/11 13:11:19 george 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") @@ -2198,6 +2198,10 @@ net-firewall/nufw:nfconntrack - Use netfilter_conntrack net-firewall/nufw:nfqueue - Use NFQUEUE instead of QUEUE net-firewall/nufw:pam_nuauth - Add support for pam nufw from PAM net-firewall/nufw:plaintext - Add support for authentication with plaintext files +net-fs/coda:client - Enable building/installing coda client +net-fs/coda:coda_layout - Use legacy coda directory layout instead of FHS compliant +net-fs/coda:coda_symlinks - Provide legacy symlinks when FHS layout is in use +net-fs/coda:server - Enable building/installing coda server net-fs/netatalk:xfs - Enable support for XFS Quota net-fs/nfs-utils:nfsv3 - Enable support for NFSv3 net-fs/nfs-utils:nfsv4 - Enable support for NFSv4 |