app-vim/nagios-syntax: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Wed, 7 Mar 2018 18:42:12 +0000 (19:42 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 7 Mar 2018 22:14:19 +0000 (23:14 +0100)
Closes: https://github.com/gentoo/gentoo/pull/7386

app-vim/nagios-syntax/nagios-syntax-1.8.ebuild
app-vim/nagios-syntax/nagios-syntax-20050105.ebuild

index d8cbec98c140052d4d9c7144b2c70760ad4ef50f..23f6b558f8cd4d6e98dc955892577401536f8c48 100644 (file)
@@ -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: Nagios configuration files syntax"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2261"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
 SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.tar.gz"
 
 LICENSE="vim.org"
index 8b221a14b08744710ceeb4495f55393803566d18..5bb7e719ee73074ce2756070800b9a6e40781604 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: Nagios configuration files syntax"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2261"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
 LICENSE="vim.org"
 KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""