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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 18AE41580B9 for ; Sun, 22 Aug 2021 12:00:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04573E095F; Sun, 22 Aug 2021 12:00:23 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 63F52E095F for ; Sun, 22 Aug 2021 12:00:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E1FD340E29 for ; Sun, 22 Aug 2021 12:00:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62E2E8C6 for ; Sun, 22 Aug 2021 12:00:19 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1629633612.68e4c0fadf466071682ba4fe2b4c5df832c6a9cb.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/prefix/darwin/macos/package.mask X-VCS-Directories: profiles/prefix/darwin/macos/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: 68e4c0fadf466071682ba4fe2b4c5df832c6a9cb X-VCS-Branch: master Date: Sun, 22 Aug 2021 12:00:19 +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: 6c2eec55-a828-4279-b0bf-01f4993d2ce1 X-Archives-Hash: cbcd06c898f122eb665b75c42c7adf0e commit: 68e4c0fadf466071682ba4fe2b4c5df832c6a9cb Author: Fabian Groffen gentoo org> AuthorDate: Sun Aug 22 11:58:59 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Sun Aug 22 12:00:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e4c0fa profiles/prefix/darwin/macos/package.mask: drop obsoleted masks findutils-4.8.0 (only version in the tree) and wget are now fixed Signed-off-by: Fabian Groffen gentoo.org> profiles/prefix/darwin/macos/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index b06b52c7682..70b202547e6 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,8 +1,3 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Fabian Groffen (2021-01-10) -# fails to compile on regex and nonull definitions in -# gnulib/malloc/dynarray-skeleton.c -=net-misc/wget-1.21.1 -=sys-apps/findutils-4.8.0