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 6F6EF158008 for ; Fri, 16 Jun 2023 07:29:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C9B2E0951; Fri, 16 Jun 2023 07:29:23 +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 7509EE0951 for ; Fri, 16 Jun 2023 07:29:23 +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 67A2F340E06 for ; Fri, 16 Jun 2023 07:29:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A7DBA8F for ; Fri, 16 Jun 2023 07:29:20 +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: <1686900523.8b11b8274f4cef50281b3ba9ae8c1a3af8bfe1ae.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: 8b11b8274f4cef50281b3ba9ae8c1a3af8bfe1ae X-VCS-Branch: master Date: Fri, 16 Jun 2023 07:29:20 +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: b0ca1d9f-7368-4321-8bf7-563129935601 X-Archives-Hash: 791df971fdbea44d7ce340ae1df00bff commit: 8b11b8274f4cef50281b3ba9ae8c1a3af8bfe1ae Author: Hans de Graaff gentoo org> AuthorDate: Fri Jun 16 07:28:43 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Jun 16 07:28:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b11b827 profiles/package.mask: mask old roadie and roadie-rails slots 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 bcaa4eec9a9c..2d32898d8d2c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,14 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2023-06-16) + +# Obsolete slots without reverse dependencies that require rails 6.0 to +# be present. Use the newer slots if needed. +# Masked for removal on 2023-06-16. +dev-ruby/roadie:4 +dev-ruby/roadie-rails:2 + # Hans de Graaff (2023-06-16) # Rails 6.0 is no longer supported upstream and limited to ruby30. Use a # newer Rails version instead. Masked for removal on 2023-07-16.