From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dotnet-sdk-bin/
Date: Sat, 13 Sep 2025 13:08:18 +0000 (UTC) [thread overview]
Message-ID: <1757768825.43bc72a3b0440191fe26e67238d4708833a410e6.sam@gentoo> (raw)
commit: 43bc72a3b0440191fe26e67238d4708833a410e6
Author: Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Sep 10 23:19:27 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 13:07:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43bc72a3
dev-dotnet/dotnet-sdk-bin: accept lttng-ust 2.12 compat package
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43739
Signed-off-by: Sam James <sam <AT> gentoo.org>
...-sdk-bin-6.0.417-r4.ebuild => dotnet-sdk-bin-6.0.417-r5.ebuild} | 7 +++++--
...-sdk-bin-7.0.404-r4.ebuild => dotnet-sdk-bin-7.0.404-r5.ebuild} | 7 +++++--
...net-sdk-bin-8.0.108.ebuild => dotnet-sdk-bin-8.0.108-r1.ebuild} | 5 ++++-
...net-sdk-bin-9.0.108.ebuild => dotnet-sdk-bin-9.0.108-r1.ebuild} | 5 ++++-
...net-sdk-bin-9.0.302.ebuild => dotnet-sdk-bin-9.0.302-r1.ebuild} | 5 ++++-
5 files changed, 22 insertions(+), 7 deletions(-)
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r4.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r5.ebuild
similarity index 97%
rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r4.ebuild
rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r5.ebuild
index 4eecf334cece..1b0f2fa58888 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r4.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.417-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -36,7 +36,10 @@ RESTRICT="splitdebug strip"
RDEPEND="
app-crypt/mit-krb5:0/0
dev-libs/icu
- dev-util/lttng-ust:0/2.12
+ || (
+ dev-util/lttng-ust-compat:0/2.12
+ dev-util/lttng-ust:0/2.12
+ )
sys-libs/zlib:0/1
"
BDEPEND="
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r4.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r5.ebuild
similarity index 97%
rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r4.ebuild
rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r5.ebuild
index e690457c4392..2aadb4d5d26c 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r4.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-7.0.404-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -47,7 +47,10 @@ NUGETS_DEPEND="
RDEPEND="
app-crypt/mit-krb5:0/0
dev-libs/icu
- dev-util/lttng-ust:0/2.12
+ || (
+ dev-util/lttng-ust-compat:0/2.12
+ dev-util/lttng-ust:0/2.12
+ )
sys-libs/zlib:0/1
"
BDEPEND="
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108-r1.ebuild
similarity index 98%
rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108-r1.ebuild
index feaa0a320a90..1588eef9fc6c 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-8.0.108-r1.ebuild
@@ -49,7 +49,10 @@ NUGETS_DEPEND="
RDEPEND="
app-crypt/mit-krb5:0/0
dev-libs/icu
- dev-util/lttng-ust:0/2.12
+ || (
+ dev-util/lttng-ust-compat:0/2.12
+ dev-util/lttng-ust:0/2.12
+ )
sys-libs/zlib:0/1
"
BDEPEND="
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108-r1.ebuild
similarity index 98%
rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108.ebuild
rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108-r1.ebuild
index 1a741316440f..e8447ad938fb 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.108-r1.ebuild
@@ -62,7 +62,10 @@ NUGETS_DEPEND="
RDEPEND="
app-crypt/mit-krb5:0/0
dev-libs/icu
- dev-util/lttng-ust:0/2.12
+ || (
+ dev-util/lttng-ust-compat:0/2.12
+ dev-util/lttng-ust:0/2.12
+ )
sys-libs/zlib:0/1
"
BDEPEND="
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302-r1.ebuild
similarity index 98%
rename from dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302.ebuild
rename to dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302-r1.ebuild
index 617a65485c0a..f973d4d46f8a 100644
--- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302.ebuild
+++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-9.0.302-r1.ebuild
@@ -63,7 +63,10 @@ NUGETS_DEPEND="
RDEPEND="
app-crypt/mit-krb5:0/0
dev-libs/icu
- dev-util/lttng-ust:0/2.12
+ || (
+ dev-util/lttng-ust-compat:0/2.12
+ dev-util/lttng-ust:0/2.12
+ )
sys-libs/zlib:0/1
"
BDEPEND="
next reply other threads:[~2025-09-13 13:08 UTC|newest]
Thread overview: 185+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-13 13:08 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-16 22:37 [gentoo-commits] repo/gentoo:master commit in: dev-dotnet/dotnet-sdk-bin/ Maciej Barć
2025-10-16 22:37 Maciej Barć
2025-08-26 13:14 Maciej Barć
2025-08-19 21:03 Sam James
2025-08-19 17:32 Arthur Zamarin
2025-08-19 17:14 Sam James
2025-08-03 13:27 Maciej Barć
2025-07-25 23:42 Sam James
2025-07-24 20:21 Arthur Zamarin
2025-07-24 4:24 Sam James
2025-07-09 21:48 Maciej Barć
2025-07-09 21:48 Maciej Barć
2025-07-09 21:48 Maciej Barć
2025-07-09 21:48 Maciej Barć
2025-06-02 18:13 Maciej Barć
2025-06-02 18:13 Maciej Barć
2025-05-16 22:10 Sam James
2025-05-16 22:10 Sam James
2025-05-16 19:36 Arthur Zamarin
2025-05-14 20:22 Maciej Barć
2025-05-02 15:44 Maciej Barć
2025-04-14 15:59 Sam James
2025-04-13 17:17 Sam James
2025-04-13 17:17 Sam James
2025-04-13 15:14 Maciej Barć
2025-04-13 15:14 Maciej Barć
2025-03-27 9:36 Viorel Munteanu
2025-02-04 16:52 Maciej Barć
2025-02-04 12:52 Maciej Barć
2024-12-27 18:52 Maciej Barć
2024-12-20 22:58 Sam James
2024-12-20 22:58 Sam James
2024-12-20 22:58 Sam James
2024-12-10 1:33 Maciej Barć
2024-12-10 1:33 Maciej Barć
2024-11-19 19:59 Maciej Barć
2024-11-19 19:59 Maciej Barć
2024-11-19 19:59 Maciej Barć
2024-09-26 17:19 Maciej Barć
2024-09-26 17:19 Maciej Barć
2024-09-26 17:19 Maciej Barć
2024-09-04 8:09 Maciej Barć
2024-09-04 8:09 Maciej Barć
2024-09-04 1:57 Sam James
2024-09-04 1:01 Sam James
2024-08-24 15:44 Maciej Barć
2024-08-24 15:44 Maciej Barć
2024-08-23 13:00 Arthur Zamarin
2024-08-11 19:50 Arthur Zamarin
2024-08-10 20:16 Sam James
2024-07-21 18:56 Maciej Barć
2024-07-21 18:56 Maciej Barć
2024-07-21 18:56 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-06-19 12:46 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-06-04 15:17 Maciej Barć
2024-05-22 9:38 Maciej Barć
2024-05-22 0:53 Sam James
2024-05-22 0:53 Sam James
2024-05-21 16:01 Maciej Barć
2024-05-21 16:01 Maciej Barć
2024-05-21 16:01 Maciej Barć
2024-05-21 0:51 Maciej Barć
2024-05-01 15:42 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-04-23 1:31 Sam James
2024-04-23 1:31 Sam James
2024-04-23 1:31 Sam James
2024-04-19 11:20 Arthur Zamarin
2024-04-17 23:35 Sam James
2024-04-17 22:29 Sam James
2024-04-14 21:57 Maciej Barć
2024-04-11 19:44 Sam James
2024-04-11 17:07 Arthur Zamarin
2024-04-11 4:55 Arthur Zamarin
2024-03-20 19:30 Maciej Barć
2024-03-13 16:40 Maciej Barć
2024-03-10 0:29 Maciej Barć
2024-03-08 12:52 Arthur Zamarin
2024-03-08 10:22 Sam James
2024-03-08 10:22 Sam James
2024-02-21 18:50 Maciej Barć
2024-02-21 18:50 Maciej Barć
2024-02-01 13:22 Maciej Barć
2024-02-01 10:10 Maciej Barć
2024-01-12 23:22 Maciej Barć
2023-12-17 12:39 Sam James
2023-12-17 0:05 Sam James
2023-12-17 0:05 Sam James
2023-12-13 17:17 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-11-26 0:04 Maciej Barć
2023-11-25 22:56 Sam James
2023-11-25 22:56 Sam James
2023-11-24 21:53 Sam James
2023-11-24 21:53 Sam James
2023-11-24 21:53 Sam James
2023-11-24 21:53 Sam James
2023-11-24 20:09 Maciej Barć
2023-11-24 20:09 Maciej Barć
2023-11-24 20:09 Maciej Barć
2023-11-24 20:09 Maciej Barć
2023-11-18 1:31 Maciej Barć
2023-11-13 22:04 Sam James
2023-10-28 14:05 Maciej Barć
2023-10-14 9:56 Maciej Barć
2023-10-14 9:56 Maciej Barć
2023-10-14 9:08 Sam James
2023-10-14 9:06 Sam James
2023-10-14 9:06 Sam James
2023-09-17 19:32 Maciej Barć
2023-09-17 19:32 Maciej Barć
2023-09-17 19:32 Maciej Barć
2023-09-16 22:58 Sam James
2023-09-16 14:48 Maciej Barć
2023-09-16 14:48 Maciej Barć
2023-09-16 14:41 Sam James
2023-09-16 9:27 Sam James
2023-09-16 7:04 Sam James
2023-09-15 20:49 Maciej Barć
2023-06-19 18:29 Maciej Barć
2023-06-19 18:29 Maciej Barć
2023-06-19 18:29 Maciej Barć
2023-06-19 18:29 Maciej Barć
2023-02-28 18:03 Maciej Barć
2023-02-16 11:59 Maciej Barć
2023-02-16 11:59 Maciej Barć
2023-01-11 3:53 Maciej Barć
2023-01-11 3:53 Maciej Barć
2022-12-27 13:44 Maciej Barć
2022-12-27 13:44 Maciej Barć
2022-12-16 9:47 Maciej Barć
2022-12-16 9:47 Maciej Barć
2022-12-07 1:25 Maciej Barć
2022-11-18 20:38 Maciej Barć
2022-11-18 0:26 Maciej Barć
2022-11-18 0:26 Maciej Barć
2022-10-15 0:12 Maciej Barć
2022-10-15 0:12 Maciej Barć
2022-09-20 23:40 Maciej Barć
2022-09-20 23:40 Maciej Barć
2022-09-20 23:40 Maciej Barć
2022-09-20 23:40 Maciej Barć
2022-09-20 23:40 Maciej Barć
2022-08-13 15:17 Maciej Barć
2022-08-13 15:17 Maciej Barć
2022-08-13 15:17 Maciej Barć
2022-08-13 15:17 Maciej Barć
2022-07-20 23:26 Maciej Barć
2022-07-20 23:11 Maciej Barć
2022-07-19 19:32 Maciej Barć
2022-07-19 19:32 Maciej Barć
2022-07-19 19:32 Maciej Barć
2022-07-19 19:32 Maciej Barć
2022-07-19 19:32 Maciej Barć
2022-06-19 1:30 Maciej Barć
2022-06-19 1:30 Maciej Barć
2022-06-19 1:30 Maciej Barć
2022-06-19 1:30 Maciej Barć
2022-05-11 22:25 Maciej Barć
2022-05-11 22:25 Maciej Barć
2022-05-11 22:25 Maciej Barć
2022-05-06 19:48 Maciej Barć
2022-05-06 19:48 Maciej Barć
2022-05-06 19:48 Maciej Barć
2022-05-06 19:48 Maciej Barć
2022-05-06 19:48 Maciej Barć
2022-05-06 19:16 Maciej Barć
2022-05-06 16:20 Michał Górny
2022-05-06 16:20 Michał Górny
2022-03-13 15:55 Zac Medico
2022-03-13 15:55 Zac Medico
2022-03-13 15:55 Zac Medico
2022-02-12 19:56 Zac Medico
2022-02-12 19:56 Zac Medico
2022-02-12 19:56 Zac Medico
2021-12-18 19:14 Zac Medico
2021-12-04 20:08 Zac Medico
2021-11-22 2:50 Zac Medico
2021-06-28 15:23 Zac Medico
2021-06-27 20:46 Zac Medico
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=1757768825.43bc72a3b0440191fe26e67238d4708833a410e6.sam@gentoo \
--to=sam@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