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 F1F4515800A for ; Tue, 22 Aug 2023 13:42:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 468792BC050; Tue, 22 Aug 2023 13:42:20 +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 307B72BC050 for ; Tue, 22 Aug 2023 13:42:20 +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 62B3034129D for ; Tue, 22 Aug 2023 13:42:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7085FCC for ; Tue, 22 Aug 2023 13:42:17 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1692711694.ebe4b1a7dfe98878670077b06bfeb05d34f0b42c.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ebe4b1a7dfe98878670077b06bfeb05d34f0b42c X-VCS-Branch: master Date: Tue, 22 Aug 2023 13:42:17 +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: 617dfded-0471-44bf-92b2-a2def1d0badc X-Archives-Hash: 63e30a85e7b37cf995ad1f8850573684 commit: ebe4b1a7dfe98878670077b06bfeb05d34f0b42c Author: Sam James gentoo org> AuthorDate: Tue Aug 22 13:40:57 2023 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 22 13:41:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe4b1a7 package.mask: Last rite app-emulation/libvirt-snmp Bug: https://bugs.gentoo.org/912582 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e1d3675184c2..98adf5c79914 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Sam James (2023-08-22) +# Broken with new net-analyzer/net-snmp, no reverse dependencies in Gentoo, +# no other distros package this, and upstream have discontinued development. +# Removal on 2023-09-21. Bug #912582. +app-emulation/libvirt-snmp + # Sam James (2023-08-21) # Broken install. =net-libs/grpc-1.52.1-r1