app-vim/genindent: use HTTPS.

This commit is contained in:
Michael Mair-Keimberger
2018-03-04 18:25:55 +01:00
committed by Patrice Clement
parent 1846e8bcd9
commit 88d2a23712

View File

@@ -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
@@ -6,7 +6,7 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: library for simplifying indent files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=678"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=678"
LICENSE="vim"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE=""