app-vim/locateopen: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 5 Mar 2018 21:02:50 +0000 (22:02 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:23 +0000 (23:55 +0100)
app-vim/locateopen/locateopen-1.3-r1.ebuild

index cbc60e66275615abe84fce4f1bf0066ccd699d4d..0074be8f297c5afa7eca9d21f4b4df4fa866a881 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: open a file without supplying a path"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=858"
 
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"