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 950A2158015 for ; Thu, 21 Dec 2023 09:57:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB6252BC013; Thu, 21 Dec 2023 09:57:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B59AE2BC013 for ; Thu, 21 Dec 2023 09:57:20 +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 F41AE340BEF for ; Thu, 21 Dec 2023 09:57:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6EBE0ACA for ; Thu, 21 Dec 2023 09:57:18 +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: <1703152582.1ffeb12d4a8b45932dfa50dde1d6c6d296e05000.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/stabilization-groups/rust.group X-VCS-Directories: metadata/stabilization-groups/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ffeb12d4a8b45932dfa50dde1d6c6d296e05000 X-VCS-Branch: master Date: Thu, 21 Dec 2023 09:57:18 +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: e821a789-6e02-4e9c-9acc-91a658375a2a X-Archives-Hash: 0398c02d4a0dfadef89e41dbef81594d commit: 1ffeb12d4a8b45932dfa50dde1d6c6d296e05000 Author: Sam James gentoo org> AuthorDate: Thu Dec 21 07:57:44 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 21 09:56:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ffeb12d metadata/stabilization-groups: add rust group Bug: https://bugs.gentoo.org/920441 Signed-off-by: Sam James gentoo.org> metadata/stabilization-groups/rust.group | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/stabilization-groups/rust.group b/metadata/stabilization-groups/rust.group new file mode 100644 index 000000000000..93ce53ffc2cf --- /dev/null +++ b/metadata/stabilization-groups/rust.group @@ -0,0 +1,3 @@ +dev-lang/rust +dev-lang/rust-bin +virtual/rust