diff options
Diffstat (limited to 'app-vim/curcmdmode/curcmdmode-1.0.ebuild')
-rw-r--r-- | app-vim/curcmdmode/curcmdmode-1.0.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-vim/curcmdmode/curcmdmode-1.0.ebuild b/app-vim/curcmdmode/curcmdmode-1.0.ebuild index 18c4dadbfa14..262d47f30ef8 100644 --- a/app-vim/curcmdmode/curcmdmode-1.0.ebuild +++ b/app-vim/curcmdmode/curcmdmode-1.0.ebuild @@ -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/app-vim/curcmdmode/curcmdmode-1.0.ebuild,v 1.4 2004/08/20 16:51:48 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/curcmdmode/curcmdmode-1.0.ebuild,v 1.5 2004/09/03 01:35:05 ciaranm Exp $ inherit vim-plugin @@ -11,3 +11,7 @@ KEYWORDS="x86 sparc mips ~ppc" IUSE="" RDEPEND=">=app-vim/genutils-1.7" + +VIM_PLUGIN_HELPTEXT=\ +"This plugin provides library functions and is not intended to be used +directly by the user." |