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 03B9115807A for ; Wed, 04 Jun 2025 19:00:09 +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 D50C1343144 for ; Wed, 04 Jun 2025 19:00:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EB5121103DD; Wed, 04 Jun 2025 19:00:02 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E37AE1103DD for ; Wed, 04 Jun 2025 19:00:02 +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 95379343005 for ; Wed, 04 Jun 2025 19:00:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABCC4B6F for ; Wed, 04 Jun 2025 18:59:59 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1749063565.01a3bd06d9aab70103b030f7ec0f3d3ee8226941.asturm@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: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 01a3bd06d9aab70103b030f7ec0f3d3ee8226941 X-VCS-Branch: master Date: Wed, 04 Jun 2025 18:59:59 +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: 61c4faa2-7531-43d8-a0a8-76e427997ef7 X-Archives-Hash: 509dfc7e0be0a3bb9a7df85104e0dea6 commit: 01a3bd06d9aab70103b030f7ec0f3d3ee8226941 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jun 4 18:57:06 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jun 4 18:59:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a3bd06 profiles: Mask app-text/poppler-25.06.0 to give revdeps some fixing time Bug: https://bugs.gentoo.org/957137 Bug: https://bugs.gentoo.org/957138 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 24f493773fb6..03dcd602acde 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner (2025-06-04) +# Breaks at least app-office/scribus and media-gfx/inkscape right now. +# Bugs #957137, #957138 +~app-text/poppler-25.06.0 + # Sam James (2025-06-03) # Major changes to packaging as bindings are split out by upstream. >=app-crypt/gpgme-2