app-vim/searchcomplete: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 8 Mar 2018 20:07:51 +0000 (21:07 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 11 Mar 2018 14:15:08 +0000 (15:15 +0100)
app-vim/searchcomplete/searchcomplete-1.1-r1.ebuild

index c6be88ee3e9ae65f46f59759ee96af2e93cbab43..de6531885534c952b3188df67269d1c9e9819c81 100644 (file)
@@ -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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: tab completion in searches"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=474"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=474"
 LICENSE="GPL-2"
 KEYWORDS="alpha sparc x86 ia64 ppc amd64"
 IUSE=""