media-libs/portaudio: Version bump
[gentoo.git] / app-vim / diffchar / diffchar-6.4.ebuild
1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=6
6
7 inherit vim-plugin
8
9 DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words"
10 HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932"
11 LICENSE="vim.org"
12 KEYWORDS="amd64 x86"
13
14 VIM_PLUGIN_HELPFILES="${PN}.txt"