blob: a569206ff08277ff44c743b7a4c68e488d5f330a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm prepare unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: shows a git diff in the sign column and stages/reverts hunks
EAPI=6
HOMEPAGE=https://github.com/airblade/vim-gitgutter/
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-vcs/git || ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/airblade/vim-gitgutter/archive/50a7062909d91a290fae04219887b1b45f3138db.tar.gz -> gitgutter-20180815.tar.gz
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=4933d37818851245abea1147c0b7f6e6
|