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 4335D1382C5 for ; Tue, 30 Mar 2021 20:07:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 710CFE0BA6; Tue, 30 Mar 2021 20:07:24 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 596AAE0BA6 for ; Tue, 30 Mar 2021 20:07:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 75EF634081F for ; Tue, 30 Mar 2021 20:07:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EE075B4 for ; Tue, 30 Mar 2021 20:07:22 +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: <1617134836.ec0742f291db20f6b22f4ce53e075d6dc2725fa6.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: ec0742f291db20f6b22f4ce53e075d6dc2725fa6 X-VCS-Branch: master Date: Tue, 30 Mar 2021 20:07:22 +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: 8831f9ad-f8ab-49b7-91bf-d32168e52bb8 X-Archives-Hash: a3e965c818a0cb4c7156a6c3e1a6d69e commit: ec0742f291db20f6b22f4ce53e075d6dc2725fa6 Author: Rick Farina gentoo org> AuthorDate: Tue Mar 30 20:06:49 2021 +0000 Commit: Rick Farina gentoo org> CommitDate: Tue Mar 30 20:07:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0742f2 package.mask: mask dev-libs/go-usb 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 d23081d9032..d7b1df8005a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Rick Farina (2021-03-30) +# Gentoo doesn't use this package, and the one package which needs it now uses the bundled version +# Masked for removal in 30 days +dev-libs/go-usb + # Sam James (2021-03-30) # Seems to break dev-tex/culmus-latex # Masking until we can investigate & fix