# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-vim/wikipedia-syntax/wikipedia-syntax-20050212.ebuild,v 1.13 2007/07/11 05:14:07 mr_bones_ 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"