mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
14 lines
599 B
Groff
14 lines
599 B
Groff
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
|
|
DESCRIPTION=vim plugin: sytax highlighting for Ansible's common file types
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/pearofducks/ansible-vim
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT BSD
|
|
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/pearofducks/ansible-vim/archive/refs/tags/3.3.tar.gz -> ansible-vim-3.3.tar.gz
|
|
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
|
|
_md5_=c37e24250d9a2ce9b55ab51fb5816a21
|