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-sdk-bin/, dev-dotnet/dotnetcore-sdk-bin-common/
Date: Mon, 17 Aug 2020 16:35:36
Message-Id: 1597682124.52f513b6ed06f1b85262e8f1c5f12ec7f78c19dd.ngg@gentoo
1 commit: 52f513b6ed06f1b85262e8f1c5f12ec7f78c19dd
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Mon Aug 17 16:35:24 2020 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Mon Aug 17 16:35:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=52f513b6
7
8 dev-dotnet/dotnetcore-sdk-bin{-common}: aug 2020 updates
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 ...n-common-2.1.808.ebuild => dotnetcore-sdk-bin-common-2.1.809.ebuild} | 2 +-
13 ...n-common-3.1.302.ebuild => dotnetcore-sdk-bin-common-3.1.401.ebuild} | 2 +-
14 ...netcore-sdk-bin-2.1.808.ebuild => dotnetcore-sdk-bin-2.1.809.ebuild} | 2 +-
15 ...netcore-sdk-bin-3.1.302.ebuild => dotnetcore-sdk-bin-3.1.401.ebuild} | 2 +-
16 4 files changed, 4 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.808.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild
19 similarity index 93%
20 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.808.ebuild
21 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild
22 index aaf95d7..1707835 100644
23 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.808.ebuild
24 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.809.ebuild
25 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
26 LICENSE="MIT"
27
28 SRC_URI="
29 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/a3d67819-aa9d-4258-a19b-e5933c18d8b6/7fdd9609d50f6e4af6551983ff0b32d3/dotnet-sdk-${PV}-linux-x64.tar.gz )
30 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/a44fb0b1-2c91-41d6-8970-321872341326/7e150d5bc0d3d96ae8c7cbd9e6b890fe/dotnet-sdk-${PV}-linux-x64.tar.gz )
31 "
32
33 SLOT="0"
34
35 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.302.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild
36 similarity index 94%
37 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.302.ebuild
38 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild
39 index 430a5f7..ac65358 100644
40 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.302.ebuild
41 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.401.ebuild
42 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
43 LICENSE="MIT"
44
45 SRC_URI="
46 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/c1a30ceb-adc2-4244-b24a-06ca29bb1ee9/6df5d856ff1b3e910d283f89690b7cae/dotnet-sdk-${PV}-linux-x64.tar.gz )
47 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f9b8a64-5e09-456c-a087-527cfc8b4cd2/15e14ec06eab947432de139f172f7a98/dotnet-sdk-${PV}-linux-x64.tar.gz )
48 "
49
50 SLOT="0"
51
52 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.808.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild
53 similarity index 94%
54 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.808.ebuild
55 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild
56 index 443cfaa..cd79267 100644
57 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.808.ebuild
58 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.809.ebuild
59 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
60 LICENSE="MIT"
61
62 SRC_URI="
63 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/a3d67819-aa9d-4258-a19b-e5933c18d8b6/7fdd9609d50f6e4af6551983ff0b32d3/dotnet-sdk-${PV}-linux-x64.tar.gz )
64 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/a44fb0b1-2c91-41d6-8970-321872341326/7e150d5bc0d3d96ae8c7cbd9e6b890fe/dotnet-sdk-${PV}-linux-x64.tar.gz )
65 "
66
67 SLOT="2.1"
68
69 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.302.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild
70 similarity index 94%
71 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.302.ebuild
72 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild
73 index dbc0c6e..cc9c74d 100644
74 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.302.ebuild
75 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.401.ebuild
76 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
77 LICENSE="MIT"
78
79 SRC_URI="
80 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/c1a30ceb-adc2-4244-b24a-06ca29bb1ee9/6df5d856ff1b3e910d283f89690b7cae/dotnet-sdk-${PV}-linux-x64.tar.gz )
81 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f9b8a64-5e09-456c-a087-527cfc8b4cd2/15e14ec06eab947432de139f172f7a98/dotnet-sdk-${PV}-linux-x64.tar.gz )
82 "
83
84 SLOT="3.1"