blob: 021d65b2ec2cd6ac20e316855d1de27b0eb04e90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: exheres format highlighting
EAPI=6
HOMEPAGE=https://www.exherbo.org/
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://dev.exherbo.org/~ahf/pub/software/releases/exheres-syntax/exheres-syntax-20090310.tar.bz2
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 vim-doc cf9773daa68650c652594453796e0f48 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=f77857d5b56964ead1fd59063f6eb9ab
|