commit: 9a9b6ec34d2d42959f86719b1529c175c3ef9317
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 22:01:18 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 18:18:44 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9b6ec3
net-analyzer/multipath-tcp-tools: use binding := for dev-libs/openssl
Needed for upcoming upgrade to OpenSSL 3.0.0 which has changed ABI.
Acked-by: David Seifert <soap <AT> gentoo.org>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
...2018_p12_p21.ebuild => multipath-tcp-tools-2018_p12_p21-r1.ebuild} | 4 ++--
net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git
a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild
b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild
similarity index 93%
rename from
net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild
rename to
net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild
index 4e226a41ad2..f03cf1b303b 100644
--- a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21.ebuild
+++
b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-2018_p12_p21-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND="
- dev-libs/openssl:*
+ dev-libs/openssl:=
net-libs/libpcap
"
RDEPEND="
diff --git a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild
b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild
index edabbb51709..ba36c687bf3 100644
--- a/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild
+++ b/net-analyzer/multipath-tcp-tools/multipath-tcp-tools-999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS=""
DEPEND="
- dev-libs/openssl:*
+ dev-libs/openssl:=
net-libs/libpcap
"
RDEPEND="