blob: a69a72c3ad46940266e7ed7b029554af995047d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: syntax checking using external tools
EAPI=7
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=2736 https://github.com/vim-syntastic/syntastic/
INHERIT=vim-plugin git-r3
LICENSE=WTFPL-2
PROPERTIES=live
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=1b0f306a9576678e63d7d69f44dd3436
|