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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57DA51581F3 for ; Mon, 25 Nov 2024 15:32:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB446E0833; Mon, 25 Nov 2024 15:32:39 +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 pigeon.gentoo.org (Postfix) with ESMTPS id B2EE6E0833 for ; Mon, 25 Nov 2024 15:32:39 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D59A8343014 for ; Mon, 25 Nov 2024 15:32:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25C592145 for ; Mon, 25 Nov 2024 15:32:35 +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: <1732548599.e5786a8a3912e693c22a04f071036598a5f02c95.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e5786a8a3912e693c22a04f071036598a5f02c95 X-VCS-Branch: master Date: Mon, 25 Nov 2024 15:32:35 +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: df495374-7107-4202-aea2-211d9da98511 X-Archives-Hash: 6bd1fe0b5050dfb78aa869fdd2fa2e77 commit: e5786a8a3912e693c22a04f071036598a5f02c95 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 24 19:15:01 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Nov 25 15:29:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5786a8a profiles: base: Mask sci-libs/vtk[qt5] and revdeps Remaining revdeps being: sci-chemistry/avogadro2[vtk] sci-libs/avogadrolibs[vtk] ~sci-physics/geant-4.11.2.0[vtk] Bug: https://bugs.gentoo.org/944817 Signed-off-by: Andreas Sturmlechner gentoo.org> profiles/base/package.use.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 6ee7306982b8..fa187950b0a2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -3,6 +3,13 @@ # New entries go on top. +# Andreas Sturmlechner (2024-11-24) +# sci-libs/vtk[qt5] cleanup, bug #944817 +sci-libs/vtk qt5 +~sci-chemistry/avogadro2-1.97.0 vtk +~sci-libs/avogadrolibs-1.97.0 vtk +~sci-physics/geant-4.11.2.0 vtk + # Andreas Sturmlechner (2024-11-23) # dev-python/pyside2 last-rites dev-python/qtpy pyside2