From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 08:00:11 +0000 (+0100) Subject: app-vim/colorv: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=307fc02f3b8dbf66e8908fd1c75a466483a2e443;p=gentoo.git app-vim/colorv: use HTTPS. --- diff --git a/app-vim/colorv/colorv-3.0.2-r1.ebuild b/app-vim/colorv/colorv-3.0.2-r1.ebuild index 104df9cc3bf3..7f371d403d8d 100644 --- a/app-vim/colorv/colorv-3.0.2-r1.ebuild +++ b/app-vim/colorv/colorv-3.0.2-r1.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 @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 vim-plugin DESCRIPTION="vim plugin: a color tool for vim" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3597 https://github.com/Rykka/colorv.vim/" LICENSE="MIT" KEYWORDS="amd64 x86" IUSE=""