commit: 87052f745cfee9a475b3142f2c5b8853e9d4db04 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Mar 5 21:03:45 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Mar 10 22:55:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87052f74
app-vim/matrix: use HTTPS app-vim/matrix/matrix-1.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/matrix/matrix-1.10-r1.ebuild b/app-vim/matrix/matrix-1.10-r1.ebuild index bdcbef0f202..91f50bb2f9f 100644 --- a/app-vim/matrix/matrix-1.10-r1.ebuild +++ b/app-vim/matrix/matrix-1.10-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 @@ -6,7 +6,7 @@ EAPI=6 inherit vim-plugin DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1189" LICENSE="vim.org" KEYWORDS="amd64 ~mips ppc sparc x86"
