From 18cd28ff40e03204b06837dd5c0636bbc3b3583a Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 9 Mar 2018 15:40:52 +0100 Subject: [PATCH] app-vim/tasklist: use HTTPS. --- app-vim/tasklist/tasklist-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/tasklist/tasklist-1.0.1.ebuild b/app-vim/tasklist/tasklist-1.0.1.ebuild index 165b0a12dfa9..b855acd97181 100644 --- a/app-vim/tasklist/tasklist-1.0.1.ebuild +++ b/app-vim/tasklist/tasklist-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 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="Highlight FIXME/TODO/CUSTOM keywords in a separate list" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2607" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2607" SRC_URI="https://github.com/vim-scripts/${PN}.vim/tarball/${PV} -> ${P}.tar.gz" LICENSE="MIT" -- 2.26.2