commit: 24316e6a05df982eeb4f2e6858f6a5cf71511741 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Sep 5 21:28:39 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Sep 5 21:28:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24316e6a
app-vim/cmdalias: Clean up old. Package-Manager: portage-2.2.28 app-vim/cmdalias/cmdalias-3.0.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/app-vim/cmdalias/cmdalias-3.0.ebuild b/app-vim/cmdalias/cmdalias-3.0.ebuild deleted file mode 100644 index b2163c5..00000000 --- a/app-vim/cmdalias/cmdalias-3.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin - -DESCRIPTION="vim plugin: library for alias creation" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746" -LICENSE="GPL-2" -KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides library functions and is not intended to be used -directly by the user."
