From 6b5964a5c9cf231ef542c24f399f85c6eacdb180 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 8 Mar 2018 21:06:22 +0100 Subject: app-vim/recover: use HTTPS. --- app-vim/recover/recover-0.18.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim') diff --git a/app-vim/recover/recover-0.18.ebuild b/app-vim/recover/recover-0.18.ebuild index 38cfca9c21eb..7512b666fb1b 100644 --- a/app-vim/recover/recover-0.18.ebuild +++ b/app-vim/recover/recover-0.18.ebuild @@ -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: show differences for recovered files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim" LICENSE="vim" KEYWORDS="amd64 x86" -- cgit v1.2.3-18-g5258