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 8194D158089 for ; Mon, 4 Sep 2023 12:30:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC2622BC019; Mon, 4 Sep 2023 12:30:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D095C2BC013 for ; Mon, 4 Sep 2023 12:30:21 +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 C6125335CCD for ; Mon, 4 Sep 2023 12:30:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0580F10EF for ; Mon, 4 Sep 2023 12:30:19 +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: <1693830502.6e1559e142612bb799b873bb2f1df2e955fe0997.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/stabilization-groups/watchman.group X-VCS-Directories: metadata/stabilization-groups/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6e1559e142612bb799b873bb2f1df2e955fe0997 X-VCS-Branch: master Date: Mon, 4 Sep 2023 12:30:19 +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: 6f9edbb4-f681-46ac-ae50-5283e85ed252 X-Archives-Hash: 106e356c2970bd718e3d233add517533 commit: 6e1559e142612bb799b873bb2f1df2e955fe0997 Author: Sam James gentoo org> AuthorDate: Mon Sep 4 12:28:22 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Sep 4 12:28:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1559e1 metadata/stabilization-groups: add watchman.group Signed-off-by: Sam James gentoo.org> metadata/stabilization-groups/watchman.group | 3 +++ 1 file changed, 3 insertions(+) diff --git a/metadata/stabilization-groups/watchman.group b/metadata/stabilization-groups/watchman.group new file mode 100644 index 000000000000..0c2f08af1f27 --- /dev/null +++ b/metadata/stabilization-groups/watchman.group @@ -0,0 +1,3 @@ +dev-util/watchman +dev-cpp/edencommon +dev-cpp/folly