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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2402415864F for ; Thu, 23 Mar 2023 23:24:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5FA11E07BA; Thu, 23 Mar 2023 23:24:43 +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 3FFA2E07BA for ; Thu, 23 Mar 2023 23:24:43 +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 01B64340B9B for ; Thu, 23 Mar 2023 23:24:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 629D9918 for ; Thu, 23 Mar 2023 23:24:37 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1679613857.92375e2d5c3202873b3cef286ce7e0457a01d6b8.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rust-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/rust-bin/rust-bin-1.67.1-r1.ebuild dev-lang/rust-bin/rust-bin-1.67.1-r2.ebuild X-VCS-Directories: dev-lang/rust-bin/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 92375e2d5c3202873b3cef286ce7e0457a01d6b8 X-VCS-Branch: master Date: Thu, 23 Mar 2023 23:24:37 +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: b2f0f415-7327-4358-b90b-f4beb8e1ed5e X-Archives-Hash: 47dc4cd5479baa1518381c5678d498ed commit: 92375e2d5c3202873b3cef286ce7e0457a01d6b8 Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Mar 23 23:21:49 2023 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Mar 23 23:24:17 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92375e2d dev-lang/rust-bin: revbump 1.67.1, depend on gcc for libgcc_s Closes: https://bugs.gentoo.org/894142 Signed-off-by: Georgy Yakovlev gentoo.org> .../rust-bin/{rust-bin-1.67.1-r1.ebuild => rust-bin-1.67.1-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/rust-bin/rust-bin-1.67.1-r1.ebuild b/dev-lang/rust-bin/rust-bin-1.67.1-r2.ebuild similarity index 99% rename from dev-lang/rust-bin/rust-bin-1.67.1-r1.ebuild rename to dev-lang/rust-bin/rust-bin-1.67.1-r2.ebuild index ad7fd7020f34..c8ce92fc1251 100644 --- a/dev-lang/rust-bin/rust-bin-1.67.1-r1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.67.1-r2.ebuild @@ -32,6 +32,7 @@ RDEPEND="