summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 18:29:32 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-04 23:10:27 +0100
commitb3dcd270fd954d0c710617d89113d3fce524278c (patch)
tree142124fabae4c4d668dec1213d9a7ce29e152bd5 /app-vim/gnupg
parentapp-vim/gitv: use HTTPS. (diff)
downloadgentoo-b3dcd270fd954d0c710617d89113d3fce524278c.tar.gz
gentoo-b3dcd270fd954d0c710617d89113d3fce524278c.tar.bz2
gentoo-b3dcd270fd954d0c710617d89113d3fce524278c.zip
app-vim/gnupg: use HTTPS.
Diffstat (limited to 'app-vim/gnupg')
-rw-r--r--app-vim/gnupg/gnupg-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"