* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/
@ 2022-01-17 0:26 Georgy Yakovlev
0 siblings, 0 replies; 4+ messages in thread
From: Georgy Yakovlev @ 2022-01-17 0:26 UTC (permalink / raw
To: gentoo-commits
commit: afb9366eba9d7c84f98476a7b49943ff7432b167
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 17 00:25:42 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 00:25:42 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb9366e
profiles/arch: fix minor mask typos
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 4 ++--
profiles/arch/arm64/package.use.mask | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 618cccae1a49..72750d69bf00 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# When you add an entry to the top of this file, add your name, the date, and
@@ -18,7 +18,7 @@
#--- END OF EXAMPLES ---
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-01)
-# requires sys-apps/dbus-broker, which keyworded here.
+# requires sys-apps/dbus-broker, which is keyworded here.
sys-apps/systemd -hostnamed-fallback
# James Le Cuirot <chewi@gentoo.org> (2021-10-22)
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index cce3c36ff64e..d03b417d1462 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -6,7 +6,7 @@
sys-cluster/slurm ofed
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-11-16)
-# requires sys-apps/dbus-broker, which keyworded here.
+# requires sys-apps/dbus-broker, which is keyworded here.
sys-apps/systemd -hostnamed-fallback
# Sam James <sam@gentoo.org> (2021-10-31)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/
@ 2024-07-05 13:30 Andreas Sturmlechner
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Sturmlechner @ 2024-07-05 13:30 UTC (permalink / raw
To: gentoo-commits
commit: ba8e70867d361b8ba731d6af3bc9e86a698acd6f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 5 13:23:41 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 5 13:30:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8e7086
profiles: amd64/arm64: Fix typo in comment
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 2 +-
profiles/arch/arm64/package.use.mask | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 19d172790829..84e274ebe6ce 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,7 +18,7 @@
#--- END OF EXAMPLES ---
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-23)
-# Pulls in kde-apps/kgpg is keyworded here
+# Pulls in kde-apps/kgpg which is keyworded here
>=kde-apps/kdeutils-meta-24.05.1 -gpg
# Jared Allard <jared@rgst.io> (2024-06-21)
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index 9728a0fbb262..4acdde9bc326 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -9,7 +9,7 @@ kde-apps/libkgapi kf6compat
kde-apps/libksane kf6compat
# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-23)
-# Pulls in kde-apps/kgpg is keyworded here
+# Pulls in kde-apps/kgpg which is keyworded here
>=kde-apps/kdeutils-meta-24.05.1 -gpg
# Ionen Wolkens <ionen@gentoo.org> (2024-05-19)
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/
@ 2024-10-01 3:06 Michał Górny
0 siblings, 0 replies; 4+ messages in thread
From: Michał Górny @ 2024-10-01 3:06 UTC (permalink / raw
To: gentoo-commits
commit: 26a82d829010cf99f49859b33a68fd82f6876a62
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 17:52:48 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 1 03:06:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26a82d82
profiles: Extend dist-kernel [debug] default to >= 6.6.53
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/arch/amd64/package.use | 4 ++--
profiles/arch/arm64/package.use | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index 754ff9c5cfcb..273406b0e81e 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -4,8 +4,8 @@
# Michał Górny <mgorny@gentoo.org> (2024-09-04)
# Build with debugging support by default to facilitate dev-debug/dtrace
# and sys-apps/systemd[bpf].
->=sys-kernel/gentoo-kernel-6.10.8 debug
->=sys-kernel/vanilla-kernel-6.10.8 debug
+>=sys-kernel/gentoo-kernel-6.6.53 debug
+>=sys-kernel/vanilla-kernel-6.6.53 debug
# James Le Cuirot <chewi@gentoo.org> (2022-06-25)
# Realign the stack in the 32-bit build for compatibility with older binaries by
diff --git a/profiles/arch/arm64/package.use b/profiles/arch/arm64/package.use
index 22f0c2a5e48e..f1ba7d873ad1 100644
--- a/profiles/arch/arm64/package.use
+++ b/profiles/arch/arm64/package.use
@@ -4,8 +4,8 @@
# Michał Górny <mgorny@gentoo.org> (2024-09-04)
# Build with debugging support by default to facilitate dev-debug/dtrace
# and sys-apps/systemd[bpf].
->=sys-kernel/gentoo-kernel-6.10.8 debug
->=sys-kernel/vanilla-kernel-6.10.8 debug
+>=sys-kernel/gentoo-kernel-6.6.53 debug
+>=sys-kernel/vanilla-kernel-6.6.53 debug
# James Le Cuirot <chewi@gentoo.org> (2023-12-16)
# Apply additional FFmpeg patches for efficient playback on some SoCs.
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/
@ 2025-04-10 8:37 Alexys Jacob
0 siblings, 0 replies; 4+ messages in thread
From: Alexys Jacob @ 2025-04-10 8:37 UTC (permalink / raw
To: gentoo-commits
commit: 891393c999009aa7690ef431e71a0473faeaf498
Author: Robert Förster <Dessa <AT> gmake <DOT> de>
AuthorDate: Mon Apr 7 19:38:18 2025 +0000
Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
CommitDate: Thu Apr 10 08:37:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=891393c9
profiles/arch: unmask test-full where dev-db/mongodb is keyworded
Signed-off-by: Robert Förster <Dessa <AT> gmake.de>
Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 1 +
profiles/arch/arm64/package.use.mask | 1 +
2 files changed, 2 insertions(+)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 12d2fcf5cb4c..7d7aae672e9b 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -189,6 +189,7 @@ dev-build/cmake -dap
# Michał Górny <mgorny@gentoo.org> (2023-06-24)
# dev-db/mongodb miraculously got keyworded here.
+dev-libs/mongo-c-driver -test-full
dev-python/pymongo -test-full
# Sam James <sam@gentoo.org> (2023-05-15)
diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
index a461e12bc2da..f2f9a6e7e68c 100644
--- a/profiles/arch/arm64/package.use.mask
+++ b/profiles/arch/arm64/package.use.mask
@@ -157,6 +157,7 @@ dev-db/spatialite rttopo
# Michał Górny <mgorny@gentoo.org> (2023-06-24)
# dev-db/mongodb miraculously got keyworded here.
+dev-libs/mongo-c-driver -test-full
dev-python/pymongo -test-full
# Sam James <sam@gentoo.org> (2023-04-17)
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-04-10 8:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01 3:06 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/arm64/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2025-04-10 8:37 Alexys Jacob
2024-07-05 13:30 Andreas Sturmlechner
2022-01-17 0:26 Georgy Yakovlev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox