blob: cf25a2def03028bb4bb817e28d94d17dcd7d9fff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: a better JSON for Vim
EAPI=7
HOMEPAGE=https://github.com/elzr/vim-json/
INHERIT=vim-plugin
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/json-20150511.tar.bz2 https://dev.gentoo.org/~radhermit/vim/json-20150511.tar.bz2
_eclasses_=vim-doc 76675474e2c64e01f41faabd9b3ab580 vim-plugin 1f214c929abd959ab2312ed512f624dc
_md5_=9279712c42c56cf8e93950b3e9cd10a7
|