diff options
author | Peter Weller <welp@gentoo.org> | 2007-01-06 21:06:29 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-01-06 21:06:29 +0000 |
commit | 042b6fb7c884900e9c70e31242e738e442693498 (patch) | |
tree | 68706b384c274536b62d385dd6d0388199929add /profiles/use.local.desc | |
parent | correctly apply patch, fixes bug #160559 (diff) | |
download | gentoo-2-042b6fb7c884900e9c70e31242e738e442693498.tar.gz gentoo-2-042b6fb7c884900e9c70e31242e738e442693498.tar.bz2 gentoo-2-042b6fb7c884900e9c70e31242e738e442693498.zip |
Added various flags for app-editors/tea
Diffstat (limited to 'profiles/use.local.desc')
-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 5f6c1088e50f..5b6944daba7b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2479 2007/01/06 20:37:57 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2480 2007/01/06 21:06:29 welp Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -89,6 +89,8 @@ app-editors/jove:unix98 - Use the Unix98 pty's instead of the BSD pts's app-editors/katoob:highlight - Enable source code highlighting app-editors/nano:justify - Toggle the justify option ... app-editors/nvu:moznoxft - placeholder until mozilla eclass is modified for nvu +app-editors/tea:hacking - Enable hacking support... +app-editors/tea:sounds - Enable sound support app-editors/vim:mzscheme - Include support for the mzscheme interpreter app-editors/vim:vim-pager - Install vimpager and vimmanpager links app-editors/vim:vim-with-x - Link console vim against X11 libraries to enable title and clipboard features in xterm |