From c6c93e451b039a6ca1fde04410c37d4259ee4728 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 13 Jan 2024 18:43:52 +0100 Subject: [PATCH] app-vim/zoomwin: drop 24-r1, EAPI6-- MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/34789 Signed-off-by: Michał Górny --- app-vim/zoomwin/zoomwin-24-r1.ebuild | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app-vim/zoomwin/zoomwin-24-r1.ebuild diff --git a/app-vim/zoomwin/zoomwin-24-r1.ebuild b/app-vim/zoomwin/zoomwin-24-r1.ebuild deleted file mode 100644 index 17cc4eca072b0..0000000000000 --- 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"