diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:25:41 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-01-07 23:25:41 +0000 |
commit | 1268e0f6ada164a67d35f0bb8395b90101683d38 (patch) | |
tree | c2d9398e5eb4cf793b8526fd84d538341f227aca /app-vim/calendar/calendar-1.7.ebuild | |
parent | Marking cw-1.0.16-r1 ppc for bug 350564 (diff) | |
download | gentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.tar.gz gentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.tar.bz2 gentoo-2-1268e0f6ada164a67d35f0bb8395b90101683d38.zip |
Remove old
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
Diffstat (limited to 'app-vim/calendar/calendar-1.7.ebuild')
-rw-r--r-- | app-vim/calendar/calendar-1.7.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/app-vim/calendar/calendar-1.7.ebuild b/app-vim/calendar/calendar-1.7.ebuild deleted file mode 100644 index 9a51ef97fd35..000000000000 --- a/app-vim/calendar/calendar-1.7.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/calendar/calendar-1.7.ebuild,v 1.1 2008/09/20 12:25:46 hawking Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: calendar window" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" -LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86" -IUSE="" -SLOT="0" -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides a calendar window for vim. To start it, use the -:Calendar command." - -# bug #62677 -RDEPEND="!app-vim/cvscommand" |