From: Michael Mair-Keimberger Date: Wed, 7 Mar 2018 18:42:12 +0000 (+0100) Subject: app-vim/nagios-syntax: use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=234862107b6921f43a5a36f77618ac745690b2f4;p=gentoo.git app-vim/nagios-syntax: use HTTPS. Closes: https://github.com/gentoo/gentoo/pull/7386 --- diff --git a/app-vim/nagios-syntax/nagios-syntax-1.8.ebuild b/app-vim/nagios-syntax/nagios-syntax-1.8.ebuild index d8cbec98c140..23f6b558f8cd 100644 --- a/app-vim/nagios-syntax/nagios-syntax-1.8.ebuild +++ b/app-vim/nagios-syntax/nagios-syntax-1.8.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: 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" diff --git a/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild b/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild index 8b221a14b087..5bb7e719ee73 100644 --- a/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild +++ b/app-vim/nagios-syntax/nagios-syntax-20050105.ebuild @@ -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=""