summaryrefslogtreecommitdiff
path: root/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild')
-rw-r--r--app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild b/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
deleted file mode 100644
index 200a7be789da..000000000000
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Wikipedia syntax highlighting"
-HOMEPAGE="https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support#Vim"
-LICENSE="CC-BY-SA-3.0"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides syntax highlighting for Wikipedia article
-files. Detection is by filename (*.wiki)."
-
-VIM_PLUGIN_MESSAGES="filetype"