summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:23:20 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:08 +0100
commitd2de5653db43175c31cc3e6a496f7c2e0bf3ab31 (patch)
treeaf70a3a49bcbe48bfd7e09b07785873758b5bf8b /app-vim/eselect-syntax
parentapp-vim/eruby-syntax: drop 2.0-r2, EAPI6-- (diff)
downloadgentoo-d2de5653db43175c31cc3e6a496f7c2e0bf3ab31.tar.gz
gentoo-d2de5653db43175c31cc3e6a496f7c2e0bf3ab31.tar.bz2
gentoo-d2de5653db43175c31cc3e6a496f7c2e0bf3ab31.zip
app-vim/eselect-syntax: drop 20070506-r2, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/eselect-syntax')
-rw-r--r--app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild16
1 files changed, 0 insertions, 16 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
deleted file mode 100644
index 12baf10e2420..000000000000
--- a/app-vim/eselect-syntax/eselect-syntax-20070506-r2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: eselect syntax highlighting, filetype and indent settings"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="vim"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-
-VIM_PLUGIN_HELPFILES="${PN}"
-VIM_PLUGIN_MESSAGES="filetype"