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 7204715806E for ; Mon, 5 Jun 2023 00:23:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6DEAE0901; Mon, 5 Jun 2023 00:23:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8C975E0901 for ; Mon, 5 Jun 2023 00:23:30 +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 B1403340E98 for ; Mon, 5 Jun 2023 00:23:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6DABA5A for ; Mon, 5 Jun 2023 00:23:27 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1685924443.3da1357039c814f414a3f491d23c14504c282f0f.mjo@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: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 3da1357039c814f414a3f491d23c14504c282f0f X-VCS-Branch: master Date: Mon, 5 Jun 2023 00:23:27 +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: 6b2d1880-0dc6-4144-bf98-70ddbe0f2148 X-Archives-Hash: f3e8858ac64175f385a5365d363d8464 commit: 3da1357039c814f414a3f491d23c14504c282f0f Author: Michael Orlitzky gentoo org> AuthorDate: Mon Jun 5 00:20:43 2023 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Mon Jun 5 00:20:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da13570 profiles: mask sci-mathematics/flintqs for removal. Signed-off-by: Michael Orlitzky gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 47044d82b156..ed4e9ffb6449 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Michael Orlitzky (2023-06-04) +# Obsolete and insecure SageMath (out of tree) dependency. +# Removal on 2023-07-04. +sci-mathematics/flintqs + # Michał Górny (2023-06-03) # Obsoleted by dev-python/pyspnego. No revdeps left. # Removal on 2023-07-03. Bug #895004.