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 EC3111580EB for ; Wed, 21 May 2025 23:51:02 +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) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D546334315E for ; Wed, 21 May 2025 23:51:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C18AC1103DE; Wed, 21 May 2025 23:51:01 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 bobolink.gentoo.org (Postfix) with ESMTPS id B80D61103DE for ; Wed, 21 May 2025 23:51:01 +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 6EC72343008 for ; Wed, 21 May 2025 23:51:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0122175E for ; Wed, 21 May 2025 23:50:59 +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: <1747871343.279d9c96b379fbf5a037a513fdef6297193bb05c.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: 279d9c96b379fbf5a037a513fdef6297193bb05c X-VCS-Branch: master Date: Wed, 21 May 2025 23:50: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: 76b599b1-bf4e-4e0d-93bd-1028c7520b33 X-Archives-Hash: fb984d5cfa63e1f10bd643c6a3758e6a commit: 279d9c96b379fbf5a037a513fdef6297193bb05c Author: Sam James gentoo org> AuthorDate: Wed May 21 23:49:03 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed May 21 23:49:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=279d9c96 profiles: mask new gimp versions When merging the bumps for GIMP, I'd erred on the side of "well, any automagic is definitely bad", but the UX of exactly-one-of X or Wayland isn't great, so let's discuss it more in bug #956402 first. Bug: https://bugs.gentoo.org/943164 Bug: https://bugs.gentoo.org/956402 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 26e2ff206d8c..1f3631cbe94e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,11 @@ #--- END OF EXAMPLES --- +# Sam James (2025-05-22) +# Introduces REQUIRED_USE that needs more discussion (bug #956402) +=media-gfx/gimp-3.0.2-r2 +=media-gfx/gimp-3.0.4 + # Ionen Wolkens (2025-05-21) # Seems to be some bad interaction between this version and gpep517 # that prevents installing the (successfully) produced wheel, mask