From 77ab5c28da1da627f01266f44411aec0e7fee31d Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 18:26:22 +0100 Subject: app-vim/genutils: use HTTPS. --- app-vim/genutils/genutils-2.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-vim/genutils') diff --git a/app-vim/genutils/genutils-2.5.ebuild b/app-vim/genutils/genutils-2.5.ebuild index b263733bfdce..ad3e2f826c81 100644 --- a/app-vim/genutils/genutils-2.5.ebuild +++ b/app-vim/genutils/genutils-2.5.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=5 @@ -6,8 +6,8 @@ EAPI=5 inherit vim-plugin DESCRIPTION="vim plugin: library with various useful functions" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=197" -SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=11399 -> ${P}.zip" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=197" +SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=11399 -> ${P}.zip" LICENSE="GPL-3" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" -- cgit v1.2.3-65-gdbad