app-vim/vimpython: Clean up old.
[gentoo.git] / app-vim / wikipedia-syntax / wikipedia-syntax-20101113.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 inherit vim-plugin
6
7 DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
8 HOMEPAGE="http://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
9 LICENSE="CC-BY-SA-3.0"
10 KEYWORDS="amd64 ~hppa ~mips ppc ppc64 x86"
11 IUSE=""
12
13 VIM_PLUGIN_HELPTEXT=\
14 "This plugin provides syntax highlighting for Wikipedia article
15 files. Detection is by filename (*.wiki)."
16 VIM_PLUGIN_MESSAGES="filetype"