diff options
Diffstat (limited to 'app-vim/cecutil/cecutil-3.ebuild')
-rw-r--r-- | app-vim/cecutil/cecutil-3.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-vim/cecutil/cecutil-3.ebuild b/app-vim/cecutil/cecutil-3.ebuild index bbde3675eae8..dac0408f1bca 100644 --- a/app-vim/cecutil/cecutil-3.ebuild +++ b/app-vim/cecutil/cecutil-3.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/cecutil/cecutil-3.ebuild,v 1.2 2004/09/02 23:16:56 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/cecutil/cecutil-3.ebuild,v 1.3 2004/09/03 00:25:40 ciaranm Exp $ inherit vim-plugin @@ -9,3 +9,7 @@ HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066" LICENSE="vim" KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="" + +VIM_PLUGIN_HELPTEXT=\ +"This plugin provides library functions and is not intended to be used +directly by the user." |