summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-01-24 23:46:28 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-01-24 23:50:05 +0100
commitfacb032096bf922dba78f40b6f7e1e1fd385440a (patch)
tree0a6a21dc9107a02cd4f25ccdbc05010c38bc2d8e /app-vim
parentapp-vim/calendar: EAPI 6 bump. (diff)
downloadgentoo-facb032096bf922dba78f40b6f7e1e1fd385440a.tar.gz
gentoo-facb032096bf922dba78f40b6f7e1e1fd385440a.tar.bz2
gentoo-facb032096bf922dba78f40b6f7e1e1fd385440a.zip
app-vim/calendar: clean up old.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/calendar/calendar-2.9.ebuild13
1 files changed, 0 insertions, 13 deletions
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"