diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-25 08:34:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-25 08:35:25 +0100 |
commit | 0d59b32b4bb339c288de3e7cfe8930595242f5ba (patch) | |
tree | 4e47e007f928f6460ea6185719e20982786d023c /profiles | |
parent | dev-python/pandas: drop statsmodels dep on x86 (diff) | |
download | gentoo-0d59b32b4bb339c288de3e7cfe8930595242f5ba.tar.gz gentoo-0d59b32b4bb339c288de3e7cfe8930595242f5ba.tar.bz2 gentoo-0d59b32b4bb339c288de3e7cfe8930595242f5ba.zip |
package.mask: Last rite x11-libs/libtinynotify-systemwide & rdep
Bug: https://bugs.gentoo.org/913525
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 9e01f05a0ae7..f4ddaabf7b88 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-12-25) +# libtinynotify-systemwide is not ported to procps-4. It is only +# used to implement sw-notify-send which is used as an optional RDEP +# in sys-apps/uam to send notifications on mount. +# Removal on 2024-01-24. Bug #913525. +x11-libs/libtinynotify-systemwide +x11-misc/sw-notify-send + # Patrick Lauer <patrick@gentoo.org> (2023-12-23) # ROCm-6 builds but has runtime issues for me >=dev-libs/roct-thunk-interface-6.0.0 |