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 88F98158064 for ; Wed, 1 May 2024 13:18:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D101EE29F5; Wed, 1 May 2024 13:18:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 BA2E9E29F5 for ; Wed, 1 May 2024 13:18:11 +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 EDF76335C9B for ; Wed, 1 May 2024 13:18:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B1E193E for ; Wed, 1 May 2024 13:18:09 +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: <1714569388.e40c6db32b94751b8dc96126092d9852707b2edb.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: e40c6db32b94751b8dc96126092d9852707b2edb X-VCS-Branch: master Date: Wed, 1 May 2024 13:18:09 +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: 2446a4c1-22b0-47db-aa98-5a8dd783297d X-Archives-Hash: abdd3a03feaa2b7874be8c86cc10a8cc commit: e40c6db32b94751b8dc96126092d9852707b2edb Author: Michał Górny gentoo org> AuthorDate: Wed May 1 13:16:28 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed May 1 13:16:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40c6db3 package.mask: Last rite sys-apps/mouseemu Bug: https://bugs.gentoo.org/930195 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 26097857adc3..ee6b5805132c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-05-01) +# Effectively unmaintained. EAPI 6. Keyworded for PowerPC only. +# Might not work anymore (when I run it, it hangs input to X11 entirely). +# Removal on 2024-05-31. Bug #930195. +sys-apps/mouseemu + # Michał Górny (2024-05-01) # Unmaintained in Gentoo. Multiple releases behind upstream. No tests. # No Python 3.12. No (unconditional) reverse dependencies.