summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-05 22:03:45 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-10 23:55:25 +0100
commit87052f745cfee9a475b3142f2c5b8853e9d4db04 (patch)
treeccb724f5bb6586de0410b4e594f16f6bd4d7be49 /app-vim/matrix
parentapp-vim/locateopen: use HTTPS. (diff)
downloadgentoo-87052f745cfee9a475b3142f2c5b8853e9d4db04.tar.gz
gentoo-87052f745cfee9a475b3142f2c5b8853e9d4db04.tar.bz2
gentoo-87052f745cfee9a475b3142f2c5b8853e9d4db04.zip
app-vim/matrix: use HTTPS
Diffstat (limited to 'app-vim/matrix')
-rw-r--r--app-vim/matrix/matrix-1.10-r1.ebuild4
1 files 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 bdcbef0f2021..91f50bb2f9ff 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"