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 F15DD1581C1 for ; Sat, 6 Jul 2024 15:37:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6E5EE2A11; Sat, 6 Jul 2024 15:37:58 +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 B2C30E2A11 for ; Sat, 6 Jul 2024 15:37:58 +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 9D203342F9C for ; Sat, 6 Jul 2024 15:37:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F04EA1D9F for ; Sat, 6 Jul 2024 15:37:55 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1720280083.b90809aabd5d6c4e8ed154514c60e3a7f5809bf2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/fractal/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/fractal/fractal-8_beta.ebuild X-VCS-Directories: net-im/fractal/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b90809aabd5d6c4e8ed154514c60e3a7f5809bf2 X-VCS-Branch: master Date: Sat, 6 Jul 2024 15:37:55 +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: 5a4a61d1-be74-404f-a05c-4be9dd468856 X-Archives-Hash: 655ec1dde3cefd04a4abc1574dda0469 commit: b90809aabd5d6c4e8ed154514c60e3a7f5809bf2 Author: Michał Górny gentoo org> AuthorDate: Sat Jul 6 15:34:43 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 6 15:34:43 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90809aa net-im/fractal: Require >=virtual/rust-1.79 Signed-off-by: Michał Górny gentoo.org> net-im/fractal/fractal-8_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/fractal/fractal-8_beta.ebuild b/net-im/fractal/fractal-8_beta.ebuild index 067729086773..bcb75925ea4f 100644 --- a/net-im/fractal/fractal-8_beta.ebuild +++ b/net-im/fractal/fractal-8_beta.ebuild @@ -79,7 +79,7 @@ RDEPEND=" # clang needed by bindgen BDEPEND=" sys-devel/clang - >=virtual/rust-1.75.0 + >=virtual/rust-1.79.0 " # Rust