commit:     353923dc9046764dc800fd26cf0b690a3e5afd60
Author:     Gergely Nagy <ngg <AT> ngg <DOT> hu>
AuthorDate: Tue Dec  3 23:16:45 2019 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Wed Dec  4 11:50:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=353923dc

dev-dotnet/dotnetcore-sdk-bin: bump to 3.1.100

Closes: https://github.com/gentoo/dotnet/pull/456
Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>

 ...n-3.1.100_pre3.ebuild => dotnetcore-sdk-bin-common-3.1.100.ebuild} | 4 ++--
 ...-sdk-bin-3.1.100_pre3.ebuild => dotnetcore-sdk-bin-3.1.100.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre3.ebuild
 b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild
similarity index 92%
rename from 
dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre3.ebuild
rename to 
dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild
index d5e09ea..0841ac7 100644
--- 
a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100_pre3.ebuild
+++ 
b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild
@@ -10,11 +10,11 @@ HOMEPAGE="https://www.microsoft.com/net/core";
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( 
https://download.visualstudio.microsoft.com/download/pr/941853c3-98c6-44ff-b11f-3892e4f91814/14e8f22c7a1d95dd6fe9a53296d19073/dotnet-sdk-3.1.100-preview3-014645-linux-x64.tar.gz
 )
+amd64? ( 
https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-${PV}-linux-x64.tar.gz
 )
 "
 
 SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64"
 
 QA_PREBUILT="*"
 RESTRICT="splitdebug"

diff --git 
a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre3.ebuild 
b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild
similarity index 93%
rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre3.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild
index 5a8b0bb..4b4b9b0 100644
--- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100_pre3.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild
@@ -10,11 +10,11 @@ HOMEPAGE="https://www.microsoft.com/net/core";
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( 
https://download.visualstudio.microsoft.com/download/pr/941853c3-98c6-44ff-b11f-3892e4f91814/14e8f22c7a1d95dd6fe9a53296d19073/dotnet-sdk-3.1.100-preview3-014645-linux-x64.tar.gz
 )
+amd64? ( 
https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-${PV}-linux-x64.tar.gz
 )
 "
 
 SLOT="3.1"
-KEYWORDS=""
+KEYWORDS="~amd64"
 
 QA_PREBUILT="*"
 RESTRICT="splitdebug"

Reply via email to