commit: df1a7c9dda0b83482f9e5aa1607912e77220c318 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 22:54:32 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jan 3 22:54:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df1a7c9d
app-vim/curcmdmode: remove old. Package-Manager: portage-2.3.0 app-vim/curcmdmode/curcmdmode-1.0.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/app-vim/curcmdmode/curcmdmode-1.0.ebuild b/app-vim/curcmdmode/curcmdmode-1.0.ebuild deleted file mode 100644 index 13d6f00..00000000 --- a/app-vim/curcmdmode/curcmdmode-1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library for extending vim's mode() function" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745" -LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -RDEPEND=">=app-vim/genutils-1.7" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user."
