mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
app-vim/multiplesearch: use HTTPS
This commit is contained in:
committed by
Patrice Clement
parent
ad689a17f6
commit
b0415ddda6
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user