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: Fri, 26 Jun 2020 11:55:45
Message-Id: 1593172527.a382e6c3f1e3e45c1a02fa991ea43f206110601a.ngg@gentoo
1 commit: a382e6c3f1e3e45c1a02fa991ea43f206110601a
2 Author: Gergely Nagy <ngg <AT> ngg <DOT> hu>
3 AuthorDate: Fri Jun 26 11:55:27 2020 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Fri Jun 26 11:55:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=a382e6c3
7
8 dev-dotnet/dotnetcore-sdk-bin(-common): bump to 5.0.100_pre6
9
10 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
11
12 ....0.100_pre5.ebuild => dotnetcore-sdk-bin-common-5.0.100_pre6.ebuild} | 2 +-
13 ...k-bin-5.0.100_pre5.ebuild => dotnetcore-sdk-bin-5.0.100_pre6.ebuild} | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre5.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre6.ebuild
17 similarity index 93%
18 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre5.ebuild
19 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre6.ebuild
20 index 4589402..041752a 100644
21 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre5.ebuild
22 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre6.ebuild
23 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
24 LICENSE="MIT"
25
26 SRC_URI="
27 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/7cf9fa3e-af03-4181-baab-e04ed4b05268/fd44776a5169d6b126ee11d6140691be/dotnet-sdk-5.0.100-preview.5.20279.10-linux-x64.tar.gz )
28 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/ec4bba83-4586-4705-a6ae-c648861ca284/d9470c2f68161e3c2b8a0785fe7b3329/dotnet-sdk-5.0.100-preview.6.20318.15-linux-x64.tar.gz )
29 "
30
31 SLOT="0"
32
33 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre5.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre6.ebuild
34 similarity index 93%
35 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre5.ebuild
36 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre6.ebuild
37 index 48238ad..49a92c6 100644
38 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre5.ebuild
39 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre6.ebuild
40 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
41 LICENSE="MIT"
42
43 SRC_URI="
44 -amd64? ( https://download.visualstudio.microsoft.com/download/pr/7cf9fa3e-af03-4181-baab-e04ed4b05268/fd44776a5169d6b126ee11d6140691be/dotnet-sdk-5.0.100-preview.5.20279.10-linux-x64.tar.gz )
45 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/ec4bba83-4586-4705-a6ae-c648861ca284/d9470c2f68161e3c2b8a0785fe7b3329/dotnet-sdk-5.0.100-preview.6.20318.15-linux-x64.tar.gz )
46 "
47
48 SLOT="5.0"