blob: 54c7e605e882523c00c266694ca715e81258018f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: comment stuff out
EAPI=6
HOMEPAGE=https://github.com/tpope/vim-commentary
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/tpope/vim-commentary/archive/7f2127b1dfc57811112785985b46ff2289d72334.tar.gz -> vim-commentary-1.3_p20180530.tar.gz
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd vim-doc 4db4257ea295035f27611730650a03f1 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=bbbf5e12023dd203cd58d2587a656a66
|