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: sys-apps/ipmitool/
Date: Sat,  1 May 2021 10:14:20 +0000 (UTC)	[thread overview]
Message-ID: <1619863898.d543865ee1a9e3c3100b1cc11aec9b7db6ef9db7.zlogene@gentoo> (raw)

commit:     d543865ee1a9e3c3100b1cc11aec9b7db6ef9db7
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 10:11:38 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May  1 10:11:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d543865e

sys-apps/ipmitool: remove libressl support

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

 sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r1.ebuild | 5 ++---
 sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r2.ebuild | 5 ++---
 sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r3.ebuild | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r1.ebuild b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r1.ebuild
index de306acb3fb..47992a4ef83 100644
--- a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r1.ebuild
+++ b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r1.ebuild
@@ -27,14 +27,13 @@ SRC_URI+="
 	#http://http.debian.net/debian/pool/main/i/${PN}/${DEBIAN_PF}.tar.xz
 	# https://launchpad.net/ubuntu/+archive/primary/+files/${DEBIAN_PF}.tar.xz
 #IUSE="freeipmi openipmi status"
-IUSE="libressl openbmc openipmi static"
+IUSE="openbmc openipmi static"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 x86"
 LICENSE="BSD"
 
 RDEPEND="
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 	openbmc? ( sys-apps/systemd:0= )
 	sys-libs/readline:0="
 DEPEND="${RDEPEND}

diff --git a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r2.ebuild b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r2.ebuild
index 906eff1c718..f7c83a27944 100644
--- a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r2.ebuild
+++ b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r2.ebuild
@@ -27,14 +27,13 @@ SRC_URI+="
 	#http://http.debian.net/debian/pool/main/i/${PN}/${DEBIAN_PF}.tar.xz
 	# https://launchpad.net/ubuntu/+archive/primary/+files/${DEBIAN_PF}.tar.xz
 #IUSE="freeipmi openipmi status"
-IUSE="libressl openbmc openipmi static"
+IUSE="openbmc openipmi static"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 LICENSE="BSD"
 
 RDEPEND="
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 	openbmc? ( sys-apps/systemd:0= )
 	sys-libs/readline:0="
 DEPEND="${RDEPEND}

diff --git a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r3.ebuild b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r3.ebuild
index 2e108b64bdd..3d8308829c5 100644
--- a/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r3.ebuild
+++ b/sys-apps/ipmitool/ipmitool-1.8.18_p20201004-r3.ebuild
@@ -27,14 +27,13 @@ SRC_URI+="
 	#http://http.debian.net/debian/pool/main/i/${PN}/${DEBIAN_PF}.tar.xz
 	# https://launchpad.net/ubuntu/+archive/primary/+files/${DEBIAN_PF}.tar.xz
 #IUSE="freeipmi openipmi status"
-IUSE="libressl openbmc openipmi static"
+IUSE="openbmc openipmi static"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 LICENSE="BSD"
 
 RDEPEND="
-	!libressl? ( dev-libs/openssl:0= )
-	libressl? ( dev-libs/libressl:0= )
+	dev-libs/openssl:0=
 	openbmc? ( sys-apps/systemd:0= )
 	sys-libs/readline:0="
 DEPEND="${RDEPEND}


             reply	other threads:[~2021-05-01 10:14 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01 10:14 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-04 16:13 [gentoo-commits] repo/gentoo:master commit in: sys-apps/ipmitool/ Arthur Zamarin
2023-11-04 13:35 Sam James
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 12:25 Sam James
2023-11-04 10:49 Sam James
2023-09-23 23:17 Sam James
2023-09-23 23:17 Sam James
2023-09-23 23:17 Sam James
2023-09-14  5:27 WANG Xuerui
2023-01-31 10:41 Jakov Smolić
2022-10-20 18:59 Jakov Smolić
2022-10-15  7:27 Arthur Zamarin
2022-10-14  6:56 Agostino Sarubbo
2022-10-14  4:14 Arthur Zamarin
2022-10-13 23:19 Sam James
2022-09-03 21:01 Sam James
2022-02-08  6:35 Sam James
2022-02-08  2:02 Sam James
2022-01-18 22:16 Sam James
2022-01-18 22:16 Sam James
2022-01-10  9:25 Jakov Smolić
2022-01-10  8:38 Agostino Sarubbo
2021-12-26  0:20 Sam James
2021-07-06 19:57 Georgy Yakovlev
2021-04-03 15:44 Sam James
2020-12-29 20:46 Sam James
2020-11-14 19:17 Sergei Trofimovich
2020-11-06 20:25 Sam James
2020-11-06  5:50 Robin H. Johnson
2020-10-26 23:47 Sergei Trofimovich
2020-10-22  5:18 Georgy Yakovlev
2020-10-22  4:08 Georgy Yakovlev
2020-10-21 22:09 Robin H. Johnson
2020-08-19 20:00 Sam James
2020-07-21  7:10 Andreas Sturmlechner
2020-05-16  9:47 Georgy Yakovlev
2019-05-26 11:21 Mikle Kolyada
2019-05-26 11:21 Mikle Kolyada
2019-05-26  7:04 Sergei Trofimovich
2019-05-24 22:08 Sergei Trofimovich
2018-06-13 13:05 Lars Wendler
2017-01-16 15:42 Jeroen Roovers
2016-12-20 18:26 Thomas Deutschmann
2016-12-20 18:18 Tobias Klausmann
2016-10-17 23:19 Anthony G. Basile
2016-10-17  9:05 Lars Wendler
2016-10-17  9:05 Lars Wendler
2016-09-28 20:32 Lars Wendler
2016-07-31  8:33 Lars Wendler
2016-04-25  8:52 Lars Wendler
2016-04-25  8:52 Lars Wendler

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=1619863898.d543865ee1a9e3c3100b1cc11aec9b7db6ef9db7.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