summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-09-29 20:25:47 -0400
committerTim Harder <radhermit@gentoo.org>2017-09-29 20:25:47 -0400
commit814fcebb0900f1cef29e5b163ffbe9f6eef1188c (patch)
treeb97efd695f416a0eebce05f18878dd18db8bb2fd /app-vim/diffchar/diffchar-7.01.ebuild
parentapp-vim/bufexplorer: version bump to 7.4.19 (diff)
downloadgentoo-814fcebb0900f1cef29e5b163ffbe9f6eef1188c.tar.gz
gentoo-814fcebb0900f1cef29e5b163ffbe9f6eef1188c.tar.bz2
gentoo-814fcebb0900f1cef29e5b163ffbe9f6eef1188c.zip
app-vim/diffchar: version bump to 7.01
Diffstat (limited to 'app-vim/diffchar/diffchar-7.01.ebuild')
-rw-r--r--app-vim/diffchar/diffchar-7.01.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/app-vim/diffchar/diffchar-7.01.ebuild b/app-vim/diffchar/diffchar-7.01.ebuild
new file mode 100644
index 000000000000..6790b0da6cf5
--- /dev/null
+++ b/app-vim/diffchar/diffchar-7.01.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words"
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932"
+LICENSE="vim.org"
+KEYWORDS="~amd64 ~x86"
+
+VIM_PLUGIN_HELPFILES="${PN}.txt"