From 87e2161ee09059acce714e53b50cd4f7d427123b Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 09:21:33 +0100 Subject: app-vim/diffchar: use HTTPS. --- app-vim/diffchar/diffchar-7.01.ebuild | 4 ++-- app-vim/diffchar/diffchar-7.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-vim/diffchar/diffchar-7.01.ebuild b/app-vim/diffchar/diffchar-7.01.ebuild index c7ec4e2fdc9a..6c45dd971e77 100644 --- a/app-vim/diffchar/diffchar-7.01.ebuild +++ b/app-vim/diffchar/diffchar-7.01.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 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words" -HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932" +HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932" LICENSE="vim.org" KEYWORDS="amd64 x86" diff --git a/app-vim/diffchar/diffchar-7.2.ebuild b/app-vim/diffchar/diffchar-7.2.ebuild index 6790b0da6cf5..7a51a1973915 100644 --- a/app-vim/diffchar/diffchar-7.2.ebuild +++ b/app-vim/diffchar/diffchar-7.2.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 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: highlight the exact differences, based on characters and words" -HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932" +HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932" LICENSE="vim.org" KEYWORDS="~amd64 ~x86" -- cgit v1.2.3-65-gdbad