Gentoo Archives: gentoo-commits

From: Mikhail Pukhlikov <cynede@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin-common/, dev-dotnet/dotnetcore-sdk-bin/
Date: Tue, 05 Nov 2019 06:22:26
Message-Id: 1572934925.d07f4b9450e5e6b82e00b70ab80e6dc38fa78b27.cynede@gentoo
1 commit: d07f4b9450e5e6b82e00b70ab80e6dc38fa78b27
2 Author: Gergely Nagy <ngg <AT> tresorit <DOT> com>
3 AuthorDate: Mon Nov 4 17:54:22 2019 +0000
4 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 06:22:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=d07f4b94
7
8 dev-dotnet/dotnetcore-sdk-bin: bump to 3.1.100-preview2
9
10 Closes: https://github.com/gentoo/dotnet/pull/449
11
12 Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>
13
14 ....1.100_pre1.ebuild => dotnetcore-sdk-bin-common-3.1.100_pre2.ebuild} | 2 +-
15 ...k-bin-3.1.100_pre1.ebuild => dotnetcore-sdk-bin-3.1.100_pre2.ebuild} | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre1.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre2.ebuild
19 similarity index 93%
20 rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre1.ebuild
21 rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre2.ebuild
22 index 84a17a8..5d17810 100644
23 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre1.ebuild
24 +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre2.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/a3cc3d8a-226d-4306-a61b-a5446fdb72ef/604e029047aec0229545e8c397a14ddb/dotnet-sdk-3.1.100-preview1-014459-linux-x64.tar.gz )
30 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/cea4281b-84fa-428a-a73a-f0c3b89a9590/249ddf191b2dd37c4a53ac3bc383ec8a/dotnet-sdk-3.1.100-preview2-014569-linux-x64.tar.gz )
31 "
32
33 SLOT="0"
34
35 diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre1.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre2.ebuild
36 similarity index 93%
37 rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre1.ebuild
38 rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre2.ebuild
39 index aaefb80..2d8cbaa 100644
40 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre1.ebuild
41 +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre2.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/a3cc3d8a-226d-4306-a61b-a5446fdb72ef/604e029047aec0229545e8c397a14ddb/dotnet-sdk-3.1.100-preview1-014459-linux-x64.tar.gz )
47 +amd64? ( https://download.visualstudio.microsoft.com/download/pr/cea4281b-84fa-428a-a73a-f0c3b89a9590/249ddf191b2dd37c4a53ac3bc383ec8a/dotnet-sdk-3.1.100-preview2-014569-linux-x64.tar.gz )
48 "
49
50 SLOT="3.1"