From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 17:29:10 +0000 (+0100) Subject: app-vim/gitv: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7ed3655174355ae842bfcfb7dd3e842837da38de;p=gentoo.git app-vim/gitv: use HTTPS. --- diff --git a/app-vim/gitv/gitv-1.3.1.ebuild b/app-vim/gitv/gitv-1.3.1.ebuild index 32b603a8c921..0c83e952b99e 100644 --- a/app-vim/gitv/gitv-1.3.1.ebuild +++ b/app-vim/gitv/gitv-1.3.1.ebuild @@ -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 @@ -14,7 +14,7 @@ else fi DESCRIPTION="vim plugin: gitk for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" LICENSE="vim" VIM_PLUGIN_HELPFILES="gitv" diff --git a/app-vim/gitv/gitv-9999.ebuild b/app-vim/gitv/gitv-9999.ebuild index a772cbef62f2..665594feb07b 100644 --- a/app-vim/gitv/gitv-9999.ebuild +++ b/app-vim/gitv/gitv-9999.ebuild @@ -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 @@ -13,7 +13,7 @@ else fi DESCRIPTION="vim plugin: gitk for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/" LICENSE="vim" VIM_PLUGIN_HELPFILES="gitv"