public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nrpe/
Date: Thu, 29 Apr 2021 18:28:09 +0000 (UTC)	[thread overview]
Message-ID: <1619720885.39d8d363398d85a269fe57130a0277001d0edeea.zlogene@gentoo> (raw)

commit:     39d8d363398d85a269fe57130a0277001d0edeea
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 29 18:17:16 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Apr 29 18:28:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39d8d363

net-analyzer/nrpe: remove libressl support

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-analyzer/nrpe/nrpe-4.0.0.ebuild | 9 +++------
 net-analyzer/nrpe/nrpe-4.0.2.ebuild | 9 +++------
 2 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/net-analyzer/nrpe/nrpe-4.0.0.ebuild b/net-analyzer/nrpe/nrpe-4.0.0.ebuild
index d1e218e2cd8..e39d700be6f 100644
--- a/net-analyzer/nrpe/nrpe-4.0.0.ebuild
+++ b/net-analyzer/nrpe/nrpe-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,15 +11,12 @@ SRC_URI="https://github.com/NagiosEnterprises/nrpe/releases/download/${P}/${P}.t
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86"
-IUSE="command-args libressl selinux ssl"
+IUSE="command-args selinux ssl"
 
 DEPEND="acct-group/nagios
 	acct-user/nagios
 	sys-apps/tcp-wrappers
-	ssl? (
-		!libressl? ( dev-libs/openssl:0= )
-		libressl? ( dev-libs/libressl:0= )
-	)"
+	ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}
 	|| ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )
 	selinux? ( sec-policy/selinux-nagios )"

diff --git a/net-analyzer/nrpe/nrpe-4.0.2.ebuild b/net-analyzer/nrpe/nrpe-4.0.2.ebuild
index 73205353081..750ad02c972 100644
--- a/net-analyzer/nrpe/nrpe-4.0.2.ebuild
+++ b/net-analyzer/nrpe/nrpe-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,15 +11,12 @@ SRC_URI="https://github.com/NagiosEnterprises/nrpe/releases/download/${P}/${P}.t
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="command-args libressl selinux ssl"
+IUSE="command-args selinux ssl"
 
 DEPEND="acct-group/nagios
 	acct-user/nagios
 	sys-apps/tcp-wrappers
-	ssl? (
-		!libressl? ( dev-libs/openssl:0= )
-		libressl? ( dev-libs/libressl:0= )
-	)"
+	ssl? ( dev-libs/openssl:0= )"
 RDEPEND="${DEPEND}
 	|| ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )
 	selinux? ( sec-policy/selinux-nagios )"


             reply	other threads:[~2021-04-29 18:28 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-29 18:28 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-23  7:50 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nrpe/ Arthur Zamarin
2023-06-23  7:50 Arthur Zamarin
2023-06-23  6:10 Arthur Zamarin
2023-06-23  4:50 Arthur Zamarin
2022-11-01 22:54 Sam James
2022-08-19  3:38 Sam James
2021-07-30 15:17 Agostino Sarubbo
2021-07-30 15:14 Agostino Sarubbo
2021-07-29  7:08 Agostino Sarubbo
2021-07-29  6:45 Agostino Sarubbo
2021-07-29  6:40 Agostino Sarubbo
2020-03-25 12:34 Michael Orlitzky
2020-03-20  9:16 Sergei Trofimovich
2020-03-18 22:24 Thomas Deutschmann
2020-03-18 11:13 Agostino Sarubbo
2020-03-18 11:11 Agostino Sarubbo
2020-03-18 11:04 Agostino Sarubbo
2020-03-18  9:51 Agostino Sarubbo
2020-03-17 16:01 Agostino Sarubbo
2020-02-14 13:48 Michael Orlitzky
2020-01-17 17:02 Michael Orlitzky
2019-08-31 21:35 Michael Orlitzky
2019-05-02 21:21 Mikle Kolyada
2019-04-28 22:06 Thomas Deutschmann
2019-04-08 13:53 Mikle Kolyada
2019-04-07 20:52 Sergei Trofimovich
2019-04-02 19:20 Sergei Trofimovich
2018-04-23 21:22 Aaron Bauman
2017-09-29 11:55 Michael Orlitzky
2017-08-24 15:16 Michael Orlitzky
2017-07-16 12:49 Michael Orlitzky
2017-05-15  8:13 Tobias Klausmann
2017-05-01 13:52 Michael Orlitzky
2017-04-30  9:37 Agostino Sarubbo
2017-04-29 15:02 Agostino Sarubbo
2017-04-27 11:23 Agostino Sarubbo
2017-04-25  7:21 Jeroen Roovers
2017-04-24 12:44 Tobias Klausmann
2017-04-23 12:40 Agostino Sarubbo

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=1619720885.39d8d363398d85a269fe57130a0277001d0edeea.zlogene@gentoo \
    --to=zlogene@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