From d87262dd706fec50cd150aab3e93883b6337466d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:56:41 +0100 Subject: gentoo resync : 14.07.2018 --- app-vim/multiplesearch/multiplesearch-1.3.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 app-vim/multiplesearch/multiplesearch-1.3.ebuild (limited to 'app-vim/multiplesearch/multiplesearch-1.3.ebuild') 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} -- cgit v1.2.3