summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimcommander/vimcommander-0.80.ebuild')
-rw-r--r--app-vim/vimcommander/vimcommander-0.80.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-vim/vimcommander/vimcommander-0.80.ebuild b/app-vim/vimcommander/vimcommander-0.80.ebuild
deleted file mode 100644
index 3fb0c4498800..000000000000
--- a/app-vim/vimcommander/vimcommander-0.80.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-MY_PV=${PV/0./}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="vim plugin: Total Commander style file explorer"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808"
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="vimcommander"
-
-S=${WORKDIR}/${MY_P}