blob: 68fd8e90e8e08af3cf5c6a282a9159c0e07acf15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) >=dev-vcs/git-1.8.2.1
DESCRIPTION=vim plugin: A light and configurable statusline/tabline
EAPI=6
HOMEPAGE=https://github.com/itchyny/lightline.vim/
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclass_exported_funcs=pkg_postrm:vim-plugin pkg_postinst:vim-plugin src_unpack:git-r3 src_compile:- src_install:vim-plugin
_eclasses_=eutils b83a2420b796f7c6eff682679d08fe25 git-r3 86ff3e88fc8a07b4f595afa27e416341 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 vim-doc 1b0813c9dadf2431c96854a8d46f5eaf vim-plugin cba1cae8a355e4e89cbd2615aed3b1d5
_md5_=75b8949ecd1186720892e051bb365b6d
|