diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2005-06-23 07:58:56 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2005-06-23 07:58:56 +0000 |
commit | 0dfeea92d84b8622bef191064ac856ff7c983f00 (patch) | |
tree | 186dffeff21f7ee8e0bb23ff1454760da9e2b32a /profiles | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-0dfeea92d84b8622bef191064ac856ff7c983f00.tar.gz gentoo-2-0dfeea92d84b8622bef191064ac856ff7c983f00.tar.bz2 gentoo-2-0dfeea92d84b8622bef191064ac856ff7c983f00.zip |
adding syntax useflag for app-editors/mp
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 09b4fc4e2174..58451c91af36 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1244 2005/06/22 23:21:17 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1245 2005/06/23 07:58:56 compnerd Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -45,6 +45,7 @@ app-editors/gvim:mzscheme - Include support for the mzscheme interpreter app-editors/gvim:netbeans - Include netbeans integration support app-editors/gvim:nextaw - Include support for the neXtaw GUI app-editors/gvim:termcap-compat - Use libtermcap-compat rather than ncurses (not generally recommended) +app-editors/mp:syntax - enable syntax hiliting support app-editors/nano:justify - Toggle the justify option ... app-editors/nano:nomac - Turn off mac formatting output app-editors/nano:wsconvert - Turn on whitespace highlighting feature |