summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 18:29:10 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-04 23:10:20 +0100
commit7ed3655174355ae842bfcfb7dd3e842837da38de (patch)
tree86b0712930f2636c263d89fe4aa51c76cd725fec /app-vim/gitv/gitv-1.3.1.ebuild
parentapp-vim/gitlog: use HTTPS. (diff)
downloadgentoo-7ed3655174355ae842bfcfb7dd3e842837da38de.tar.gz
gentoo-7ed3655174355ae842bfcfb7dd3e842837da38de.tar.bz2
gentoo-7ed3655174355ae842bfcfb7dd3e842837da38de.zip
app-vim/gitv: use HTTPS.
Diffstat (limited to 'app-vim/gitv/gitv-1.3.1.ebuild')
-rw-r--r--app-vim/gitv/gitv-1.3.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gitv/gitv-1.3.1.ebuild b/app-vim/gitv/gitv-1.3.1.ebuild
index 32b603a8c921..0c83e952b99e 100644
--- a/app-vim/gitv/gitv-1.3.1.ebuild
+++ b/app-vim/gitv/gitv-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="vim plugin: gitk for vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3574 https://github.com/gregsexton/gitv/"
LICENSE="vim"
VIM_PLUGIN_HELPFILES="gitv"