app-vim/nerdtree: remove old

This commit is contained in:
Tim Harder
2015-08-24 21:58:03 -04:00
parent 9557f7ba3f
commit cf50ff1987
2 changed files with 0 additions and 23 deletions

View File

@@ -1,2 +1 @@
DIST nerdtree-4.1.0.zip 44645 SHA256 34fd5a007a89b78601b6dfa99866c3214a42c46349505a7b1c62768eb4a1ff01 SHA512 d26382d6e1562f7f190b42499acf2417d9a4dfb64039f4673cca578123002e88986a82c3f2e9835970b73656566ef96c9fdd0b12bd68f6aa9c4677d8c3e00441 WHIRLPOOL 1b54c51c781db856c3a03d892ca0755bce4a4869a91c16a5baf82c72a43f754264ee4d764eb551e952fdf36cd81f00debc7841ace2a21aac0f26a47e8afa422e
DIST nerdtree-4.2.0.tar.bz2 36943 SHA256 6504080b52be5b8a17650d12237f516fe5e44ed20b6da9520d2d69189f3be2c5 SHA512 dd8886ee1671e5290a0a094630433979bedb7a5e1f0fdab0c8d6d93e85216bd84dbf12d33be4f249886b6be4e04ae7d6041e290c50fa2e5044035aee4eff8e06 WHIRLPOOL 9a285b4d9a2d1ca1804c3d5c0f3959762d7c391636e1f3eb10198421645ccdf2db1058a9c12f49949e73be58f3a9fb4219a0d0328381f60b19cd9460c47a7ec9

View File

@@ -1,22 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=3
VIM_PLUGIN_VIM_VERSION="7.0"
inherit vim-plugin
DESCRIPTION="vim plugin: A tree explorer plugin for navigating the filesystem"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1658"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11834 -> ${P}.zip"
LICENSE="WTFPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}"
VIM_PLUGIN_HELPFILES="NERD_tree"
DEPEND="app-arch/unzip"
RDEPEND=""