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 9DC2A15800A for ; Sat, 19 Aug 2023 05:14:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E11F92BC013; Sat, 19 Aug 2023 05:14:03 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C59962BC013 for ; Sat, 19 Aug 2023 05:14:03 +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 D480433BEB2 for ; Sat, 19 Aug 2023 05:14:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37E14FD0 for ; Sat, 19 Aug 2023 05:14:01 +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: <1692421611.24a1b9e83f19c871f12ceb5793dba2953c58652e.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: 24a1b9e83f19c871f12ceb5793dba2953c58652e X-VCS-Branch: master Date: Sat, 19 Aug 2023 05:14:01 +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: 389d916a-5cba-4774-b2f3-3335fe0fa0b1 X-Archives-Hash: a0a53aac884eb3516249bd0c4ddbe9ee commit: 24a1b9e83f19c871f12ceb5793dba2953c58652e Author: Hans de Graaff gentoo org> AuthorDate: Sat Aug 19 05:06:51 2023 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Aug 19 05:06:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a1b9e8 profiles/package.mask: mask old fast_gettext 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 e9de29d6524b..7f3a5ea54a01 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Hans de Graaff (2023-08-19) +# Obsolete slot with its last release in 2018. Fails tests. Use the +# newer slot instead. Masked for removal on 2023-09-19. +dev-ruby/fast_gettext:0 + # Sam James (2023-08-18) # Masked for testing. =sys-libs/zlib-1.3-r1