summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-04-27 18:35:03 +0200
committerDavid Seifert <soap@gentoo.org>2019-04-27 22:27:50 +0200
commit1d33bb8ae4f5b65558a6835cef178e7036dbf4b8 (patch)
treed3ba4e6f10dfb8479418f582f90daaa245b4e086 /net-misc/axel
parentdev-libs/librelp: [QA] Fix USE=libressl semantics (diff)
downloadgentoo-1d33bb8ae4f5b65558a6835cef178e7036dbf4b8.tar.gz
gentoo-1d33bb8ae4f5b65558a6835cef178e7036dbf4b8.tar.bz2
gentoo-1d33bb8ae4f5b65558a6835cef178e7036dbf4b8.zip
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 <soap@gentoo.org>
Diffstat (limited to 'net-misc/axel')
-rw-r--r--net-misc/axel/axel-2.12.ebuild4
-rw-r--r--net-misc/axel/axel-2.14.1.ebuild4
-rw-r--r--net-misc/axel/axel-2.15.ebuild4
-rw-r--r--net-misc/axel/axel-9999.ebuild4
4 files changed, 4 insertions, 12 deletions
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= )