app-vim/gnupg: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 17:29:32 +0000 (18:29 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 4 Mar 2018 22:10:27 +0000 (23:10 +0100)
app-vim/gnupg/gnupg-2.6.ebuild

index 9729d06a6e8181acae7b166677b86d6d428b01b2..ef344bdcf3f9f0d8f12c4060dd3613bc7e89f6ac 100644 (file)
@@ -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"