* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, profiles/arch/base/, profiles/arch/x86/
@ 2019-12-30 22:50 Ben Kohler
0 siblings, 0 replies; 2+ messages in thread
From: Ben Kohler @ 2019-12-30 22:50 UTC (permalink / raw
To: gentoo-commits
commit: 436b20336f1391434c9bea704ac534cfb312a775
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 30 22:02:17 2019 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Dec 30 22:49:19 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=436b2033
profiles: consolidate iwd USE masks
Now that net-wireless/iwd is keyworded everywhere we need it, we only
need to stable-mask the flag.
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 4 ----
profiles/arch/amd64/package.use.stable.mask | 4 ----
profiles/arch/base/package.use.mask | 4 ----
profiles/arch/x86/package.use.mask | 4 ----
profiles/arch/x86/package.use.stable.mask | 4 ----
profiles/base/use.stable.mask | 4 ++++
6 files changed, 4 insertions(+), 20 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 902e02eb945..301ed55a9fc 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -83,10 +83,6 @@ net-analyzer/testssl -bundled-openssl -kerberos
# Unmask libheif support where media-libs/libheif is keyworded
media-gfx/imagemagick -heif
-# Ben Kohler <bkohler@gentoo.org> (2018-08-23)
-# Unmask iwd support where net-wireless/iwd is keyworded
-net-misc/networkmanager -iwd
-
# Thomas Deutschmann <whissi@gentoo.org> (2018-08-23)
# Dependency sys-cluster/ceph is keyworded for amd64
net-fs/samba -ceph
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
index c9231695239..ae366e0960f 100644
--- a/profiles/arch/amd64/package.use.stable.mask
+++ b/profiles/arch/amd64/package.use.stable.mask
@@ -47,10 +47,6 @@ media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm contribxfe
# unmask sssd for sudo
app-admin/sudo -sssd
-# Mart Raudsepp <leio@gentoo.org> (2018-11-01)
-# net-wireless/iwd not stable yet
-net-misc/networkmanager iwd
-
# Mikle Kolyada <zlogene@gentoo.org> (2018-09-15)
# the dependency is unstable
media-video/libav nvidia
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 83885078994..884bf63c8e9 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -62,10 +62,6 @@ net-analyzer/testssl bundled-openssl kerberos
# Requires media-libs/libheif which is only keyworded for amd64 and x86
media-gfx/imagemagick heif
-# Ben Kohler <bkohler@gentoo.org> (2018-08-23)
-# Mask iwd support until net-wireless/iwd is keyworded
-net-misc/networkmanager iwd
-
# Rick Farina <zerochaos@gentoo.org> (2018-06-27)
# Catalyst only has support for assembling bootloader on some arches
dev-util/catalyst system-bootloader
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 6c08ce2d854..a5ca4873725 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -76,10 +76,6 @@ dev-python/pymongo test
# media-libs/qtav not keyworded
media-video/orion qtav
-# Ben Kohler <bkohler@gentoo.org> (2018-08-23)
-# Unmask iwd support where net-wireless/iwd is keyworded
-net-misc/networkmanager -iwd
-
# Thomas Deutschmann <whissi@gentoo.org> (2018-08-23)
# Dependency sys-cluster/ceph is keyworded for x86
net-fs/samba -ceph
diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
index 613458e8f88..e9d4f7ae84d 100644
--- a/profiles/arch/x86/package.use.stable.mask
+++ b/profiles/arch/x86/package.use.stable.mask
@@ -42,10 +42,6 @@ media-libs/opencv contrib contribcvv contribdnn contribhdf contribsfm contribxfe
# unmask sssd for sudo
app-admin/sudo -sssd
-# Mart Raudsepp <leio@gentoo.org> (2018-11-01)
-# net-wireless/iwd not stable yet
-net-misc/networkmanager iwd
-
# Thomas Deutschmann <whissi@gentoo.org> (2018-09-27)
# sys-devel/lld is unstable
www-client/firefox clang
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 759c9247e3a..8340d8bc4b2 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -4,6 +4,10 @@
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
+# Ben Kohler <bkohler@gentoo.org> (2019-12-30)
+# Masked until we get a stable net-wireless/iwd version
+iwd
+
# Matt Turner <mattst88@gentoo.org> (2019-12-05)
# Mask for testing. Bug 606924
libglvnd
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, profiles/arch/base/, profiles/arch/x86/
@ 2022-04-16 19:41 Matt Turner
0 siblings, 0 replies; 2+ messages in thread
From: Matt Turner @ 2022-04-16 19:41 UTC (permalink / raw
To: gentoo-commits
commit: bb01ad729efdd0e81b99b0abf375875ed3f51a22
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 19:20:57 2022 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:41:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb01ad72
profiles: Make USE=sysprof masks global
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
profiles/arch/amd64/package.use.mask | 11 -----------
profiles/arch/amd64/use.mask | 4 ++++
profiles/arch/base/package.use.mask | 11 -----------
profiles/arch/x86/package.use.mask | 11 -----------
profiles/arch/x86/use.mask | 4 ++++
profiles/base/use.mask | 4 ++++
6 files changed, 12 insertions(+), 33 deletions(-)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 6f7acd4bd1c7..4610921674f9 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -123,17 +123,6 @@ sci-physics/root -cudnn
mail-client/thunderbird -eme-free
www-client/firefox -eme-free
-# Mart Raudsepp <leio@gentoo.org> (2020-03-01)
-# dev-util/sysprof-capture is keyworded on amd64
-x11-wm/mutter -sysprof
-dev-libs/gjs -sysprof
-dev-libs/glib -sysprof
-gnome-extra/cjs -sysprof
-x11-libs/gtk+ -sysprof
-net-libs/libsoup -sysprof
-x11-libs/pango -sysprof
-gui-libs/gtk -sysprof
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan is available on amd64.
dev-qt/qt3d -vulkan
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 6040e0cc0374..d21568f5d05e 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-amd64
+# Matt Turner <mattst88@gentoo.org> (2022-04-16)
+# dev-util/sysprof-capture is keyworded on amd64
+-sysprof
+
# David Seifert <soap@gentoo.org> (2022-03-13)
# Cuda/NVENC works here
-cuda
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 42238fbf4d8f..95fe1fc05f8b 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -112,17 +112,6 @@ app-metrics/collectd collectd_plugins_slurm
# https://sourceware.org/glibc/wiki/PortStatus
sys-libs/glibc static-pie
-# Mart Raudsepp <leio@gentoo.org> (2020-03-01)
-# dev-util/sysprof not keyworded on most arches yet
-x11-wm/mutter sysprof
-dev-libs/gjs sysprof
-dev-libs/glib sysprof
-gnome-extra/cjs sysprof
-x11-libs/gtk+ sysprof
-net-libs/libsoup sysprof
-x11-libs/pango sysprof
-gui-libs/gtk sysprof
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan support is only available on few selected arches atm.
# Mask everywhere, unmask where appropriate.
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index c9f5459e720f..00f4b2fe76f7 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -145,17 +145,6 @@ sys-libs/glibc -static-pie
mail-client/thunderbird -eme-free
www-client/firefox -eme-free
-# Mart Raudsepp <leio@gentoo.org> (2020-03-01)
-# dev-util/sysprof-capture is keyworded on x86
-x11-wm/mutter -sysprof
-dev-libs/gjs -sysprof
-dev-libs/glib -sysprof
-gnome-extra/cjs -sysprof
-x11-libs/gtk+ -sysprof
-net-libs/libsoup -sysprof
-x11-libs/pango -sysprof
-gui-libs/gtk -sysprof
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-26)
# Vulkan is available on x86.
dev-qt/qt3d -vulkan
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index a499df4e822f..b51481a896ec 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH.
-x86
+# Matt Turner <mattst88@gentoo.org> (2022-04-16)
+# dev-util/sysprof-capture is keyworded on x86
+-sysprof
+
# Michał Górny <mgorny@gentoo.org> (2021-01-07)
# Prebuilt kernels are supported here.
-dist-kernel
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 059f596fff47..c806a6f52c08 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -4,6 +4,10 @@
# This file is only for generic masks. For arch-specific masks (i.e.
# mask everywhere, unmask on arch/*) use arch/base.
+# Matt Turner <mattst88@gentoo.org> (2022-04-16)
+# dev-util/sysprof not keyworded on most arches yet
+sysprof
+
# Brian Evans <grknight@gentoo.org> (2022-01-21)
# PHP 7.3 is end-of-life
# Please upgrade to a newer slot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-16 19:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-16 19:41 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, profiles/arch/base/, profiles/arch/x86/ Matt Turner
-- strict thread matches above, loose matches on Subject: below --
2019-12-30 22:50 Ben Kohler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox