From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F21A2158015 for ; Mon, 25 Dec 2023 07:35:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41D152BC029; Mon, 25 Dec 2023 07:35:31 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2C2D82BC029 for ; Mon, 25 Dec 2023 07:35:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55DE1335D6E for ; Mon, 25 Dec 2023 07:35:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E868C1331 for ; Mon, 25 Dec 2023 07:35:28 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1703489725.0d59b32b4bb339c288de3e7cfe8930595242f5ba.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 0d59b32b4bb339c288de3e7cfe8930595242f5ba X-VCS-Branch: master Date: Mon, 25 Dec 2023 07:35:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a3173bc0-ff96-4867-9b64-943d3ce02b31 X-Archives-Hash: ddf010aa99a9f9c724b5ac10ff59e78b commit: 0d59b32b4bb339c288de3e7cfe8930595242f5ba Author: Michał Górny gentoo org> AuthorDate: Mon Dec 25 07:34:27 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Dec 25 07:35:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d59b32b package.mask: Last rite x11-libs/libtinynotify-systemwide & rdep Bug: https://bugs.gentoo.org/913525 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) 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 (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 (2023-12-23) # ROCm-6 builds but has runtime issues for me >=dev-libs/roct-thunk-interface-6.0.0