From b3dcd270fd954d0c710617d89113d3fce524278c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 18:29:32 +0100 Subject: app-vim/gnupg: use HTTPS. --- app-vim/gnupg/gnupg-2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/gnupg') diff --git a/app-vim/gnupg/gnupg-2.6.ebuild b/app-vim/gnupg/gnupg-2.6.ebuild index 9729d06a6e81..ef344bdcf3f9 100644 --- a/app-vim/gnupg/gnupg-2.6.ebuild +++ b/app-vim/gnupg/gnupg-2.6.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="transparent editing of gpg encrypted files" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3645" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3645" LICENSE="GPL-2" KEYWORDS="amd64 ~arm x86" -- cgit v1.2.3-65-gdbad