* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/, profiles/arch/amd64/, profiles/arch/base/
@ 2023-11-25 6:12 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2023-11-25 6:12 UTC (permalink / raw
To: gentoo-commits
commit: 03450665d52047d330731d72b9d81499d3d5eda4
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Wed Nov 22 00:22:43 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 06:11:06 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03450665
profiles/arch: mask/unmask gui-libs/wlroots[drm,liftoff] where (un)available
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/33932
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 5 +++++
profiles/arch/base/package.use.mask | 5 +++++
profiles/arch/riscv/package.use.mask | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 31fab1e8cd31..c13a6ff43aa6 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,11 @@
#--- END OF EXAMPLES ---
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 -drm -liftoff
+
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# Unmask on amd64.
media-video/obs-studio -qsv -websocket
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 6695d99265f5..34ad56ff8edc 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 drm liftoff
+
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# media-libs/oneVPL is only keyworded for amd64 at this time.
media-video/obs-studio qsv
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 0326b4a821c9..861cbc631d8a 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-22)
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 -drm -liftoff
+
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
app-alternatives/ninja samurai
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/, profiles/arch/amd64/, profiles/arch/base/
@ 2024-01-03 19:07 Arthur Zamarin
0 siblings, 0 replies; 3+ messages in thread
From: Arthur Zamarin @ 2024-01-03 19:07 UTC (permalink / raw
To: gentoo-commits
commit: ea2fceefa911ccc92b72d80a3d059dda234eb769
Author: Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Thu Dec 21 19:44:57 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 19:06:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea2fceef
profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] mask
Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/34401
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 5 ++---
profiles/arch/base/package.use.mask | 5 ++---
profiles/arch/riscv/package.use.mask | 5 ++---
3 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 1a2f77a0990a..ac4adad1e6b9 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -31,9 +31,8 @@ sys-kernel/gentoo-kernel-bin -generic-uki
dev-python/PyQt6 -pdfium
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
-# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
-# are only available for amd64 and riscv
->=gui-libs/wlroots-0.17.0 -drm -liftoff
+# dev-libs/libliftoff is only available for amd64 and riscv
+gui-libs/wlroots -liftoff
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# Unmask on amd64.
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 65c07619a41a..4d05ac6bf692 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -15,9 +15,8 @@ sys-kernel/gentoo-kernel-bin generic-uki
dev-python/PyQt6 pdfium
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
-# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
-# are only available for amd64 and riscv
->=gui-libs/wlroots-0.17.0 drm liftoff
+# dev-libs/libliftoff is only available for amd64 and riscv
+gui-libs/wlroots liftoff
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# media-libs/oneVPL is only keyworded for amd64 at this time.
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 861cbc631d8a..5700c60f3015 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-22)
-# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
-# are only available for amd64 and riscv
->=gui-libs/wlroots-0.17.0 -drm -liftoff
+# dev-libs/libliftoff is only available for amd64 and riscv
+gui-libs/wlroots -liftoff
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/, profiles/arch/amd64/, profiles/arch/base/
@ 2024-01-03 21:34 Sam James
0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2024-01-03 21:34 UTC (permalink / raw
To: gentoo-commits
commit: d5c0e51091f4a4661b1a242616eaf406cdd7caff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 21:33:49 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 21:33:49 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5c0e510
Revert "profiles/arch: drop >=gui-libs/wlroots-0.17.0[drm] mask"
This reverts commit ea2fceefa911ccc92b72d80a3d059dda234eb769.
This breaks a pending stablereq.
Bug: https://bugs.gentoo.org/921307
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 5 +++--
profiles/arch/base/package.use.mask | 5 +++--
profiles/arch/riscv/package.use.mask | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index ac4adad1e6b9..1a2f77a0990a 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -31,8 +31,9 @@ sys-kernel/gentoo-kernel-bin -generic-uki
dev-python/PyQt6 -pdfium
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
-# dev-libs/libliftoff is only available for amd64 and riscv
-gui-libs/wlroots -liftoff
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 -drm -liftoff
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# Unmask on amd64.
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 4d05ac6bf692..65c07619a41a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -15,8 +15,9 @@ sys-kernel/gentoo-kernel-bin generic-uki
dev-python/PyQt6 pdfium
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-25)
-# dev-libs/libliftoff is only available for amd64 and riscv
-gui-libs/wlroots liftoff
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 drm liftoff
# Jimi Huotari <chiitoo@gentoo.org> (2023-11-22)
# media-libs/oneVPL is only keyworded for amd64 at this time.
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 5700c60f3015..861cbc631d8a 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -2,8 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# Leonardo Hernández Hernández <leohdz172@proton.me> (2023-11-22)
-# dev-libs/libliftoff is only available for amd64 and riscv
-gui-libs/wlroots -liftoff
+# media-libs/libdisplay-info (drm) and dev-libs/libliftoff (liftoff)
+# are only available for amd64 and riscv
+>=gui-libs/wlroots-0.17.0 -drm -liftoff
# Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here.
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-01-03 21:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-25 6:12 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/, profiles/arch/amd64/, profiles/arch/base/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-01-03 19:07 Arthur Zamarin
2024-01-03 21:34 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox