public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_logfiles/
Date: Wed,  8 Feb 2017 08:36:57 +0000 (UTC)	[thread overview]
Message-ID: <1486543012.59757cde7921d7ea3e7cdce5d50344b41dbc688d.robbat2@gentoo> (raw)

commit:     59757cde7921d7ea3e7cdce5d50344b41dbc688d
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  8 08:34:41 2017 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Wed Feb  8 08:36:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59757cde

net-analyzer/nagios-check_logfiles: support net-analyzer/monitoring-plugins

Package-Manager: portage-2.3.2
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 .../nagios-check_logfiles/nagios-check_logfiles-2.3.2.1-r1.ebuild     | 4 ++--
 .../nagios-check_logfiles/nagios-check_logfiles-3.7.3.1-r1.ebuild     | 4 ++--
 .../nagios-check_logfiles/nagios-check_logfiles-3.7.3.1.ebuild        | 4 ++--
 .../nagios-check_logfiles/nagios-check_logfiles-3.7.6.3.ebuild        | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-2.3.2.1-r1.ebuild b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-2.3.2.1-r1.ebuild
index 39defe2b46..afc46f07d1 100644
--- a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-2.3.2.1-r1.ebuild
+++ b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-2.3.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~ppc ppc64 ~sparc x86"
 IUSE=""
 
-DEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
+DEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
 RDEPEND="${DEPEND}"
 
 S="${WORKDIR}/${MY_P}"

diff --git a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1-r1.ebuild b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1-r1.ebuild
index 567f02d68b..ad9ab98863 100644
--- a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1-r1.ebuild
+++ b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
-RDEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
+RDEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
 
 S="${WORKDIR}/${MY_P}"
 

diff --git a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1.ebuild b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1.ebuild
index b02476bed9..ccd87e8efa 100644
--- a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1.ebuild
+++ b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ SLOT="0"
 
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
-RDEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
+RDEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
 
 S="${WORKDIR}/${MY_P}"
 

diff --git a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.6.3.ebuild b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.6.3.ebuild
index cebc483dda..178ea1fe96 100644
--- a/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.6.3.ebuild
+++ b/net-analyzer/nagios-check_logfiles/nagios-check_logfiles-3.7.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 
 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
 
-RDEPEND=">=net-analyzer/nagios-plugins-1.4.13-r1"
+RDEPEND="|| ( >=net-analyzer/nagios-plugins-1.4.13-r1 >=net-analyzer/monitoring-plugins-2 )"
 
 S="${WORKDIR}/${MY_P}"
 


             reply	other threads:[~2017-02-08  8:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-08  8:36 Robin H. Johnson [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-30 10:06 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_logfiles/ Michael Orlitzky
2022-08-29 12:38 Jakov Smolić
2022-08-12 14:27 Sam James
2022-08-03 16:12 Arthur Zamarin
2022-02-26  2:47 Sam James
2017-04-02  2:31 Michael Orlitzky
2017-03-31 12:09 Agostino Sarubbo
2017-03-31  7:46 Michael Weber
2016-11-20 19:24 David Seifert
2016-11-19 20:52 David Seifert
2016-06-19  2:16 Göktürk Yüksek
2015-12-31  5:53 Ian Delaney
2015-11-12 16:25 Ian Delaney
2015-11-12 16:25 Ian Delaney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1486543012.59757cde7921d7ea3e7cdce5d50344b41dbc688d.robbat2@gentoo \
    --to=robbat2@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox