summaryrefslogtreecommitdiff
path: root/app-vim/multiplesearch/multiplesearch-1.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/multiplesearch/multiplesearch-1.3.ebuild')
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.3.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/app-vim/multiplesearch/multiplesearch-1.3.ebuild b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
deleted file mode 100644
index 23969f4db751..000000000000
--- a/app-vim/multiplesearch/multiplesearch-1.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: allows multiple highlighted searches"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=479"
-SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=9276 -> ${P}.zip"
-LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-
-VIM_PLUGIN_HELPFILES="MultipleSearch.txt"
-
-DEPEND="app-arch/unzip"
-
-S=${WORKDIR}