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 C52B6158041 for ; Sat, 6 Apr 2024 19:19:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0792FE2A19; Sat, 6 Apr 2024 19:19:49 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8CBAE2A19 for ; Sat, 6 Apr 2024 19:19:48 +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 BF4C23431C5 for ; Sat, 6 Apr 2024 19:19:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FA5E15BD for ; Sat, 6 Apr 2024 19:19:46 +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: <1712431144.a1cab8b1f7ab67cca726f7471e6da8854613277b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a1cab8b1f7ab67cca726f7471e6da8854613277b X-VCS-Branch: master Date: Sat, 6 Apr 2024 19:19:46 +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: ac56f6cd-0e04-4e21-93cd-43cb5582a75b X-Archives-Hash: d8394838c704f66c3eb2f3ae520927dd commit: a1cab8b1f7ab67cca726f7471e6da8854613277b Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 29 07:33:40 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 6 19:19:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1cab8b1 profiles: base: Mask telepathy USE globally Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 316658feebaf..f27ab3bcd0b8 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. +# Andreas Sturmlechner (2024-04-06) +# Telepathy is dead and packages masked for removal. +telepathy + # Andreas Sturmlechner (2023-12-15) # KF6 is not in ::gentoo yet. Move to stable.use.mask on KF6 intro. kf6compat