From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 57CDE1580E0 for ; Mon, 02 Jun 2025 17:05:11 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 4281D341455 for ; Mon, 02 Jun 2025 17:05:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 401DC1102CD; Mon, 02 Jun 2025 17:05:10 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 394FA1102CD for ; Mon, 02 Jun 2025 17:05:10 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E1F60341455 for ; Mon, 02 Jun 2025 17:05:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50F79150F for ; Mon, 02 Jun 2025 17:05:08 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1748883835.c1a77b234dae9552cc9c6537625b35a801038e92.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c1a77b234dae9552cc9c6537625b35a801038e92 X-VCS-Branch: master Date: Mon, 02 Jun 2025 17:05:08 +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: 9b2cbf2b-6f80-4f24-8599-65215347cd25 X-Archives-Hash: 83eec326b5495380c0b4acffd7b82dc1 commit: c1a77b234dae9552cc9c6537625b35a801038e92 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 2 17:03:55 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 2 17:03:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1a77b23 profiles: Mask x11-misc/barrier for removal Bug: https://bugs.gentoo.org/951987 Bug: https://bugs.gentoo.org/953262 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e8c29f2f8a32..116ff9393d48 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,12 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-06-02) +# Gui depends on Qt5 and is unmaintained for a very long time - its main +# developers have moved to the InputLeap project (gui-apps/input-leap). +# Bugs #942580, #949911, #951987, #953262; removal on 2025-07-02. +x11-misc/barrier + # Michael Orlitzky (2025-05-28) # I added this for SageMath, but in hindsight do not think anyone is # using it. It has code issues and upstream is not terribly interested