commit:     863af78b96b6d38065a566f76d3562bbc5bfad91
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May  2 11:48:18 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May  2 11:48:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863af78b

net-misc/axel: remove libressl support

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

 net-misc/axel/axel-2.17.10.ebuild | 5 ++---
 net-misc/axel/axel-2.17.8.ebuild  | 5 ++---
 net-misc/axel/axel-2.17.9.ebuild  | 5 ++---
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/net-misc/axel/axel-2.17.10.ebuild 
b/net-misc/axel/axel-2.17.10.ebuild
index 07ab4176a7e..c2b94b904b2 100644
--- a/net-misc/axel/axel-2.17.10.ebuild
+++ b/net-misc/axel/axel-2.17.10.ebuild
@@ -10,12 +10,11 @@ 
SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
-IUSE="debug libressl nls ssl"
+IUSE="debug nls ssl"
 
 CDEPEND="
        ssl? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
+               dev-libs/openssl:0=
        )
 "
 DEPEND="${CDEPEND}

diff --git a/net-misc/axel/axel-2.17.8.ebuild b/net-misc/axel/axel-2.17.8.ebuild
index 07ab4176a7e..c2b94b904b2 100644
--- a/net-misc/axel/axel-2.17.8.ebuild
+++ b/net-misc/axel/axel-2.17.8.ebuild
@@ -10,12 +10,11 @@ 
SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~hppa ppc ppc64 sparc x86"
-IUSE="debug libressl nls ssl"
+IUSE="debug nls ssl"
 
 CDEPEND="
        ssl? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
+               dev-libs/openssl:0=
        )
 "
 DEPEND="${CDEPEND}

diff --git a/net-misc/axel/axel-2.17.9.ebuild b/net-misc/axel/axel-2.17.9.ebuild
index 94347826a82..1a4eb679c27 100644
--- a/net-misc/axel/axel-2.17.9.ebuild
+++ b/net-misc/axel/axel-2.17.9.ebuild
@@ -10,12 +10,11 @@ 
SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="debug libressl nls ssl"
+IUSE="debug nls ssl"
 
 CDEPEND="
        ssl? (
-               !libressl? ( dev-libs/openssl:0= )
-               libressl? ( dev-libs/libressl:0= )
+               dev-libs/openssl:0=
        )
 "
 DEPEND="${CDEPEND}

Reply via email to