diff options
author | Ali Polatel <hawking@gentoo.org> | 2008-03-03 15:06:09 +0000 |
---|---|---|
committer | Ali Polatel <hawking@gentoo.org> | 2008-03-03 15:06:09 +0000 |
commit | 086711b78b3286f82c752248f391c51bf4bb7e1d (patch) | |
tree | a2ca9d4397b19e10c219d481d52f4dcd4987eb85 /profiles | |
parent | Version bump. Fixes some memory leaks and other bugs. (diff) | |
download | gentoo-2-086711b78b3286f82c752248f391c51bf4bb7e1d.tar.gz gentoo-2-086711b78b3286f82c752248f391c51bf4bb7e1d.tar.bz2 gentoo-2-086711b78b3286f82c752248f391c51bf4bb7e1d.zip |
netbeans use flag for gvim enables netbeans externaleditor support, doesn't necessarily require netbeans. bug 184065
Diffstat (limited to 'profiles')
-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 7c2b447e747e..30935e32807f 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.3406 2008/03/03 08:36:52 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3407 2008/03/03 15:06:09 hawking Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -91,7 +91,7 @@ app-editors/emacs:sound - Enable sound app-editors/emacs:toolkit-scroll-bars - Use the selected toolkit's scrollbars in preference to Emacs' own scrollbars app-editors/fe:sendmail - Send mail after editor abend app-editors/gvim:aqua - Include support for the Aqua / Carbon GUI -app-editors/gvim:netbeans - Include netbeans integration support +app-editors/gvim:netbeans - Include netbeans externaleditor integration support. app-editors/gvim:nextaw - Include support for the neXtaw GUI app-editors/jasspa-microemacs:nanoemacs - Build NanoEmacs instead of MicroEmacs app-editors/joe:xterm - Enable full xterm clipboard support |