public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikhail Pukhlikov" <cynede@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin/, dev-dotnet/dotnetcore-sdk-bin-common/
Date: Wed, 15 Jan 2020 10:28:08 +0000 (UTC)	[thread overview]
Message-ID: <1579084077.7dd49a1cf4ef943b1658a808e92ff33982841d90.cynede@gentoo> (raw)

commit:     7dd49a1cf4ef943b1658a808e92ff33982841d90
Author:     Gergely Nagy <ngg <AT> tresorit <DOT> com>
AuthorDate: Wed Jan 15 08:58:40 2020 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Wed Jan 15 10:27:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=7dd49a1c

dev-dotnet/dotnetcore-sdk-bin(-common): version bumps

Also remove the keyword from 2.2, since it reached its End Of Life and
no longer receives security updates.
Closes: https://github.com/gentoo/dotnet/pull/461

Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>

 ...n-common-2.1.607.ebuild => dotnetcore-sdk-bin-common-2.1.803.ebuild} | 2 +-
 .../dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.2.207.ebuild  | 2 +-
 ...n-common-3.0.101.ebuild => dotnetcore-sdk-bin-common-3.0.102.ebuild} | 2 +-
 ...n-common-3.1.100.ebuild => dotnetcore-sdk-bin-common-3.1.101.ebuild} | 2 +-
 ...netcore-sdk-bin-2.1.607.ebuild => dotnetcore-sdk-bin-2.1.803.ebuild} | 2 +-
 dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.207.ebuild         | 2 +-
 ...netcore-sdk-bin-3.0.101.ebuild => dotnetcore-sdk-bin-3.0.102.ebuild} | 2 +-
 ...netcore-sdk-bin-3.1.100.ebuild => dotnetcore-sdk-bin-3.1.101.ebuild} | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.607.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.803.ebuild
similarity index 93%
rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.607.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.803.ebuild
index ab2d308..0abd0d7 100644
--- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.607.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.1.803.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/39e68289-0364-4173-a12b-c6234e94c527/92f3eb83bfca8b7cd360868996763125/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/701502b0-f9a2-464f-9832-4e6ca3126a2a/62655f151db917025e9be8cc4b7c1ed9/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="0"

diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.2.207.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.2.207.ebuild
index 4a7420c..173dfe8 100644
--- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.2.207.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-2.2.207.ebuild
@@ -14,7 +14,7 @@ amd64? ( https://download.visualstudio.microsoft.com/download/pr/022d9abf-35f0-4
 "
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS=""
 
 QA_PREBUILT="*"
 RESTRICT="splitdebug"

diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.101.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.102.ebuild
similarity index 94%
rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.101.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.102.ebuild
index 6a9e5b5..e2c9e67 100644
--- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.101.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.0.102.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f51cfd8-311d-43fe-a887-c80b40358cfd/440d10dc2091b8d0f1a12b7124034e49/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/2e2cbde1-f97b-4d6f-8fd9-7880aa46b025/8e5ead3dda8340867ba1e09273993351/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="0"

diff --git a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.101.ebuild
similarity index 94%
rename from dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.101.ebuild
index 0841ac7..f43bc31 100644
--- a/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.100.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin-common/dotnetcore-sdk-bin-common-3.1.101.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/c4b503d6-2f41-4908-b634-270a0a1dcfca/c5a20e42868a48a2cd1ae27cf038044c/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="0"

diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.607.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.803.ebuild
similarity index 94%
rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.607.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.803.ebuild
index 209e186..1367fc4 100644
--- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.607.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.1.803.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/39e68289-0364-4173-a12b-c6234e94c527/92f3eb83bfca8b7cd360868996763125/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/701502b0-f9a2-464f-9832-4e6ca3126a2a/62655f151db917025e9be8cc4b7c1ed9/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="2.1"

diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.207.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.207.ebuild
index 990a020..97e12c4 100644
--- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.207.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-2.2.207.ebuild
@@ -14,7 +14,7 @@ amd64? ( https://download.visualstudio.microsoft.com/download/pr/022d9abf-35f0-4
 "
 
 SLOT="2.2"
-KEYWORDS="~amd64"
+KEYWORDS=""
 
 QA_PREBUILT="*"
 RESTRICT="splitdebug"

diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.101.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.102.ebuild
similarity index 94%
rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.101.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.102.ebuild
index 0ea43db..5009b77 100644
--- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.101.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.0.102.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/4f51cfd8-311d-43fe-a887-c80b40358cfd/440d10dc2091b8d0f1a12b7124034e49/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/2e2cbde1-f97b-4d6f-8fd9-7880aa46b025/8e5ead3dda8340867ba1e09273993351/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="3.0"

diff --git a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.101.ebuild
similarity index 94%
rename from dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild
rename to dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.101.ebuild
index 4b4b9b0..39a7adc 100644
--- a/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.100.ebuild
+++ b/dev-dotnet/dotnetcore-sdk-bin/dotnetcore-sdk-bin-3.1.101.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.microsoft.com/net/core"
 LICENSE="MIT"
 
 SRC_URI="
-amd64? ( https://download.visualstudio.microsoft.com/download/pr/d731f991-8e68-4c7c-8ea0-fad5605b077a/49497b5420eecbd905158d86d738af64/dotnet-sdk-${PV}-linux-x64.tar.gz )
+amd64? ( https://download.visualstudio.microsoft.com/download/pr/c4b503d6-2f41-4908-b634-270a0a1dcfca/c5a20e42868a48a2cd1ae27cf038044c/dotnet-sdk-${PV}-linux-x64.tar.gz )
 "
 
 SLOT="3.1"


             reply	other threads:[~2020-01-15 10:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-15 10:28 Mikhail Pukhlikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-12 19:44 [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/dotnetcore-sdk-bin/, dev-dotnet/dotnetcore-sdk-bin-common/ Gergely Nagy
2021-08-20  7:02 Gergely Nagy
2021-06-18  7:02 Gergely Nagy
2021-06-18  7:02 Gergely Nagy
2021-06-09  8:03 Gergely Nagy
2021-05-26  6:19 Gergely Nagy
2021-03-12 11:46 Gergely Nagy
2021-03-03 21:11 Gergely Nagy
2021-02-17 21:05 Gergely Nagy
2021-02-17 20:38 Gergely Nagy
2021-02-04  6:51 Gergely Nagy
2020-11-10 21:14 Gergely Nagy
2020-11-10 21:14 Gergely Nagy
2020-10-15 19:37 Gergely Nagy
2020-08-26 20:09 Gergely Nagy
2020-08-17 16:35 Gergely Nagy
2020-06-26 11:55 Gergely Nagy
2020-06-08 10:04 Mikhail Pukhlikov
2019-12-04 11:51 Mikhail Pukhlikov
2019-11-21  6:31 Mikhail Pukhlikov
2019-11-15  8:45 Mikhail Pukhlikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1579084077.7dd49a1cf4ef943b1658a808e92ff33982841d90.cynede@gentoo \
    --to=cynede@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox