blob: 49e47ff2ea7ff342e913a20af9f59f0b613d3582 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: NERDTree and tabs in vim
EAPI=6
HOMEPAGE=https://github.com/jistr/vim-nerdtree-tabs
KEYWORDS=amd64 x86
LICENSE=Apache-2.0
RDEPEND=app-vim/nerdtree || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/jistr/vim-nerdtree-tabs/archive/v1.4.7.tar.gz -> nerdtree-tabs-1.4.7.tar.gz
_eclasses_=estack 43ddf5aaffa7a8d0482df54d25a66a1f vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=562dbab2a9dda102b4d82dfee3ed66a0
|