blob: 6016b2f601f0ed857e08a6ae151ce2eef7ae8c10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm unpack
DEPEND=app-vim/airline || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) >=dev-vcs/git-1.8.2.1[curl]
DESCRIPTION=vim plugin: a collection of themes for vim-airline
EAPI=6
HOMEPAGE=https://github.com/vim-airline/vim-airline-themes
INHERIT=vim-plugin git-r3
LICENSE=MIT
PROPERTIES=live
RDEPEND=app-vim/airline || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f git-r3 b9ac6f96d2a88edb5b351df634dc5e53
_md5_=7c611ae385f5ea9198aa07ba5e035fdf
|