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 4B298158020 for ; Sat, 3 Dec 2022 15:29:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9594C2BC020; Sat, 3 Dec 2022 15:29:28 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 7C8442BC020 for ; Sat, 3 Dec 2022 15:29:28 +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 9945A3414C5 for ; Sat, 3 Dec 2022 15:29:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08B4676C for ; Sat, 3 Dec 2022 15:29:26 +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: <1670081343.5cebbab3ff36df52e8ad0c9a9793f1407c7b761e.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: 5cebbab3ff36df52e8ad0c9a9793f1407c7b761e X-VCS-Branch: master Date: Sat, 3 Dec 2022 15:29:26 +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: a6fc922f-3d68-451f-bc06-2fe9a445c403 X-Archives-Hash: a105f0cc740212769d41060406738679 commit: 5cebbab3ff36df52e8ad0c9a9793f1407c7b761e Author: Hans de Graaff gentoo org> AuthorDate: Sat Dec 3 15:29:03 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Dec 3 15:29:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cebbab3 profiles/package.mask: mask obsolete vcr 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 e3e260a6ce55..e6aaace2c608 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 vcr +# slot instead. Masked for removal in 30 days. +dev-ruby/vcr:3 + # Sam James (2022-12-03) # Dev channel releases are only for people who # are developers or want more experimental features