blob: d9a7f7062403c0fbba11f9416e7fe836dde88f79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=>=dev-vcs/git-1.8.2.1[curl] || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Gentoo and Portage syntax highlighting
EAPI=6
HOMEPAGE=https://github.com/gentoo/gentoo-syntax
IUSE=ignore-glep31
LICENSE=vim
PROPERTIES=live
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 git-r3 3e7ec3d6619213460c85e2aa48398441 vim-doc cf9773daa68650c652594453796e0f48 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=f2e895e3fe08b5824990dda890ad8fb7
|