From 6fe592a0343319abb314b082d1c05a6dd1d21418 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 18:29:59 +0100 Subject: app-vim/greputils: use HTTPS. --- app-vim/greputils/greputils-2.8-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/greputils') diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r1.ebuild index 08131ea52566..ad6fb677b12c 100644 --- a/app-vim/greputils/greputils-2.8-r1.ebuild +++ b/app-vim/greputils/greputils-2.8-r1.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="vim plugin: interface with grep, find and id-utils" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1062" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1062" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86" IUSE="" -- cgit v1.2.3-65-gdbad