app-vim/gitlog: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:28:05 +0000 (18:28 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:10:13 +0000 (23:10 +0100)
app-vim/gitlog/gitlog-5.1.0.ebuild
app-vim/gitlog/gitlog-6.0.0.ebuild
app-vim/gitlog/gitlog-9999.ebuild

index f0591aa22ce09e673368e9b1d85feae1f1d17ca1..55e58752e7305c2734d418be05549af3a8596670 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: git log and diff plugin for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
 SRC_URI="https://github.com/PAntoine/vimgitlog/archive/version_${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Artistic"
 KEYWORDS="amd64 x86"
index df4052666bdbee40cce435a90a4634d373a76900..658a3cb149c8b434294789d0cf7d23608644603b 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
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: git log and diff plugin for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
 LICENSE="Artistic"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"
index df4052666bdbee40cce435a90a4634d373a76900..658a3cb149c8b434294789d0cf7d23608644603b 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
@@ -15,7 +15,7 @@ else
 fi
 
 DESCRIPTION="vim plugin: git log and diff plugin for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4294 https://github.com/PAntoine/vimgitlog/"
 LICENSE="Artistic"
 
 VIM_PLUGIN_HELPFILES="${PN}.txt"