13 lines
565 B
Groff
13 lines
565 B
Groff
DEFINED_PHASES=compile install postinst postrm
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=vim plugin: interface to Web APIs
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/mattn/webapi-vim
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=amd64 x86 ~x64-macos
|
|
LICENSE=BSD
|
|
RDEPEND=net-misc/curl || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mattn/webapi-vim/archive/0.3.tar.gz -> webapi-0.3.tar.gz
|
|
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 89bf54501de4a75f241062d5a56e787f
|
|
_md5_=038718e97cc22d60f8717ab5b5c48784
|