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