From c90431db49bfa8ddd5630ddf487fb4511544e48c Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 29 Sep 2017 20:26:24 -0400 Subject: app-vim/diffchar: remove old --- app-vim/diffchar/diffchar-6.8.ebuild | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 app-vim/diffchar/diffchar-6.8.ebuild (limited to 'app-vim/diffchar/diffchar-6.8.ebuild') diff --git a/app-vim/diffchar/diffchar-6.8.ebuild b/app-vim/diffchar/diffchar-6.8.ebuild deleted file mode 100644 index 6790b0da6cf5..000000000000 --- a/app-vim/diffchar/diffchar-6.8.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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" -- cgit v1.2.3