From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1233903-garchives=archives.gentoo.org@lists.gentoo.org> 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 658021382C5 for <garchives@archives.gentoo.org>; Wed, 23 Dec 2020 07:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5F3AE092D; Wed, 23 Dec 2020 07:47:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 15D80E092D for <gentoo-commits@lists.gentoo.org>; Wed, 23 Dec 2020 07:47:21 +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 1130434195E for <gentoo-commits@lists.gentoo.org>; Wed, 23 Dec 2020 07:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11D5347 for <gentoo-commits@lists.gentoo.org>; Wed, 23 Dec 2020 07:47:17 +0000 (UTC) From: "Gergely Nagy" <ngg@ngg.hu> 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" <ngg@ngg.hu> Message-ID: <1608709545.ce15ec73dabff1f0e608a1968e4b3ca9a7c068ae.ngg@gentoo> Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin-common/, dev-dotnet/dotnetcore-sdk-bin/ X-VCS-Repository: repo/proj/dotnet X-VCS-Files: dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100.ebuild dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.101.ebuild dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100.ebuild dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.101.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: ce15ec73dabff1f0e608a1968e4b3ca9a7c068ae X-VCS-Branch: master Date: Wed, 23 Dec 2020 07:47:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1ffa593f-e330-4e94-9a57-716f5e702309 X-Archives-Hash: 7ea0ad3b7645e65bbefaa8b95fab8cfc commit: ce15ec73dabff1f0e608a1968e4b3ca9a7c068ae Author: Gergely Nagy <ngg <AT> ngg <DOT> hu> AuthorDate: Wed Dec 23 07:45:38 2020 +0000 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu> CommitDate: Wed Dec 23 07:45:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=ce15ec73 dev-dotnet/dotnetcore-sdk-bin{-common}: bump to 5.0.101 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu> ...mmon-5.0.100.ebuild => dotnetcore-sdk-bin-common-5.0.101.ebuild} | 6 +++--- ...ore-sdk-bin-5.0.100.ebuild => dotnetcore-sdk-bin-5.0.101.ebuild} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.101.ebuild similarity index 83% rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100.ebuild rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.101.ebuild index e9712f3..5d3e6f1 100644 --- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.100.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-5.0.101.ebuild @@ -10,9 +10,9 @@ HOMEPAGE="https://www.microsoft.com/net/core" LICENSE="MIT" SRC_URI=" -amd64? ( https://download.visualstudio.microsoft.com/download/pr/820db713-c9a5-466e-b72a-16f2f5ed00e2/628aa2a75f6aa270e77f4a83b3742fb8/dotnet-sdk-${PV}-linux-x64.tar.gz ) -arm? ( https://download.visualstudio.microsoft.com/download/pr/e8912d3b-483b-4d6f-bd3a-3066b3194313/20f2261fe4e16e55df4bbe03c65a7648/dotnet-sdk-${PV}-linux-arm.tar.gz ) -arm64? ( https://download.visualstudio.microsoft.com/download/pr/27840e8b-d61c-472d-8e11-c16784d40091/ae9780ccda4499405cf6f0924f6f036a/dotnet-sdk-${PV}-linux-arm64.tar.gz ) +amd64? ( https://download.visualstudio.microsoft.com/download/pr/a0487784-534a-4912-a4dd-017382083865/be16057043a8f7b6f08c902dc48dd677/dotnet-sdk-${PV}-linux-x64.tar.gz ) +arm? ( https://download.visualstudio.microsoft.com/download/pr/567a64a8-810b-4c3f-85e3-bc9f9e06311b/02664afe4f3992a4d558ed066d906745/dotnet-sdk-${PV}-linux-arm.tar.gz ) +arm64? ( https://download.visualstudio.microsoft.com/download/pr/2add7523-39ec-413a-b8a7-24361cc4e599/30489ebd7ebcc723da48a64669860fd0/dotnet-sdk-${PV}-linux-arm64.tar.gz ) " SLOT="0" diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.101.ebuild similarity index 83% rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100.ebuild rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.101.ebuild index 94545ea..5495bd0 100644 --- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.100.ebuild +++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-5.0.101.ebuild @@ -10,9 +10,9 @@ HOMEPAGE="https://www.microsoft.com/net/core" LICENSE="MIT" SRC_URI=" -amd64? ( https://download.visualstudio.microsoft.com/download/pr/820db713-c9a5-466e-b72a-16f2f5ed00e2/628aa2a75f6aa270e77f4a83b3742fb8/dotnet-sdk-${PV}-linux-x64.tar.gz ) -arm? ( https://download.visualstudio.microsoft.com/download/pr/e8912d3b-483b-4d6f-bd3a-3066b3194313/20f2261fe4e16e55df4bbe03c65a7648/dotnet-sdk-${PV}-linux-arm.tar.gz ) -arm64? ( https://download.visualstudio.microsoft.com/download/pr/27840e8b-d61c-472d-8e11-c16784d40091/ae9780ccda4499405cf6f0924f6f036a/dotnet-sdk-${PV}-linux-arm64.tar.gz ) +amd64? ( https://download.visualstudio.microsoft.com/download/pr/a0487784-534a-4912-a4dd-017382083865/be16057043a8f7b6f08c902dc48dd677/dotnet-sdk-${PV}-linux-x64.tar.gz ) +arm? ( https://download.visualstudio.microsoft.com/download/pr/567a64a8-810b-4c3f-85e3-bc9f9e06311b/02664afe4f3992a4d558ed066d906745/dotnet-sdk-${PV}-linux-arm.tar.gz ) +arm64? ( https://download.visualstudio.microsoft.com/download/pr/2add7523-39ec-413a-b8a7-24361cc4e599/30489ebd7ebcc723da48a64669860fd0/dotnet-sdk-${PV}-linux-arm64.tar.gz ) " SLOT="5.0"