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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 41C11158046 for ; Sun, 13 Oct 2024 07:05:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 774E0E08A0; Sun, 13 Oct 2024 07:05:19 +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 06D0EE08A0 for ; Sun, 13 Oct 2024 07:05:19 +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 3CF53342FA2 for ; Sun, 13 Oct 2024 07:05:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFFC21682 for ; Sun, 13 Oct 2024 07:05:16 +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: <1728803063.66d851330012ea05c78a938cf294681327736e11.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: 66d851330012ea05c78a938cf294681327736e11 X-VCS-Branch: master Date: Sun, 13 Oct 2024 07:05:16 +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: 7160fe1d-ceb8-4c1c-a9a8-4dcf3963fad9 X-Archives-Hash: af3e4847b03332f3477bba442735f1b0 commit: 66d851330012ea05c78a938cf294681327736e11 Author: Hans de Graaff gentoo org> AuthorDate: Sun Oct 13 07:04:23 2024 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Oct 13 07:04:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66d85133 profiles/package.mask: remove obsolete io-event slots Signed-off-by: Hans de Graaff gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2175e541296c..d914b1a96010 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2024-10-13) +# Obsolete slots without reverse dependencies. Use a newer slot +# instead. Removal on 2024-11-13. +dev-ruby/io-event:1.2 +dev-ruby/io-event:1.3 + # Sam James (2024-10-12) # File collisions with sys-libs/ldb (bug #941298) =net-fs/samba-4.21.0