app-vim/pgn-syntax: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 21 Mar 2019 17:15:23 +0000 (18:15 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 22 Mar 2019 23:59:14 +0000 (00:59 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11449
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-vim/pgn-syntax/pgn-syntax-1.0.ebuild

index f12033db306675f040e6a7f24368eab7a6657ecb..82a0d2e267c99dec59b3de3438c775d21b5b17b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -6,7 +6,7 @@ EAPI=0
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: PGN (chess Portable Game Notation) syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=677"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=677"
 
 LICENSE="vim.org"
 KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"