From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F3665138359 for ; Wed, 26 Aug 2020 20:09:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0662DE0942; Wed, 26 Aug 2020 20:09:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F96FE0942 for ; Wed, 26 Aug 2020 20:09:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCC2833BE0A for ; Wed, 26 Aug 2020 20:09:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 381922FC for ; Wed, 26 Aug 2020 20:09:46 +0000 (UTC) From: "Gergely Nagy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gergely Nagy" Message-ID: <1598472576.a913bebaf140ef33531652fae4fbf117bd11c250.ngg@gentoo> Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin/, dev-dotnet/dotnetcore-sdk-bin-common/ X-VCS-Repository: repo/proj/dotnet X-VCS-Files: dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre7.ebuild dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre8.ebuild dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre7.ebuild dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre8.ebuild X-VCS-Directories: dev-dotnet/dotnetcore-sdk-bin-common/ dev-dotnet/dotnetcore-sdk-bin/ X-VCS-Committer: ngg X-VCS-Committer-Name: Gergely Nagy X-VCS-Revision: a913bebaf140ef33531652fae4fbf117bd11c250 X-VCS-Branch: master Date: Wed, 26 Aug 2020 20:09:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 92bcbd46-ac1e-4583-9b0f-af9c4ecd081b X-Archives-Hash: 583c0e82bfc2e4ec5031f1b912fa3ddd commit: a913bebaf140ef33531652fae4fbf117bd11c250 Author: Gergely Nagy ngg hu> AuthorDate: Wed Aug 26 20:09:36 2020 +0000 Commit: Gergely Nagy ngg hu> CommitDate: Wed Aug 26 20:09:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=a913beba dev-dotnet/dotnetcore-sdk-bin(-common): bump to 5.0.100_pre8 Signed-off-by: Gergely Nagy ngg.hu> ....0.100_pre7.ebuild => dotnetcore-sdk-bin-common-5.0.100_pre8.ebuild} | 2 +- ...k-bin-5.0.100_pre7.ebuild => dotnetcore-sdk-bin-5.0.100_pre8.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre7.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre8.ebuild similarity index 93% rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre7.ebuild rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre8.ebuild index 44f7c21..9a98409 100644 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre7.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100_pre8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core" LICENSE="MIT" SRC_URI=" -amd64? ( https://download.visualstudio.microsoft.com/download/pr/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz ) +amd64? ( https://download.visualstudio.microsoft.com/download/pr/c58adb8a-49cf-466c-9b72-e4c51edae0e5/f915b953a5bfdafc300bd277d80c3513/dotnet-sdk-5.0.100-preview.8.20417.9-linux-x64.tar.gz ) " SLOT="0" diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre7.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre8.ebuild similarity index 93% rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre7.ebuild rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre8.ebuild index 21d729b..c046790 100644 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre7.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100_pre8.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core" LICENSE="MIT" SRC_URI=" -amd64? ( https://download.visualstudio.microsoft.com/download/pr/6e9bdda1-72b5-4d2e-8908-be9321b8db26/cbc8ab6c3a1aca2a8dd92e272edd3293/dotnet-sdk-5.0.100-preview.7.20366.6-linux-x64.tar.gz ) +amd64? ( https://download.visualstudio.microsoft.com/download/pr/c58adb8a-49cf-466c-9b72-e4c51edae0e5/f915b953a5bfdafc300bd277d80c3513/dotnet-sdk-5.0.100-preview.8.20417.9-linux-x64.tar.gz ) " SLOT="5.0"