app-vim/vimpython: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 18:39:59 +0000 (19:39 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:54:46 +0000 (23:54 +0100)
app-vim/vimpython/vimpython-1.13-r1.ebuild
app-vim/vimpython/vimpython-1.13-r2.ebuild
app-vim/webapi/webapi-0.2.ebuild

index bd653c8a3cc2d1e80c973c7b4a5b6c0e1a5f1621..1801d3944d5874e22f9b1a78a35ba1b1f177e8a1 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: A set of menus/shortcuts to work with Python files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30"
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ppc sparc x86"
 
index 3f5071ff2c8b030e34c2facf944f7a7f7b8bc1a6..08a1107fa94f414d7b75eb64eba0b3a38b7ffd33 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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 inherit vim-plugin python-single-r1
 
 DESCRIPTION="vim plugin: A set of menus/shortcuts to work with Python files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=30"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=30"
 LICENSE="vim"
 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
 
index 0fa081bc7874bced41670476e00bf98b3e155c11..220b40e270c5ce132849ad92c5cd6638eb2b563b 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=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: interface to Web APIs"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4019"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4019"
 LICENSE="BSD"
 KEYWORDS="amd64 x86 ~x64-macos"
 IUSE=""