app-vim/curcmdmode: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 08:02:42 +0000 (09:02 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:46:18 +0000 (22:46 +0100)
app-vim/curcmdmode/curcmdmode-1.0-r1.ebuild

index 66e3878fd4045d6eaf9ff148e33e6e8b6fea68ae..48607fca05bf7dfeefea15927bccce9efe3cfc5d 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: library for extending vim's mode() function"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=745"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=745"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""