summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-01-06 04:01:44 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-01-06 04:01:44 +0000
commit130be92841372720bfbd7627e4e7d77093dba813 (patch)
tree858d7c936797db4ea314761d4f1ed5f55ffaf1bc /app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild
parentInitial import to the tree. Fixes Bug #40581. (diff)
downloadhistorical-130be92841372720bfbd7627e4e7d77093dba813.tar.gz
historical-130be92841372720bfbd7627e4e7d77093dba813.tar.bz2
historical-130be92841372720bfbd7627e4e7d77093dba813.zip
New package
Diffstat (limited to 'app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild')
-rw-r--r--app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild
new file mode 100644
index 000000000000..7e44820f53f3
--- /dev/null
+++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/help-extra-syntax/help-extra-syntax-20050106.ebuild,v 1.1 2005/01/06 04:01:44 ciaranm Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: extra syntax highlighting for help files"
+HOMEPAGE="http://mysite.verizon.net/astronaut/vim/"
+LICENSE="as-is"
+KEYWORDS="~x86 ~sparc ~mips ~hppa ~arm"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides additional syntax highlighting for help files."
+