summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2010-11-14 07:12:35 +0000
committerTim Harder <radhermit@gentoo.org>2010-11-14 07:12:35 +0000
commita6e71f1b92899a7545780e5686485f860527e148 (patch)
treec88ba5a66bf34d7775772c44f4522fc2106368fb /app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
parentVersion bump, drop old. (diff)
downloadhistorical-a6e71f1b92899a7545780e5686485f860527e148.tar.gz
historical-a6e71f1b92899a7545780e5686485f860527e148.tar.bz2
historical-a6e71f1b92899a7545780e5686485f860527e148.zip
Version bump.
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild')
-rw-r--r--app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
new file mode 100644
index 000000000000..58855187fc13
--- /dev/null
+++ b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20101113.ebuild,v 1.1 2010/11/14 07:12:35 radhermit Exp $
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
+HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
+LICENSE="as-is"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+VIM_PLUGIN_HELPTEXT=\
+"This plugin provides syntax highlighting for Wikipedia article
+files. Detection is by filename (*.wiki)."
+VIM_PLUGIN_MESSAGES="filetype"