blob: 6364e1fcf5488c6758f0f5f86e5dcf209889a135 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm unpack
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: highlight the exact differences, based on characters and words
EAPI=7
HOMEPAGE=https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932
INHERIT=vim-plugin vcs-snapshot
KEYWORDS=~amd64 ~x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=https://github.com/rickhowe/diffchar.vim/archive/c889cc133e8c6a1ba9ff089a6b9a6b94bd345cb4.tar.gz -> diffchar-8.6.tar.gz
_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec vim-plugin 93be71a1efbbf62981fcd40ee0db6e3f vcs-snapshot b1abf460a493fc59ebb25de0df3f09dd
_md5_=8f7d2644fb402ae7e535ec453017aa6b
|