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 BD0D4158021 for ; Sat, 3 Dec 2022 10:24:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C444DE0E36; Sat, 3 Dec 2022 10:24:00 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEE3AE0E36 for ; Sat, 3 Dec 2022 10:24:00 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2A2F3413CB for ; Sat, 3 Dec 2022 10:23:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7D40775 for ; Sat, 3 Dec 2022 10:23:57 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1670063008.37ee54eb409bf7b63b7106ca38b54b9013397f3f.graaff@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: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 37ee54eb409bf7b63b7106ca38b54b9013397f3f X-VCS-Branch: master Date: Sat, 3 Dec 2022 10:23:57 +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: f3c55e37-6fbc-4c15-96f9-edec3f593ac2 X-Archives-Hash: 32785d9ed7d774a6cd17bb935f08964b commit: 37ee54eb409bf7b63b7106ca38b54b9013397f3f Author: Hans de Graaff gentoo org> AuthorDate: Sat Dec 3 10:23:28 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Dec 3 10:23:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ee54eb profiles/package.mask: mask obsolete faraday slot for removal Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a74ff01c03be..2aadf154beae 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2022-12-03) +# Obsolete slot without reverse dependencies. Use a newer faraday +# slot instead. Masked for removal in 30 days. +dev-ruby/faraday:0 + # Hans de Graaff (2022-12-03) # Obsolete slot without reverse dependencies. Use a newer net-ssh # slot instead. Masked for removal in 30 days.