blob: 2bb07e41294d782d06219003cc1ba31ca4ba9f9f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: display and alter csv files
EAPI=6
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=2830
KEYWORDS=amd64 x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/csv-0.31.tar.bz2 https://dev.gentoo.org/~radhermit/vim/csv-0.31.tar.bz2
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 vim-doc cf9773daa68650c652594453796e0f48 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=8ac9f8c51bf6b9f7a5ffd2fe60e18ef6
|