summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:42:17 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:43 +0100
commit03bcd84b626c67267cafd53f91d2669766c2cea1 (patch)
treeece447961deb4576c08727ee81be61505b73123a /app-vim
parentapp-vim/webapi: drop 0.3, EAPI6-- (diff)
downloadgentoo-03bcd84b626c67267cafd53f91d2669766c2cea1.tar.gz
gentoo-03bcd84b626c67267cafd53f91d2669766c2cea1.tar.bz2
gentoo-03bcd84b626c67267cafd53f91d2669766c2cea1.zip
app-vim/wikipedia-syntax: drop 20101113-r1, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim')
-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 02d4a1236921..000000000000
--- a/app-vim/wikipedia-syntax/wikipedia-syntax-20101113-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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"