summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-09-05 23:28:39 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-09-05 23:28:57 +0200
commit24316e6a05df982eeb4f2e6858f6a5cf71511741 (patch)
treea9fb1389a03e90c5d5fad4810ec52ca7facf9066
parente3cface8cb2a0ac7d7b0c6c3d7060febdcc20741 (diff)
downloadgentoo-24316e6a05df982eeb4f2e6858f6a5cf71511741.tar.gz
gentoo-24316e6a05df982eeb4f2e6858f6a5cf71511741.tar.xz
app-vim/cmdalias: Clean up old.
Package-Manager: portage-2.2.28
-rw-r--r--app-vim/cmdalias/cmdalias-3.0.ebuild15
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 b2163c50a57..00000000000
--- 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."