Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-runtime-bin/
Date: Tue, 15 Sep 2020 16:13:13
Message-Id: 1600186335.87cf2256f3666126943e553dbc5a3ef75ef23747.ngg@gentoo
1 commit: 87cf2256f3666126943e553dbc5a3ef75ef23747
2 Author: Azat Bahawi <azahi <AT> teknik <DOT> io>
3 AuthorDate: Sat Sep 5 20:24:42 2020 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Tue Sep 15 16:12:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=87cf2256
7
8 dev-dotnet/dotnetcore-runtime-bin: Allow openssl-compat
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild | 2 +-
13 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild | 2 +-
14 dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild | 2 +-
15 3 files changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
18 index add4a6a..ba7aed1 100644
19 --- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
20 +++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.4.ebuild
21 @@ -26,7 +26,7 @@ RDEPEND="
22 >=sys-libs/libunwind-1.1-r1
23 >=dev-libs/icu-57.1
24 >=dev-util/lttng-ust-2.8.1
25 - >=dev-libs/openssl-1.0.2h-r2
26 + || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
27 >=net-misc/curl-7.49.0
28 >=app-crypt/mit-krb5-1.14.2
29 >=sys-libs/zlib-1.2.8-r1
30
31 diff --git a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
32 index add4a6a..ba7aed1 100644
33 --- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
34 +++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.6.ebuild
35 @@ -26,7 +26,7 @@ RDEPEND="
36 >=sys-libs/libunwind-1.1-r1
37 >=dev-libs/icu-57.1
38 >=dev-util/lttng-ust-2.8.1
39 - >=dev-libs/openssl-1.0.2h-r2
40 + || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
41 >=net-misc/curl-7.49.0
42 >=app-crypt/mit-krb5-1.14.2
43 >=sys-libs/zlib-1.2.8-r1
44
45 diff --git a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
46 index add4a6a..ba7aed1 100644
47 --- a/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
48 +++ b/dev-dotnet/dotnetcore-runtime-bin/dotnetcore-runtime-bin-2.0.7.ebuild
49 @@ -26,7 +26,7 @@ RDEPEND="
50 >=sys-libs/libunwind-1.1-r1
51 >=dev-libs/icu-57.1
52 >=dev-util/lttng-ust-2.8.1
53 - >=dev-libs/openssl-1.0.2h-r2
54 + || ( >=dev-libs/openssl-1.0.2h-r2 >=dev-libs/openssl-compat-1.0.2h-r2 )
55 >=net-misc/curl-7.49.0
56 >=app-crypt/mit-krb5-1.14.2
57 >=sys-libs/zlib-1.2.8-r1