commit:     d45a990fb85afbc121552b3a994949c6d6638d27
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jan 13 17:39:38 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 18:50:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45a990f

app-vim/unite: drop 4.1, EAPI6--

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-vim/unite/unite-4.1.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)

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"

Reply via email to