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 6D6AD15800A for ; Tue, 18 Jul 2023 07:23:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9408E08DC; Tue, 18 Jul 2023 07:23:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 4AF47E08DC for ; Tue, 18 Jul 2023 07:23:10 +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 81185340D49 for ; Tue, 18 Jul 2023 07:23:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE996B96 for ; Tue, 18 Jul 2023 07:23:07 +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: <1689664984.76d7da553787a97edc490860030a7e9f335061c4.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: 76d7da553787a97edc490860030a7e9f335061c4 X-VCS-Branch: master Date: Tue, 18 Jul 2023 07:23:07 +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: b2572e88-ac36-4d07-a4b5-893692472c32 X-Archives-Hash: 9fe3fc4c0584303c114d3ced79e34c70 commit: 76d7da553787a97edc490860030a7e9f335061c4 Author: Hans de Graaff gentoo org> AuthorDate: Tue Jul 18 07:22:40 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jul 18 07:23:04 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d7da55 profiles/package.mask: mask obsolete ruby slots for removal Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fd8dc2256510..a79614e7ca8b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2023-07-18) +# Obsolote slots (for sinatra the slot is ruby30 only) without reverse +# dependencies. Use the newer slot instead. Masked for removal on +# 2023-08-18. +dev-ruby/sinatra:2 +dev-ruby/rack-protection:2 +dev-ruby/rack-test:1.0 + # Hans de Graaff (2023-07-18) # Obsolete slot without reverse dependencies. Use the newer slot # instead. Masked for removal on 2023-08-18.