app-vim/toggle: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 14:50:07 +0000 (15:50 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:06 +0000 (23:55 +0100)
app-vim/toggle/toggle-0.5-r1.ebuild

index cc6ea38f9ccbb76151e0b0adf603c4bb6a1fb38f..7e312a8c91de01a64a14c170e4cf5e096668130f 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: quickly toggle boolean-type keywords"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=895"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=895"
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
 IUSE=""