mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/nerdtree-tabs: drop 1.4.7, EAPI6--
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
d69c63b697
commit
e99eb2b206
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: NERDTree and tabs in vim"
|
||||
HOMEPAGE="https://github.com/jistr/vim-nerdtree-tabs"
|
||||
SRC_URI="https://github.com/jistr/vim-${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="app-vim/nerdtree"
|
||||
|
||||
S="${WORKDIR}/vim-${P}"
|
||||
|
||||
VIM_PLUGIN_HELPFILES="${PN}"
|
||||
|
||||
DOCS=( CHANGELOG.md README.md )
|
||||
Reference in New Issue
Block a user