app-vim/vimpress: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 18:37:55 +0000 (19:37 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:54:45 +0000 (23:54 +0100)
app-vim/vimpress/vimpress-2.1.5.ebuild
app-vim/vimpress/vimpress-3.2.0.ebuild

index 0153e0641076be183d05dff0bd580fe2ad94953e..8d9f9bb237eb2dfb862db4e303cdf3b8488cf947 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -7,7 +7,7 @@ inherit vim-plugin
 
 MY_PN="VimRepress"
 DESCRIPTION="vim plugin: manage wordpress blogs from vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3510"
 SRC_URI="https://github.com/vim-scripts/${MY_PN}/tarball/${PV} -> ${P}.tar.gz"
 LICENSE="vim"
 KEYWORDS="amd64 x86"
index 800fe671ea65a29e2bd6eca1fda983d7d1131971..863178d710d4a2f802901af9a1cbd17133520353 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=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 vim-plugin
 
 DESCRIPTION="vim plugin: manage wordpress blogs from vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3510"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3510"
 LICENSE="vim"
 KEYWORDS="amd64 x86"
 IUSE=""