blob: b59fcc18e26d06a232dad84325d77d5c6024231d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: Colour parentheses to differentiate nest levels
EAPI=6
HOMEPAGE=https://github.com/kien/rainbow_parentheses.vim
KEYWORDS=alpha amd64 ia64 ppc sparc x86
LICENSE=vim
RDEPEND=app-arch/unzip || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://dev.gentoo.org/~monsieurp/packages/rainbow_parentheses-1.0.zip
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 91272006cc17319e95a5165d616ad8d1
_md5_=de1f6eed4cf7d37fcd53266628307097
|