From d45a990fb85afbc121552b3a994949c6d6638d27 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 13 Jan 2024 18:39:38 +0100 Subject: app-vim/unite: drop 4.1, EAPI6-- MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Mair-Keimberger Signed-off-by: Michał Górny --- app-vim/unite/unite-4.1.ebuild | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 app-vim/unite/unite-4.1.ebuild (limited to 'app-vim/unite') diff --git a/app-vim/unite/unite-4.1.ebuild b/app-vim/unite/unite-4.1.ebuild deleted file mode 100644 index cd6df7ced12f..000000000000 --- a/app-vim/unite/unite-4.1.ebuild +++ /dev/null @@ -1,15 +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: unite all sources" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3396" -LICENSE="MIT" -KEYWORDS="amd64 x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt" - -RDEPEND="!app-vim/neocomplcache" -- cgit v1.2.3-65-gdbad