blob: 9d66940d8dcc687cdb8508d9f44a92d11c2c91b4 (
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: Cfengine 3 configuration files syntax
EAPI=7
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=2904 https://github.com/neilhwatson/vim_cf3
INHERIT=vim-plugin
KEYWORDS=~alpha amd64 arm ~mips ppc ppc64 ~s390 sparc x86
LICENSE=GPL-3+
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/cfengine-syntax-20141019.tar.bz2 https://dev.gentoo.org/~radhermit/vim/cfengine-syntax-20141019.tar.bz2
_eclasses_=vim-doc 9be2c98857f54161dce3e163e0ed8758 vim-plugin 34ca85e45039e47045547817d1deba61
_md5_=8232c0f4d5e431bd87a973f49898c0ff
|