From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1029810-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 44874138334 for <garchives@archives.gentoo.org>; Mon, 11 Jun 2018 16:28:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0746BE08C8; Mon, 11 Jun 2018 16:28:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9C8FE08C8 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jun 2018 16:28:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 97E9E335C89 for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jun 2018 16:28:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92C652CC for <gentoo-commits@lists.gentoo.org>; Mon, 11 Jun 2018 16:28:13 +0000 (UTC) From: "Aaron Bauman" <bman@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" <bman@gentoo.org> Message-ID: <1528734397.3ec3d66e947def8b410d03db1cfa02ca31cad22c.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios/nagios-4.3.1.ebuild net-analyzer/nagios/nagios-4.3.3.ebuild net-analyzer/nagios/nagios-4.3.4.ebuild X-VCS-Directories: net-analyzer/nagios/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 3ec3d66e947def8b410d03db1cfa02ca31cad22c X-VCS-Branch: master Date: Mon, 11 Jun 2018 16:28:13 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2bbee787-8173-4252-b7e0-a35e40f91b85 X-Archives-Hash: 4868dfba2374d96f2c3106ae443a0ac9 commit: 3ec3d66e947def8b410d03db1cfa02ca31cad22c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jun 10 09:17:59 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jun 11 16:26:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec3d66e net-analyzer/nagios: use HTTPs net-analyzer/nagios/nagios-4.3.1.ebuild | 4 ++-- net-analyzer/nagios/nagios-4.3.3.ebuild | 4 ++-- net-analyzer/nagios/nagios-4.3.4.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-analyzer/nagios/nagios-4.3.1.ebuild b/net-analyzer/nagios/nagios-4.3.1.ebuild index e2be13acf41..2c40afdab19 100644 --- a/net-analyzer/nagios/nagios-4.3.1.ebuild +++ b/net-analyzer/nagios/nagios-4.3.1.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 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/nagios/nagios-4.3.3.ebuild b/net-analyzer/nagios/nagios-4.3.3.ebuild index e2be13acf41..2c40afdab19 100644 --- a/net-analyzer/nagios/nagios-4.3.3.ebuild +++ b/net-analyzer/nagios/nagios-4.3.3.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 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0" diff --git a/net-analyzer/nagios/nagios-4.3.4.ebuild b/net-analyzer/nagios/nagios-4.3.4.ebuild index 56f21be590a..a29da55bee7 100644 --- a/net-analyzer/nagios/nagios-4.3.4.ebuild +++ b/net-analyzer/nagios/nagios-4.3.4.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 EAPI=6 DESCRIPTION="The Nagios metapackage" -HOMEPAGE="http://www.nagios.org/" +HOMEPAGE="https://www.nagios.org/" LICENSE="GPL-2" SLOT="0"