mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
14 lines
679 B
Plaintext
14 lines
679 B
Plaintext
DEFINED_PHASES=install postinst postrm prepare
|
|
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
DESCRIPTION=A vim plugin for CSV and TSV highlighting and running queries
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mechatroner/rainbow_csv
|
|
INHERIT=vim-plugin
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=app-editors/vim || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/mechatroner/rainbow_csv/archive/3dbbfd7d17536aebfb80f571255548495574c32b.tar.gz -> rainbow_csv-3dbbfd7d17536aebfb80f571255548495574c32b.tar.gz
|
|
_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f vim-plugin 4acc7611306b8fdbeac907d572ccac21
|
|
_md5_=69d28c2594f114b565459f97d320e258
|