summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-08 21:06:22 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-11 15:15:04 +0100
commit6b5964a5c9cf231ef542c24f399f85c6eacdb180 (patch)
treea36e9a02074965a4450ee0568fcf62829809e275 /app-vim/recover
parentapp-vim/rails: use HTTPS (diff)
downloadgentoo-6b5964a5c9cf231ef542c24f399f85c6eacdb180.tar.gz
gentoo-6b5964a5c9cf231ef542c24f399f85c6eacdb180.tar.bz2
gentoo-6b5964a5c9cf231ef542c24f399f85c6eacdb180.zip
app-vim/recover: use HTTPS.
Diffstat (limited to 'app-vim/recover')
-rw-r--r--app-vim/recover/recover-0.18.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/recover/recover-0.18.ebuild b/app-vim/recover/recover-0.18.ebuild
index 38cfca9c21eb..7512b666fb1b 100644
--- a/app-vim/recover/recover-0.18.ebuild
+++ b/app-vim/recover/recover-0.18.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: show differences for recovered files"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3068 https://github.com/chrisbra/Recover.vim"
LICENSE="vim"
KEYWORDS="amd64 x86"