From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 914D51580E0 for ; Wed, 29 Jan 2025 23:22:26 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 732D034305A for ; Wed, 29 Jan 2025 23:22:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9DC931103B6; Wed, 29 Jan 2025 23:22:22 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 90A3E1103B6 for ; Wed, 29 Jan 2025 23:22:22 +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 46E02342FEC for ; Wed, 29 Jan 2025 23:22:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A19C120D7 for ; Wed, 29 Jan 2025 23:22:20 +0000 (UTC) From: "Matt Jolly" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Jolly" Message-ID: <1738192582.b1efc6d05e74f35bfec8cb6c4c168f8a14bc6dfe.kangie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: b1efc6d05e74f35bfec8cb6c4c168f8a14bc6dfe X-VCS-Branch: master Date: Wed, 29 Jan 2025 23:22:20 +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: 23f51911-30b6-4ef1-94b7-6733bd7bafb7 X-Archives-Hash: 5b2441bea30372bc42a618a4e8913e28 commit: b1efc6d05e74f35bfec8cb6c4c168f8a14bc6dfe Author: Matt Jolly gentoo org> AuthorDate: Wed Jan 29 04:52:16 2025 +0000 Commit: Matt Jolly gentoo org> CommitDate: Wed Jan 29 23:16:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1efc6d0 profiles/base: Update p.use.force for dev-lang/rust{,-bin}[llvm_slot_x] Signed-off-by: Matt Jolly gentoo.org> profiles/base/package.use.force | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 6546f32dd3f4..7461c0d72b2d 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Ionen Wolkens (2024-12-24) @@ -26,6 +26,8 @@ llvm-runtimes/libcxxabi clang # echo "dev-lang/rust:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # echo "dev-lang/rust-bin:${slot} llvm_slot_${_RUST_LLVM_MAP[${slot}]}" # done +dev-lang/rust:1.84.0 llvm_slot_19 +dev-lang/rust-bin:1.84.0 llvm_slot_19 dev-lang/rust:1.83.0 llvm_slot_19 dev-lang/rust-bin:1.83.0 llvm_slot_19 dev-lang/rust:1.82.0 llvm_slot_19 @@ -36,8 +38,12 @@ dev-lang/rust:1.80.1 llvm_slot_18 dev-lang/rust-bin:1.80.1 llvm_slot_18 dev-lang/rust:1.79.0 llvm_slot_18 dev-lang/rust-bin:1.79.0 llvm_slot_18 +dev-lang/rust:1.78.0 llvm_slot_18 +dev-lang/rust-bin:1.78.0 llvm_slot_18 dev-lang/rust:1.77.1 llvm_slot_17 dev-lang/rust-bin:1.77.1 llvm_slot_17 +dev-lang/rust:1.76.0 llvm_slot_17 +dev-lang/rust-bin:1.76.0 llvm_slot_17 dev-lang/rust:1.75.0 llvm_slot_17 dev-lang/rust-bin:1.75.0 llvm_slot_17 dev-lang/rust:1.74.1 llvm_slot_17