commit:     18c882b14a99bf5989ac134398e7f4e54aa38a54
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 17:53:07 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> 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 <soap <AT> 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 @@
                <flag name="hpa">Support HP Array controllers</flag>
                <flag name="hpsa">Support HP SmartArray (CCISS) 
controllers</flag>
                <flag name="megaraid-sas">Support LSI MegaRAID SAS 
controllers</flag>
-               <flag name="megaraid-scsi">Support LSI MegaRAID SCSI 
controllers</flag>
                <flag name="mpt-sas2">Support LSI SAS-2 controllers</flag>
                <flag name="mpt">Support LSI MPT Fusion controllers</flag>
        </use>

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 )
 "

Reply via email to