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

index 36f8e62d1ec5e4795a7a11618b56fd628ac70261..2c2f54a9780af21ebb48fd62b4be6931a969b758 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
@@ -13,7 +13,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: syntax checking using external tools"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
 LICENSE="WTFPL-2"
 
 VIM_PLUGIN_HELPFILES="${PN}"
index cc6fc347a77abc3102c4cf028d13d400dcd40512..6776db4e00ef13c9245a3503999bf44f5ad08ddf 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
@@ -13,7 +13,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: syntax checking using external tools"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2736 https://github.com/scrooloose/syntastic/"
 LICENSE="WTFPL-2"
 
 VIM_PLUGIN_HELPFILES="${PN}"