diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-26 08:56:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-26 08:56:21 +0000 |
commit | ed78bd60298c02e64f3b41ce0024a856994c5023 (patch) | |
tree | 4b230ad70eeb1b474a9d66b5c25fa38a68e96c7c /profiles | |
parent | trim cruft (diff) | |
download | gentoo-2-ed78bd60298c02e64f3b41ce0024a856994c5023.tar.gz gentoo-2-ed78bd60298c02e64f3b41ce0024a856994c5023.tar.bz2 gentoo-2-ed78bd60298c02e64f3b41ce0024a856994c5023.zip |
add local useflags for nano
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 64ee75d48154..2f67eb939ee3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.218 2004/01/23 03:44:03 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.219 2004/01/26 08:56:21 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -9,6 +9,8 @@ app-admin/lcap:lids - If you have the Linux Intrusion Detection System app-crypt/gnupg:caps - Use Linux capabilities library to control privileges. app-crypt/gnupg:idea - Use the patented IDEA algorithm app-editors/nano:justify - Toggle the justify option ... god i hate that thing :) +app-editors/nano:nomac - Turn off mac formatting output +app-editors/nano:wsconvert - Turn on whitespace highlighting feature app-editors/vim:minimal - Build vim with minimal features, resulting in a ~430K binary app-editors/vim:vim-with-x - Enables linking the console vim against X libs to enable some features in xterms app-editors/xemacs:athena - Chooses the MIT Athena widget set |