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 47DD2158021 for ; Fri, 18 Nov 2022 20:38:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 289A3E085E; Fri, 18 Nov 2022 20:38:12 +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 F1B16E085E for ; Fri, 18 Nov 2022 20:38:11 +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 0154B3411A4 for ; Fri, 18 Nov 2022 20:38:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B00D6F8 for ; Fri, 18 Nov 2022 20:38:09 +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: <1668803883.7bf169120c22de5551d0e72615f5ab47050d2f41.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.6-r1.ebuild app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild app-shells/pwsh-bin/pwsh-bin-7.2.7-r1.ebuild app-shells/pwsh-bin/pwsh-bin-7.2.7.ebuild app-shells/pwsh-bin/pwsh-bin-7.3.0-r1.ebuild app-shells/pwsh-bin/pwsh-bin-7.3.0.ebuild X-VCS-Directories: app-shells/pwsh-bin/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 7bf169120c22de5551d0e72615f5ab47050d2f41 X-VCS-Branch: master Date: Fri, 18 Nov 2022 20:38:09 +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: b73b6c53-4874-4257-8703-5fa635d7990d X-Archives-Hash: 243094b8aa7c8bcb7b7118760ef51ec7 commit: 7bf169120c22de5551d0e72615f5ab47050d2f41 Author: Maciej Barć gentoo org> AuthorDate: Fri Nov 18 18:51:34 2022 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Nov 18 20:38:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf16912 app-shells/pwsh-bin: depend on lttng-ust with SLOT=0/2.12 Closes: https://bugs.gentoo.org/872605 Bug: https://bugs.gentoo.org/798990 Bug: https://bugs.gentoo.org/875614 Signed-off-by: Maciej Barć gentoo.org> app-shells/pwsh-bin/{pwsh-bin-7.2.6.ebuild => pwsh-bin-7.2.6-r1.ebuild} | 2 +- app-shells/pwsh-bin/{pwsh-bin-7.2.7.ebuild => pwsh-bin-7.2.7-r1.ebuild} | 2 +- app-shells/pwsh-bin/{pwsh-bin-7.3.0.ebuild => pwsh-bin-7.3.0-r1.ebuild} | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.6-r1.ebuild similarity index 97% rename from app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild rename to app-shells/pwsh-bin/pwsh-bin-7.2.6-r1.ebuild index 43166039177b..80d334fc9d07 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.6-r1.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE="elibc_glibc" RDEPEND=" app-crypt/mit-krb5:0/0 - dev-util/lttng-ust:0 + dev-util/lttng-ust:0/2.12 sys-libs/pam:0/0 sys-libs/zlib:0/1 || ( diff --git a/app-shells/pwsh-bin/pwsh-bin-7.2.7.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.2.7-r1.ebuild similarity index 97% rename from app-shells/pwsh-bin/pwsh-bin-7.2.7.ebuild rename to app-shells/pwsh-bin/pwsh-bin-7.2.7-r1.ebuild index 43166039177b..80d334fc9d07 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.2.7.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.2.7-r1.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE="elibc_glibc" RDEPEND=" app-crypt/mit-krb5:0/0 - dev-util/lttng-ust:0 + dev-util/lttng-ust:0/2.12 sys-libs/pam:0/0 sys-libs/zlib:0/1 || ( diff --git a/app-shells/pwsh-bin/pwsh-bin-7.3.0.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.3.0-r1.ebuild similarity index 97% rename from app-shells/pwsh-bin/pwsh-bin-7.3.0.ebuild rename to app-shells/pwsh-bin/pwsh-bin-7.3.0-r1.ebuild index 43166039177b..80d334fc9d07 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.3.0.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.3.0-r1.ebuild @@ -21,7 +21,7 @@ REQUIRED_USE="elibc_glibc" RDEPEND=" app-crypt/mit-krb5:0/0 - dev-util/lttng-ust:0 + dev-util/lttng-ust:0/2.12 sys-libs/pam:0/0 sys-libs/zlib:0/1 || (