mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/nerdtree-tabs: clean up old.
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST nerdtree-tabs-1.4.6.zip 14048 SHA256 be9c721541129e44e72c646529613ce428c69d9accbce839d072b570e5140596 SHA512 68107f3c3b61cdd154b309f93a663306e15c8221a6913bf7e0a2171ec8fac25a2d358569b08e30355e8e6350e50116370df3a298dbb3f4a8d272489d720ab2f0 WHIRLPOOL fd2718570f4bcd8c238ddf8d22caafaf88b8ba05b86554051087d7d33992d52251377f996aab7a37b061438700024da0eca66e1ef0bfc01735cbb554ca6e481a
|
||||
DIST nerdtree-tabs-1.4.7.tar.gz 11135 SHA256 010cb1115f8bd3ea82a231dc480a51f70d215234e4661c0fca403e2e6b92cbb2 SHA512 f11172f0f64628752c7b523c7f65864a35b57ac83c966dd765402489c52b78c6a86bca65b99f788f2abf0b3d489e188dcfc9e75b342818dacbae221930aa6449 WHIRLPOOL 4bbee97f516a38d982b633c87f5a8b588543a16f3b29fa8a0389c5db4a3cf6ce5fd7ecf03d0bc95791fd604917838773fb3d68f6c9cc60159017c24cf0c8fd21
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: NERDTree and tabs in vim"
|
||||
HOMEPAGE="https://github.com/jistr"
|
||||
SRC_URI="https://github.com/jistr/vim-${PN}/archive/v${PV}.zip -> ${P}.zip"
|
||||
LICENSE="Apache-1.1"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
DEPEND="app-arch/unzip"
|
||||
RDEPEND="app-vim/nerdtree"
|
||||
|
||||
S="${WORKDIR}/vim-${P}"
|
||||
Reference in New Issue
Block a user