diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-09-20 12:08:28 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-09-20 12:08:28 +0000 |
commit | a4bb56ae8e98f0ef65bb7f873ab3e038cfd044e8 (patch) | |
tree | a07361bc75494ff6bae2dbf0eeec87594949203a /profiles/use.local.desc | |
parent | add missing syntax files again, bug #64721 (Manifest recommit) (diff) | |
download | gentoo-2-a4bb56ae8e98f0ef65bb7f873ab3e038cfd044e8.tar.gz gentoo-2-a4bb56ae8e98f0ef65bb7f873ab3e038cfd044e8.tar.bz2 gentoo-2-a4bb56ae8e98f0ef65bb7f873ab3e038cfd044e8.zip |
fix speeling of freeradius thread use flag
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 3cbefbc6fbc2..4882f3e5b47e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.635 2004/09/20 03:36:47 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.636 2004/09/20 12:08:28 lanius Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -406,7 +406,7 @@ net-analyzer/snort:flexresp - Enable connection tearing (not recommended) net-analyzer/snort:snortsam - patches snort for use with snortsam net-dialup/freeradius:frascend - Enable ascend binary mode net-dialup/freeradius:frlargefiles - Enable large file support -net-dialup/freeradius:frnothreds - Disable thread support +net-dialup/freeradius:frnothreads - Disable thread support net-dialup/freeradius:frxp - enable experimental modules net-dialup/gammu:bluetooth - Enable Bluetooth Support net-dialup/gammu:irda - Enable Infrared Support |