From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 40A31139085 for ; Sun, 29 Jan 2017 13:56:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 259E814284; Sun, 29 Jan 2017 13:56:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 035C214284 for ; Sun, 29 Jan 2017 13:55:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18D1A34167A for ; Sun, 29 Jan 2017 13:55:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2D8E39DF for ; Sun, 29 Jan 2017 13:55:53 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485698121.92062e73187f510e3c942c3dd58bff7b7bd74c8b.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/monitoring-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild X-VCS-Directories: net-analyzer/monitoring-plugins/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 92062e73187f510e3c942c3dd58bff7b7bd74c8b X-VCS-Branch: master Date: Sun, 29 Jan 2017 13:55:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 910f5df9-70cd-41aa-aa37-ce85d7c9f817 X-Archives-Hash: 887bfd38c9c8c00e291d33ec9e1749e9 commit: 92062e73187f510e3c942c3dd58bff7b7bd74c8b Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Jan 29 13:55:21 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Jan 29 13:55:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92062e73 net-analyzer/monitoring-plugins: amd64 stable wrt bug #607538 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild index 8e3cd45..2c12928 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://www.monitoring-plugins.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="gnutls ipv6 ldap libressl mysql dns fping game postgres samba snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will