From: Patrice Clement Date: Thu, 24 Jan 2019 22:46:28 +0000 (+0100) Subject: app-vim/calendar: clean up old. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=facb032096bf922dba78f40b6f7e1e1fd385440a;p=gentoo.git app-vim/calendar: clean up old. Signed-off-by: Patrice Clement Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/app-vim/calendar/calendar-2.9.ebuild b/app-vim/calendar/calendar-2.9.ebuild deleted file mode 100644 index d8ec95a7f8c4..000000000000 --- a/app-vim/calendar/calendar-2.9.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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"