mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
DEFINED_PHASES=install postinst postrm test
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=A testing framework for Vim script
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/thinca/vim-themis
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=ZLIB
|
|
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/thinca/vim-themis/archive/refs/tags/v1.6.0.tar.gz -> themis-1.6.0.tar.gz
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=697e88da34a56e7453869807bbe77373
|