blob: d0eb1f1515261b5b1c61358434079ae10615687d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 ) >=dev-vcs/git-1.8.2.1[curl]
DESCRIPTION=vim plugin: a modern vim plugin for editing LaTeX files
EAPI=6
HOMEPAGE=https://github.com/lervag/vimtex
LICENSE=MIT
PROPERTIES=live
RDEPEND=!app-vim/vim-latex !app-vim/automatictexplugin || ( >=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_=3c67783e596623394938e8668456d8b3
|