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 D7AC7158064 for ; Sun, 5 May 2024 15:54:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2576CE2B76; Sun, 5 May 2024 15:54:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 07518E2B76 for ; Sun, 5 May 2024 15:54:08 +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 4CA00335D21 for ; Sun, 5 May 2024 15:54:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD3AC15A7 for ; Sun, 5 May 2024 15:54:05 +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: <1714924434.193b0389401b9296486426c54eb6ddb46c64f374.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: 193b0389401b9296486426c54eb6ddb46c64f374 X-VCS-Branch: master Date: Sun, 5 May 2024 15:54:05 +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: 418e04c3-c830-42b0-86ea-bd948e9e5f41 X-Archives-Hash: 85aeadeb68157837dbb7127915beab1a commit: 193b0389401b9296486426c54eb6ddb46c64f374 Author: Michał Górny gentoo org> AuthorDate: Sun May 5 15:32:59 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun May 5 15:53:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=193b0389 package.mask: Last rite net-dns/mydns Bug: https://bugs.gentoo.org/928942 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 85ab4bcd9204..1828b3d3b911 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Michał Górny (2024-05-05) +# An unmaintained fork of an unmaintained DNS server. All successive +# homepages are gone. Last commit in 2014. Already carries a lot +# of patches and hacks. +# Removal on 2024-06-04. Bug #928942. + +net-dns/mydns # Sam James (2024-05-05) # Fails to build w/ broken dist tarball (bug #931240). =app-crypt/tpm2-tss-4.1.0