blob: 526bc71a6168e26d03624280dcf119e0683358e5 (
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: Sublime Text's awesome multiple selection feature for Vim
EAPI=6
HOMEPAGE=https://github.com/terryma/vim-multiple-cursors
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/terryma/vim-multiple-cursors/archive/v2.2.tar.gz -> vim-multiple-cursors-2.2.tar.gz
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 vim-doc 4db4257ea295035f27611730650a03f1 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=079ccb4e353be6bd1350f7bb01e14662
|