diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-09-05 23:28:39 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-05 23:28:57 +0200 |
commit | 24316e6a05df982eeb4f2e6858f6a5cf71511741 (patch) | |
tree | a9fb1389a03e90c5d5fad4810ec52ca7facf9066 /app-vim | |
parent | app-vim/cmdalias: Stable for amd64. Retroactively mark stable for the remaini... (diff) | |
download | gentoo-24316e6a05df982eeb4f2e6858f6a5cf71511741.tar.gz gentoo-24316e6a05df982eeb4f2e6858f6a5cf71511741.tar.bz2 gentoo-24316e6a05df982eeb4f2e6858f6a5cf71511741.zip |
app-vim/cmdalias: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/cmdalias/cmdalias-3.0.ebuild | 15 |
1 files changed, 0 insertions, 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 b2163c50a57c..000000000000 --- 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." |