blob: 01e375069a8bc53ff27e48b215f5839bad6c63fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm prepare
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: exheres format highlighting
EAPI=8
HOMEPAGE=https://www.exherbo.org/
INHERIT=vim-plugin
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://dev.exherbo.org/distfiles/exheres-syntax/exheres-syntax-20201115.tar.xz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
_md5_=1194dfa9b88db294e170795691716048
|