diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-11 21:40:45 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-12-11 21:40:45 +0000 |
commit | 19dac3d2e0d4fd560fce6a0be04367095c3bc0de (patch) | |
tree | d063dc2ff6b328ec7e0fa2b318e8b136029b755f /profiles/use.local.desc | |
parent | Added support for sparc64-multilib and updated sparc patch to what has been i... (diff) | |
download | gentoo-2-19dac3d2e0d4fd560fce6a0be04367095c3bc0de.tar.gz gentoo-2-19dac3d2e0d4fd560fce6a0be04367095c3bc0de.tar.bz2 gentoo-2-19dac3d2e0d4fd560fce6a0be04367095c3bc0de.zip |
add vim: vim-pager flag
Diffstat (limited to 'profiles/use.local.desc')
-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 b74ce843cd02..2c23d5a7a228 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.788 2004/12/10 15:50:22 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.789 2004/12/11 21:40:45 ciaranm Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -35,6 +35,7 @@ app-editors/nano:nomac - Turn off mac formatting output app-editors/nano:wsconvert - Turn on whitespace highlighting feature app-editors/scite:lua - Enable Lua scripting support app-editors/vim:mzscheme - Include support for the mzscheme interpreter +app-editors/vim:vim-pager - Install vimpager links 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 app-editors/xemacs:dnd - Enables support for the x11-libs/dnd drag-n-drop library |