summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-07 19:42:12 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-07 23:14:19 +0100
commit234862107b6921f43a5a36f77618ac745690b2f4 (patch)
tree832b2637600586584f0527b1f419ab1f1036d8e0
parentapp-shells/quoter: arm64 stable (diff)
downloadgentoo-23486210.tar.gz
gentoo-23486210.tar.bz2
gentoo-23486210.zip
app-vim/nagios-syntax: use HTTPS.
Closes: https://github.com/gentoo/gentoo/pull/7386
-rw-r--r--app-vim/nagios-syntax/nagios-syntax-1.8.ebuild4
-rw-r--r--app-vim/nagios-syntax/nagios-syntax-20050105.ebuild4
2 files changed, 4 insertions, 4 deletions
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=""