summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-01-13 18:43:52 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-13 19:50:46 +0100
commitc6c93e451b039a6ca1fde04410c37d4259ee4728 (patch)
treebd5ebfaf75249345b023cfb39b61eb93a683a337 /app-vim/zoomwin
parentapp-vim/zenburn: drop 2.25, EAPI6-- (diff)
downloadgentoo-c6c93e451b039a6ca1fde04410c37d4259ee4728.tar.gz
gentoo-c6c93e451b039a6ca1fde04410c37d4259ee4728.tar.bz2
gentoo-c6c93e451b039a6ca1fde04410c37d4259ee4728.zip
app-vim/zoomwin: drop 24-r1, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/34789 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-vim/zoomwin')
-rw-r--r--app-vim/zoomwin/zoomwin-24-r1.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/zoomwin/zoomwin-24-r1.ebuild b/app-vim/zoomwin/zoomwin-24-r1.ebuild
deleted file mode 100644
index 17cc4eca072b..000000000000
--- a/app-vim/zoomwin/zoomwin-24-r1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: brief-style window zooming"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=508"
-LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
-
-VIM_PLUGIN_HELPFILES="zoomwin"