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 2A89315812D for ; Thu, 02 Jan 2025 23:10:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67886E087A; Thu, 02 Jan 2025 23:10:54 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D6F2FE087A for ; Thu, 02 Jan 2025 23:10:53 +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 AC0BD335DE9 for ; Thu, 02 Jan 2025 23:10:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12F3CD81 for ; Thu, 02 Jan 2025 23:10:51 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1735859448.726810e26b3adbf4aa7b7efe2737509a7b2f4c5f.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/lean/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-mathematics/lean/lean-4.14.0-r1.ebuild sci-mathematics/lean/lean-4.14.0.ebuild X-VCS-Directories: sci-mathematics/lean/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 726810e26b3adbf4aa7b7efe2737509a7b2f4c5f X-VCS-Branch: master Date: Thu, 02 Jan 2025 23:10:51 +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: 5a19274c-17a8-4e1f-9b7c-a7d0a6b531e7 X-Archives-Hash: 04e3987e3b551613b13d69864ac6cb5a commit: 726810e26b3adbf4aa7b7efe2737509a7b2f4c5f Author: Maciej Barć gentoo org> AuthorDate: Thu Jan 2 23:02:56 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Thu Jan 2 23:10:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726810e2 sci-mathematics/lean: add missing libuv dep Signed-off-by: Maciej Barć gentoo.org> sci-mathematics/lean/{lean-4.14.0.ebuild => lean-4.14.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-mathematics/lean/lean-4.14.0.ebuild b/sci-mathematics/lean/lean-4.14.0-r1.ebuild similarity index 98% rename from sci-mathematics/lean/lean-4.14.0.ebuild rename to sci-mathematics/lean/lean-4.14.0-r1.ebuild index 2682e9a72b4a..153bf8d286fb 100644 --- a/sci-mathematics/lean/lean-4.14.0.ebuild +++ b/sci-mathematics/lean/lean-4.14.0-r1.ebuild @@ -32,6 +32,7 @@ IUSE="debug source" RDEPEND=" dev-libs/gmp:= + dev-libs/libuv:= sci-mathematics/cadical " DEPEND="