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 1CC07158004 for ; Thu, 8 Feb 2024 07:59:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05691E2A7B; Thu, 8 Feb 2024 07:59:18 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2EEBE2A7B for ; Thu, 8 Feb 2024 07:59:17 +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 EE0EA34317E for ; Thu, 8 Feb 2024 07:59:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DC2E14B7 for ; Thu, 8 Feb 2024 07:59:15 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1707379112.6eeb75946b2ec561253c881ceedffcff3e6fa094.ulm@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: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6eeb75946b2ec561253c881ceedffcff3e6fa094 X-VCS-Branch: master Date: Thu, 8 Feb 2024 07:59:15 +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: 7baa2141-e0aa-46f6-bda5-0f2e7da8331f X-Archives-Hash: 2b5e4de866ce648fbb3b8e38631d894f commit: 6eeb75946b2ec561253c881ceedffcff3e6fa094 Author: Ulrich Müller gentoo org> AuthorDate: Thu Feb 8 07:57:45 2024 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Feb 8 07:58:32 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eeb7594 profiles: Mask ~sci-visualization/gnuplot-6.0.0 for testing Signed-off-by: Ulrich Müller gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8b75fae7d34c..aff5f4ffdb21 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Ulrich Müller (2024-02-08) +# Masked for testing. +# Test failure in watchpoints.dem, undefined function FresnelC. +~sci-visualization/gnuplot-6.0.0 + # Michał Górny (2024-02-07) # Does not build anymore. Carries a large stack of patches already. # Last upstream activity in late 2020. No reverse dependencies left.