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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35778158094 for ; Fri, 23 Sep 2022 23:58:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59FE6E0D77; Fri, 23 Sep 2022 23:58:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40E6BE0D77 for ; Fri, 23 Sep 2022 23:58:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40B8E340FDD for ; Fri, 23 Sep 2022 23:58:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A86C6D4 for ; Fri, 23 Sep 2022 23:58:47 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1663977495.7204f6ddc1a02ba204aa0fee934a80a499c69ae7.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/pwsh-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild X-VCS-Directories: app-shells/pwsh-bin/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 7204f6ddc1a02ba204aa0fee934a80a499c69ae7 X-VCS-Branch: master Date: Fri, 23 Sep 2022 23:58:47 +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: 7a5d9730-8a9a-4551-863b-ee9f7bce551f X-Archives-Hash: 6655a2180d63b77301d5b7658c07688a commit: 7204f6ddc1a02ba204aa0fee934a80a499c69ae7 Author: Randall T. Vasquez icloud com> AuthorDate: Fri Sep 23 23:50:20 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Sep 23 23:58:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7204f6dd app-shells/pwsh-bin: update HOMEPAGE Signed-off-by: Randall T. Vasquez icloud.com> Signed-off-by: Maciej Barć gentoo.org> app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild | 2 +- app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild | 2 +- app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz ) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz ) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild index c78be49848d4..43166039177b 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="PowerShell - binary precompiled for glibc" -HOMEPAGE="https://powershell.org/" +HOMEPAGE="https://microsoft.com/powershell" BASE_URI="https://github.com/PowerShell/PowerShell/releases/download" SRC_URI=" amd64? ( ${BASE_URI}/v${PV}/powershell-${PV}-linux-x64.tar.gz )