From: David Seifert Date: Sat, 27 Apr 2019 16:35:03 +0000 (+0200) Subject: net-misc/axel: [QA] Fix USE=libressl semantics X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1d33bb8ae4f5b65558a6835cef178e7036dbf4b8;p=gentoo.git net-misc/axel: [QA] Fix USE=libressl semantics Closes: https://bugs.gentoo.org/683996 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Seifert --- diff --git a/net-misc/axel/axel-2.12.ebuild b/net-misc/axel/axel-2.12.ebuild index 1ab2acc7f251..5a8faece5f25 100644 --- a/net-misc/axel/axel-2.12.ebuild +++ b/net-misc/axel/axel-2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,8 +14,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug libressl nls ssl" -REQUIRED_USE="libressl? ( ssl )" - CDEPEND=" ssl? ( !libressl? ( dev-libs/openssl:0= ) diff --git a/net-misc/axel/axel-2.14.1.ebuild b/net-misc/axel/axel-2.14.1.ebuild index 778e289857a0..0b7470e5d7b7 100644 --- a/net-misc/axel/axel-2.14.1.ebuild +++ b/net-misc/axel/axel-2.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,8 +14,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug libressl nls ssl" -REQUIRED_USE="libressl? ( ssl )" - CDEPEND=" ssl? ( !libressl? ( dev-libs/openssl:0= ) diff --git a/net-misc/axel/axel-2.15.ebuild b/net-misc/axel/axel-2.15.ebuild index 778e289857a0..0b7470e5d7b7 100644 --- a/net-misc/axel/axel-2.15.ebuild +++ b/net-misc/axel/axel-2.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,8 +14,6 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc64-solaris" IUSE="debug libressl nls ssl" -REQUIRED_USE="libressl? ( ssl )" - CDEPEND=" ssl? ( !libressl? ( dev-libs/openssl:0= ) diff --git a/net-misc/axel/axel-9999.ebuild b/net-misc/axel/axel-9999.ebuild index d4a43d0094fd..2788479a5801 100644 --- a/net-misc/axel/axel-9999.ebuild +++ b/net-misc/axel/axel-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,8 +15,6 @@ SLOT="0" KEYWORDS="" IUSE="debug libressl nls ssl" -REQUIRED_USE="libressl? ( ssl )" - CDEPEND=" ssl? ( !libressl? ( dev-libs/openssl:0= )