summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2016-03-12 20:17:36 -0500
committerTim Harder <radhermit@gentoo.org>2016-03-12 20:17:54 -0500
commitc91a1a21f340b24215eb7adc6854592203e877a8 (patch)
treea58dc932149fddbf560edfdee862bc140f87b219
parentapp-vim/calendar: stabilize 2.9 (diff)
downloadgentoo-c91a1a21f340b24215eb7adc6854592203e877a8.tar.gz
gentoo-c91a1a21f340b24215eb7adc6854592203e877a8.tar.bz2
gentoo-c91a1a21f340b24215eb7adc6854592203e877a8.zip
app-vim/calendar: remove old
-rw-r--r--app-vim/calendar/Manifest1
-rw-r--r--app-vim/calendar/calendar-2.5.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/app-vim/calendar/Manifest b/app-vim/calendar/Manifest
index ec8f91ef1166..465280189fac 100644
--- a/app-vim/calendar/Manifest
+++ b/app-vim/calendar/Manifest
@@ -1,2 +1 @@
-DIST calendar-2.5.tar.bz2 9787 SHA256 ff7b505a6e818f09c47a2cdd32060e8b6095f9162169e34f93ac82de7ef85af4 SHA512 b99b6b5f461a46386d43af442895aaffd502a1cfe272fa75433a8f6afc77cdae91c9c4529ef12b56b1ff003b79e75b12577ba4cef3a399c04ed1b06d027aae24 WHIRLPOOL 956fa3d69814e60bb1b89f84a0afa84267794ed35c94b9b52668706338d5d66e1e61e71c54a8c9b5ad867c1517f9241646dcb29e087fa91c073bb3752829f55b
DIST calendar-2.9.tar.bz2 11070 SHA256 144a657523f20514290092b4e17b307622e259838f1ba6f59c0bacb4a0bd3c52 SHA512 8d1c29cb1e7b8189447d60bb5e8940b7ed52837c9039bd8ff8e3ce19c5fd7a9a8060291bb8a0c0bd2a2bb677fce388bb7f807f25358f3903c28b07c715ae1a07 WHIRLPOOL 703075efc70b13d19e925ab395a94940cb242c56184c2d30c3e83fe834b8188b977706207128b115c623d591e41ecc85a46c5fdec2649472d4b1504d830263de
diff --git a/app-vim/calendar/calendar-2.5.ebuild b/app-vim/calendar/calendar-2.5.ebuild
deleted file mode 100644
index 04e258024692..000000000000
--- a/app-vim/calendar/calendar-2.5.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: calendar window"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52"
-LICENSE="vim"
-KEYWORDS="amd64 ~mips ppc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides a calendar window for vim. To start it, use the
-:Calendar command."