summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-09 19:36:09 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-10 23:54:43 +0100
commit2cf07f9fd1aacdd79287242e611b390545c3aa38 (patch)
treed530de24f7a76281a13797f3ff0c31688d817f42 /app-vim/vimcommander
parentapp-vim/vimcalc: use HTTPS. (diff)
downloadgentoo-2cf07f9fd1aacdd79287242e611b390545c3aa38.tar.gz
gentoo-2cf07f9fd1aacdd79287242e611b390545c3aa38.tar.bz2
gentoo-2cf07f9fd1aacdd79287242e611b390545c3aa38.zip
app-vim/vimcommander: use HTTPS.
Diffstat (limited to 'app-vim/vimcommander')
-rw-r--r--app-vim/vimcommander/vimcommander-0.81.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcommander/vimcommander-0.81.ebuild b/app-vim/vimcommander/vimcommander-0.81.ebuild
index d61a775fe9f5..991351f9bd3b 100644
--- a/app-vim/vimcommander/vimcommander-0.81.ebuild
+++ b/app-vim/vimcommander/vimcommander-0.81.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 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: Total Commander style file explorer"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=808"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=808"
LICENSE="GPL-2"
KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"