app-vim/brainfuck-syntax: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 07:48:43 +0000 (08:48 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:45:58 +0000 (22:45 +0100)
app-vim/brainfuck-syntax/brainfuck-syntax-1.0.2.ebuild
app-vim/brainfuck-syntax/brainfuck-syntax-1.0.3.ebuild

index 11b0f9b837bcb2ba84f4ce5348c44a14bb7cbe46..2d1ee99fad938d66514de68e0df8ad9068c8c264 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: BrainFuck source file syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=716"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=716"
 LICENSE="vim.org"
 KEYWORDS="amd64 ~mips ppc ppc64 x86"
 IUSE=""
index 106e5aa0416cabab078bc8b674772f34d9397e23..3228130a7b4004f2ebfe0a54605fde5fdefc9df9 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: BrainFuck source file syntax highlighting"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=716"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=716"
 LICENSE="BSD-2"
 KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"