Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-plugins-flameeyes/
Date: Wed, 21 Mar 2018 18:13:15
Message-Id: 1521655968.8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c.mgorny@gentoo
1 commit: 8a2b8b0e72d6c8d8981ab64f4e91b66fb840fa5c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 21 17:18:08 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 21 18:12:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a2b8b0e
7
8 net-analyzer/nagios-plugins-flameeyes: Support sys-apps/portage-mgorny
9
10 .../nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild | 7 +++++--
11 1 file changed, 5 insertions(+), 2 deletions(-)
12
13 diff --git a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
14 index dd0b836e946..0136755dfa9 100644
15 --- a/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
16 +++ b/net-analyzer/nagios-plugins-flameeyes/nagios-plugins-flameeyes-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -18,7 +18,10 @@ IUSE="smart samba"
24
25 RDEPEND="
26 dev-perl/Monitoring-Plugin
27 - sys-apps/portage
28 + || (
29 + sys-apps/portage
30 + sys-apps/portage-mgorny
31 + )
32 dev-perl/Time-Duration
33 dev-perl/TimeDate
34 smart? (