From d10d821961f592b374b8b6d081a29ed49a93d5a0 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 13 Jan 2024 18:15:40 +0100 Subject: app-vim/calendar: drop 2.9-r1, 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/calendar/calendar-2.9-r1.ebuild | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app-vim/calendar/calendar-2.9-r1.ebuild (limited to 'app-vim/calendar') diff --git a/app-vim/calendar/calendar-2.9-r1.ebuild b/app-vim/calendar/calendar-2.9-r1.ebuild deleted file mode 100644 index 0e28ebd3dd1f..000000000000 --- a/app-vim/calendar/calendar-2.9-r1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit vim-plugin - -DESCRIPTION="vim plugin: calendar window" -HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=52" -LICENSE="vim" -KEYWORDS="amd64 ~mips ppc x86" - -VIM_PLUGIN_HELPFILES="${PN}.txt" -- cgit v1.2.3-65-gdbad