mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -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 bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=c37e24250d9a2ce9b55ab51fb5816a21
|