app-vim/cecutil: use HTTPS.

This commit is contained in:
Michael Mair-Keimberger
2018-03-04 08:52:17 +01:00
committed by Patrice Clement
parent b6d3405ecd
commit 90a4d6d0cf

View File

@@ -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=5
@@ -6,7 +6,7 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: library used by many of Charles Campbell's plugins"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1066"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1066"
LICENSE="vim"
KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"