commit: b3dcd270fd954d0c710617d89113d3fce524278c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Mar 4 17:29:32 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Mar 4 22:10:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dcd270
app-vim/gnupg: use HTTPS. app-vim/gnupg/gnupg-2.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/gnupg/gnupg-2.6.ebuild b/app-vim/gnupg/gnupg-2.6.ebuild index 9729d06a6e8..ef344bdcf3f 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"
