summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2017-09-29 20:26:24 -0400
committerTim Harder <radhermit@gentoo.org>2017-09-29 20:26:24 -0400
commitc90431db49bfa8ddd5630ddf487fb4511544e48c (patch)
treee384b042626cfeb1166286235549760f39139670 /app-vim/diffchar/diffchar-6.8.ebuild
parentapp-vim/diffchar: stabilize 6.9 (diff)
downloadgentoo-c90431db49bfa8ddd5630ddf487fb4511544e48c.tar.gz
gentoo-c90431db49bfa8ddd5630ddf487fb4511544e48c.tar.bz2
gentoo-c90431db49bfa8ddd5630ddf487fb4511544e48c.zip
app-vim/diffchar: remove old
Diffstat (limited to 'app-vim/diffchar/diffchar-6.8.ebuild')
-rw-r--r--app-vim/diffchar/diffchar-6.8.ebuild13
1 files changed, 0 insertions, 13 deletions
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"