blob: 062509bf87d571bc63172ffbaf9f859f04dee90e (
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: highlight the exact differences, based on characters and words
EAPI=6
HOMEPAGE=https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932
KEYWORDS=~amd64 ~x86
LICENSE=vim.org
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/diffchar-6.9.tar.bz2 https://dev.gentoo.org/~radhermit/vim/diffchar-6.9.tar.bz2
_eclasses_=vim-doc af2c81a1feeb0a99e91bee3e20769edb vim-plugin 6f0171b0a2f2fce005c13b4c0685a0d8
_md5_=5562a1f190fb147a1bc690f0a0721303
|