app-vim/ebnf-syntax: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 08:22:37 +0000 (09:22 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:46:27 +0000 (22:46 +0100)
app-vim/ebnf-syntax/ebnf-syntax-1.1-r1.ebuild
app-vim/ebnf-syntax/ebnf-syntax-1.1-r2.ebuild

index 887c96824fef2109b73642b6e42fd44f8d396933..019f09f580c37575c6efc69be2318241bc114bd8 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=545"
 LICENSE="vim"
 KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
index f628efe94fd84de09fd87943e6f97434912240b9..05e418e59cd35e135ff17b8cf95201e9dd20c545 100644 (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=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: EBNF (ISO/IEC 14997) file syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=545"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=545"
 LICENSE="vim"
 KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""