From b6d3405ecd9e8c12080225a7b4d0fa1d30721431 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 08:51:43 +0100 Subject: app-vim/calendar: use HTTPS. --- app-vim/calendar/calendar-2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/calendar') diff --git a/app-vim/calendar/calendar-2.9.ebuild b/app-vim/calendar/calendar-2.9.ebuild index 9219fbfb3ce0..d8ec95a7f8c4 100644 --- a/app-vim/calendar/calendar-2.9.ebuild +++ b/app-vim/calendar/calendar-2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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: calendar window" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=52" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=52" LICENSE="vim" KEYWORDS="amd64 ~mips ppc x86" -- cgit v1.2.3-65-gdbad