summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:27:28 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:15 +0100
commitdd483e2b29f821d77dd57618fa501adf907db830 (patch)
treeb8dc7a02205f99dc030c1dea913e8d9dae66782b /app-vim
parentapp-vim/greputils: drop 2.8-r1, EAPI6-- (diff)
downloadgentoo-dd483e2b29f821d77dd57618fa501adf907db830.tar.gz
gentoo-dd483e2b29f821d77dd57618fa501adf907db830.tar.bz2
gentoo-dd483e2b29f821d77dd57618fa501adf907db830.zip
app-vim/increment: drop 1.1-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/increment/increment-1.1-r1.ebuild15
1 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/increment/increment-1.1-r1.ebuild b/app-vim/increment/increment-1.1-r1.ebuild
deleted file mode 100644
index 7e95210e1c26..000000000000
--- a/app-vim/increment/increment-1.1-r1.ebuild
+++ /dev/null
@@ -1,15 +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: easily create sequences of incremented values"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=842"
-
-LICENSE="vim.org"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="increment.txt"