summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-26 18:57:08 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-26 18:57:08 +0200
commit9c7c3ef426e7b678cb576f29ebf708eb252f2bfe (patch)
treeab0b24736f8f316be0df5fc53da68199f5a37abd /net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild
parentdev-perl/DateTime: keyworded 1.440.0 for sparc, bug #652718 (diff)
downloadgentoo-9c7c3ef426e7b678cb576f29ebf708eb252f2bfe.tar.gz
gentoo-9c7c3ef426e7b678cb576f29ebf708eb252f2bfe.tar.bz2
gentoo-9c7c3ef426e7b678cb576f29ebf708eb252f2bfe.zip
net-analyzer/nagios-plugin-check_raid: Remove support for non-existent deps
Diffstat (limited to 'net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild')
-rw-r--r--net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild
index 470b7a2f2308..b39e7c55fc8b 100644
--- a/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild
+++ b/net-analyzer/nagios-plugin-check_raid/nagios-plugin-check_raid-4.0.0_p20160215.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="${HOMEPAGE}/archive/${COMMIT}.tar.gz -> ${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="3ware aacraid dmraid hpa hpsa i2o megaraid-sas megaraid-scsi mpt mpt-sas2"
+IUSE="3ware aacraid dmraid hpa hpsa megaraid-sas megaraid-scsi mpt mpt-sas2"
DEPEND="dev-perl/Monitoring-Plugin
dev-perl/Module-Pluggable"
@@ -27,7 +27,6 @@ RDEPEND="${DEPEND}
dmraid? ( sys-fs/dmraid )
hpa? ( sys-block/hpacucli )
hpsa? ( sys-apps/cciss_vol_status )
- i2o? ( sys-apps/raidutils )
megaraid-sas? ( sys-block/megacli )
megaraid-scsi? ( sys-block/megarc )
mpt-sas2? ( sys-block/sas2ircu )