summaryrefslogtreecommitdiff
path: root/app-vim/multiplesearch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-13 16:55:35 +0000
commit1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (patch)
treec99a472cce74148d499f42ada873454b0e32a42d /app-vim/multiplesearch
parentda6a52f691ef980bab92d003d5df8f463c623af8 (diff)
gentoo resync : 13.03.2018
Diffstat (limited to 'app-vim/multiplesearch')
-rw-r--r--app-vim/multiplesearch/Manifest2
-rw-r--r--app-vim/multiplesearch/multiplesearch-1.3.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/multiplesearch/Manifest b/app-vim/multiplesearch/Manifest
index e8e5fcebd969..7e6097ef5edf 100644
--- a/app-vim/multiplesearch/Manifest
+++ b/app-vim/multiplesearch/Manifest
@@ -1,3 +1,3 @@
DIST multiplesearch-1.3.zip 6500 BLAKE2B 6ef00cdc03b46f714ced36e38e7928ccdccb2821c09d35e08fda77520b3f7ea612ca2f7818aba19d2d9b0baa1ab5fc4268b547973cc058557f618e1d5ee56739 SHA512 015e5744c0b0c496ca9263c901f29d66ea8edb75de6d39eb5b4956d977b1714611fda199be730fd77f6a9c0ceb0fe0cd74744ba3853b747f33bcdc8af92e7235
-EBUILD multiplesearch-1.3.ebuild 487 BLAKE2B ef025829773cb7a3f0c536354ba9a8d222e1a2716eb64b6c197db527118bd4f91a82bdecfbb971477e2477e525ba69c3b86cd14584dad40e734793d52697c21e SHA512 d8bd57e5c61545f34401986c6050ac4e0768fb05cf8b02afb8c39625ddd30461c973238d555b5898b6d815c367a9bce537766d3281de7c6448c045ce89a05f78
+EBUILD multiplesearch-1.3.ebuild 489 BLAKE2B 9b72f40caec4b05f9ab86b0249dc177db313e88930d0600462a23dd3d5fedd03c7f198693741b6f2ceff571ca2495e1d6da574c8c17e24d000b8d15c4790aefc SHA512 2b556dde6e5feb7e6951ba931c5f9be3072cab7d941c22e6c6c89c9ca3f11cd008b5ae230b4bdaa21270d7e84663cd5786cb80922fd9ad509ff9a5cdfab99101
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/multiplesearch/multiplesearch-1.3.ebuild b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
index c497fda29fc4..23969f4db751 100644
--- a/app-vim/multiplesearch/multiplesearch-1.3.ebuild
+++ b/app-vim/multiplesearch/multiplesearch-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: allows multiple highlighted searches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=479"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=9276 -> ${P}.zip"
+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"