blob: 950089b2545f9727b3e83136de372cb3493aabe6 (
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.exherbolinux.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 bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
_md5_=e5c73cec8f8759c2c19827631af4b598
|