app-vim/foldutil: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:24:17 +0000 (18:24 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:09:23 +0000 (23:09 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7360

app-vim/foldutil/foldutil-3.0-r1.ebuild

index 953cbc3f0d0dbfccc64eb7896267421b4a00fa4d..034686ed7a4e78907770be00ef6ca26eb663cf17 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: fold creation utility"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=158"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=158"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""