app-vim/voom: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 18:41:59 +0000 (19:41 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:54:48 +0000 (23:54 +0100)
app-vim/voom/voom-5.1-r1.ebuild
app-vim/voom/voom-5.1.ebuild

index b094893460097057a3ee6df3a50985ab23f57d9a..661ae4f5bd8b29c0eb38cb0134a063bee61b514d 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
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-single-r1 vim-plugin
 
 DESCRIPTION="vim plugin: emulates a two-pane text outliner"
-HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657"
+HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657"
 
 LICENSE="CC0-1.0"
 KEYWORDS="~amd64 ~x86"
index 74b2d2e811b593ae1033f9489629ea7db83942ea..d47fb9125ab04e8cda3a93d20fd6711740e879b6 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: emulates a two-pane text outliner"
-HOMEPAGE="https://vim-voom.github.com/ http://www.vim.org/scripts/script.php?script_id=2657"
+HOMEPAGE="https://vim-voom.github.com/ https://www.vim.org/scripts/script.php?script_id=2657"
 LICENSE="CC0-1.0"
 KEYWORDS="amd64 x86"