summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-09-03 00:37:09 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-09-03 00:37:09 +0000
commitb92335498da336b9c637740f52c90311f15d1925 (patch)
treefcdb8f6f94632d0dba18879f57b814ecab598042 /app-vim/cecutil
parentAdded to ~ppc (Manifest recommit) (diff)
downloadhistorical-b92335498da336b9c637740f52c90311f15d1925.tar.gz
historical-b92335498da336b9c637740f52c90311f15d1925.tar.bz2
historical-b92335498da336b9c637740f52c90311f15d1925.zip
Help text, bug #62559
Diffstat (limited to 'app-vim/cecutil')
-rw-r--r--app-vim/cecutil/Manifest2
-rw-r--r--app-vim/cecutil/cecutil-3.ebuild6
2 files changed, 6 insertions, 2 deletions
diff --git a/app-vim/cecutil/Manifest b/app-vim/cecutil/Manifest
index cc1b924b6f97..7c2be8cc1efd 100644
--- a/app-vim/cecutil/Manifest
+++ b/app-vim/cecutil/Manifest
@@ -1,4 +1,4 @@
MD5 1ba056ab673c94c3a422ddc23fd15630 ChangeLog 482
-MD5 6c41888226ac38335e3f3a1808580f5f cecutil-3.ebuild 431
MD5 9771ca4ff90b56dddc4acfadc6f6a01e metadata.xml 250
+MD5 30bc751205ad8880c76b0eeaa30d550d cecutil-3.ebuild 548
MD5 8840159f3e78e32a0a4715e6546ca0b7 files/digest-cecutil-3 60
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."