commit: 03bcd84b626c67267cafd53f91d2669766c2cea1 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sat Jan 13 17:42:17 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 18:50:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03bcd84b
app-vim/wikipedia-syntax: drop 20101113-r1, EAPI6-- Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../wikipedia-syntax-20101113-r1.ebuild | 18 ------------------ 1 file changed, 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"
