From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id D61331582EF for ; Mon, 10 Mar 2025 01:55:51 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9E1B7343141 for ; Mon, 10 Mar 2025 01:55:51 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 3578E1103AC; Mon, 10 Mar 2025 01:55:45 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2FCF81103AC for ; Mon, 10 Mar 2025 01:55:45 +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 E0B65343129 for ; Mon, 10 Mar 2025 01:55:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D4C428B5 for ; Mon, 10 Mar 2025 01:55:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1741571668.2570d850f73e257fbc2b6ef1c3d7468383159109.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2570d850f73e257fbc2b6ef1c3d7468383159109 X-VCS-Branch: master Date: Mon, 10 Mar 2025 01:55:43 +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: de7932f0-5a18-4de9-a382-7ad819952016 X-Archives-Hash: 6777bfdbdf6a0c1f63753d859f10e077 commit: 2570d850f73e257fbc2b6ef1c3d7468383159109 Author: Sam James gentoo org> AuthorDate: Mon Mar 10 00:00:39 2025 +0000 Commit: Sam James gentoo org> CommitDate: Mon Mar 10 01:54:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2570d850 profiles: last-rite dev-lang/gnat-gpl Bug: https://bugs.gentoo.org/951054 Signed-off-by: Sam James gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 902991b687a5..b4309f537250 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James (2025-03-09) +# Obsolete in favour of dev-lang/ada-bootstrap. Using sys-devel/gcc[ada] +# should now Just Work. Removal on 2025-04-10. +dev-lang/gnat-gpl + # Sam James (2025-03-09) # Breaks distutils.ccompiler with a lot of fallout. bug #950978 and # many others.