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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 21C4315808C for ; Sat, 19 Mar 2022 17:53:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F0EE098A; Sat, 19 Mar 2022 17:53:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E07F4E098A for ; Sat, 19 Mar 2022 17:53:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29865343247 for ; Sat, 19 Mar 2022 17:53:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DDF0326 for ; Sat, 19 Mar 2022 17:53:45 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1647712387.18c882b14a99bf5989ac134398e7f4e54aa38a54.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugin-check_raid/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios-plugin-check_raid/metadata.xml net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r2.ebuild net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r2.ebuild X-VCS-Directories: net-analyzer/nagios-plugin-check_raid/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 18c882b14a99bf5989ac134398e7f4e54aa38a54 X-VCS-Branch: master Date: Sat, 19 Mar 2022 17:53:45 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7d023526-f69d-4074-a80b-649acc4738b5 X-Archives-Hash: a7c8eaee3d9a529c83350dc3f810cf30 commit: 18c882b14a99bf5989ac134398e7f4e54aa38a54 Author: David Seifert gentoo org> AuthorDate: Sat Mar 19 17:53:07 2022 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Mar 19 17:53:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c882b1 net-analyzer/nagios-plugin-check_raid: remove support for sys-block/megarc Bug: https://bugs.gentoo.org/689770 Signed-off-by: David Seifert gentoo.org> net-analyzer/nagios-plugin-check_raid/metadata.xml | 1 - ...id-4.0.10-r1.ebuild => nagios-plugin-check_raid-4.0.10-r2.ebuild} | 5 ++--- ...raid-4.0.8-r1.ebuild => nagios-plugin-check_raid-4.0.8-r2.ebuild} | 5 ++--- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/net-analyzer/nagios-plugin-check_raid/metadata.xml b/net-analyzer/nagios-plugin-check_raid/metadata.xml index 2ce7209ce36d..92b1823c07b8 100644 --- a/net-analyzer/nagios-plugin-check_raid/metadata.xml +++ b/net-analyzer/nagios-plugin-check_raid/metadata.xml @@ -20,7 +20,6 @@ Support HP Array controllers Support HP SmartArray (CCISS) controllers Support LSI MegaRAID SAS controllers - Support LSI MegaRAID SCSI controllers Support LSI SAS-2 controllers Support LSI MPT Fusion controllers diff --git a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r2.ebuild similarity index 92% rename from net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild rename to net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r2.ebuild index eaf055e9fadc..d0caa68e4912 100644 --- a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r1.ebuild +++ b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.10-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/glensc/nagios-plugin-check_raid/archive/${MY_PV}.tar LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" -IUSE="3ware aacraid dmraid hpa hpsa megaraid-sas megaraid-scsi mpt mpt-sas2" +IUSE="3ware aacraid dmraid hpa hpsa megaraid-sas mpt mpt-sas2" DEPEND="dev-perl/Monitoring-Plugin dev-perl/Module-Pluggable" @@ -28,7 +28,6 @@ RDEPEND="${DEPEND} hpa? ( sys-block/hpacucli ) hpsa? ( sys-apps/cciss_vol_status ) megaraid-sas? ( sys-block/megacli ) - megaraid-scsi? ( sys-block/megarc ) mpt-sas2? ( sys-block/sas2ircu ) mpt? ( sys-block/mpt-status ) " diff --git a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r2.ebuild similarity index 92% rename from net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild rename to net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r2.ebuild index eaf055e9fadc..d0caa68e4912 100644 --- a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r1.ebuild +++ b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/glensc/nagios-plugin-check_raid/archive/${MY_PV}.tar LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~sparc ~x86" -IUSE="3ware aacraid dmraid hpa hpsa megaraid-sas megaraid-scsi mpt mpt-sas2" +IUSE="3ware aacraid dmraid hpa hpsa megaraid-sas mpt mpt-sas2" DEPEND="dev-perl/Monitoring-Plugin dev-perl/Module-Pluggable" @@ -28,7 +28,6 @@ RDEPEND="${DEPEND} hpa? ( sys-block/hpacucli ) hpsa? ( sys-apps/cciss_vol_status ) megaraid-sas? ( sys-block/megacli ) - megaraid-scsi? ( sys-block/megarc ) mpt-sas2? ( sys-block/sas2ircu ) mpt? ( sys-block/mpt-status ) "