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 D5771158086 for ; Sat, 30 Oct 2021 17:25:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 391A3E0830; Sat, 30 Oct 2021 17:25:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 060D0E0829 for ; Sat, 30 Oct 2021 17:25: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 38E79342ED0 for ; Sat, 30 Oct 2021 17:25:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C21657A for ; Sat, 30 Oct 2021 17:25:14 +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: <1635614705.f69aee19459f7b7dc9a7051f4802ea3d88d80ac1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/prusaslicer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild X-VCS-Directories: media-gfx/prusaslicer/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f69aee19459f7b7dc9a7051f4802ea3d88d80ac1 X-VCS-Branch: master Date: Sat, 30 Oct 2021 17:25:14 +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: a49ef605-8a0f-450a-96c0-0bee427b54a1 X-Archives-Hash: 8a5550e94fb77830b4f2c1b4047e0525 commit: f69aee19459f7b7dc9a7051f4802ea3d88d80ac1 Author: Sam James gentoo org> AuthorDate: Sat Oct 30 17:23:37 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 30 17:25:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f69aee19 media-gfx/prusaslicer: add bug reference to comment Bug: https://bugs.gentoo.org/820785 Signed-off-by: Sam James gentoo.org> media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild b/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild index 7c7c9f0d36d..7ce3bc36f88 100644 --- a/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild +++ b/media-gfx/prusaslicer/prusaslicer-2.3.3-r1.ebuild @@ -22,7 +22,7 @@ IUSE="gui test" REQUIRED_USE="test? ( gui )" RESTRICT="!test? ( test )" -# Please check if works with newer TBB on next release +# Please check if works with newer TBB on next release, bug #820785 RDEPEND=" dev-cpp/eigen:3