From 0748ca1f7f2fbea575955c464b0a956ddf8f2b7e Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 09:25:40 +0100 Subject: app-vim/errsign: use HTTPS. --- app-vim/errsign/errsign-0.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/errsign') diff --git a/app-vim/errsign/errsign-0.1-r1.ebuild b/app-vim/errsign/errsign-0.1-r1.ebuild index 1fa7a1eb8cd0..46ade2f94c13 100644 --- a/app-vim/errsign/errsign-0.1-r1.ebuild +++ b/app-vim/errsign/errsign-0.1-r1.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: display marks on lines with errors" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1027" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1027" LICENSE="vim.org" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -- cgit v1.2.3-65-gdbad