blob: b62524bb9477ec49ee624e6f6670f0316d3ca8f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: interface to Web APIs
EAPI=5
HOMEPAGE=http://www.vim.org/scripts/script.php?script_id=4019
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=mirror://gentoo/webapi-0.2.tar.bz2 https://dev.gentoo.org/~radhermit/vim/webapi-0.2.tar.bz2
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 91272006cc17319e95a5165d616ad8d1
_md5_=50f7c21a2d50cb1b8e873d31897fe5f3
|