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 D05F51581FD for ; Fri, 12 Sep 2025 01:12:55 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B6AAB340D6F for ; Fri, 12 Sep 2025 01:12:55 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AB317110377; Fri, 12 Sep 2025 01:12:54 +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 bobolink.gentoo.org (Postfix) with ESMTPS id A47B8110377 for ; Fri, 12 Sep 2025 01:12:54 +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 3BACF340D6F for ; Fri, 12 Sep 2025 01:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70C553966 for ; Fri, 12 Sep 2025 01:12:52 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1757639557.bc546ed3a6d906a76f7f7ec34f2f49b8af484f5f.zerochaos@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: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: bc546ed3a6d906a76f7f7ec34f2f49b8af484f5f X-VCS-Branch: master Date: Fri, 12 Sep 2025 01:12:52 +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: d9b95218-d681-4514-ae76-bb7aa0a0f8d0 X-Archives-Hash: b93d6c3abe8d127d5a3629484d56a93f commit: bc546ed3a6d906a76f7f7ec34f2f49b8af484f5f Author: Rick Farina gentoo org> AuthorDate: Fri Sep 12 01:11:54 2025 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Sep 12 01:12:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc546ed3 package.mask: mask net-wireless/mdk for removal Signed-off-by: Rick Farina gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index b2882f8cfc1c..fa4e08947a4d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Rick Farina (2025-09-11) +# Dead upstream, fails to compile on modern gcc. Bug #919250 +# Removal on 2025-10-12 +net-wireless/mdk + # Andreas Sturmlechner (2025-09-09) # Packaged version is very outdated, was already broken by libxml2-2.12, # now once more by libxml2-2.14. Bugs #739362, #829005, #923828, #955798.