summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-21 18:18:08 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-21 19:12:48 +0100
commit8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c (patch)
tree1e22c48ae9c576c6b00f374d026eebb972d081e0 /net-analyzer
parentapp-portage/unsymlink-lib: Support sys-apps/portage-mgorny (diff)
downloadgentoo-8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c.tar.gz
gentoo-8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c.tar.bz2
gentoo-8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c.zip
net-analyzer/nagios-plugins-flameeyes: Support sys-apps/portage-mgorny
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
index dd0b836e946c..0136755dfa9a 100644
--- a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
+++ b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,10 @@ IUSE="smart samba"
RDEPEND="
dev-perl/Monitoring-Plugin
- sys-apps/portage
+ || (
+ sys-apps/portage
+ sys-apps/portage-mgorny
+ )
dev-perl/Time-Duration
dev-perl/TimeDate
smart? (