From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1498703-garchives=archives.gentoo.org@lists.gentoo.org> 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 AD9A415A7D9 for <garchives@archives.gentoo.org>; Mon, 20 Mar 2023 04:41:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0026E0827; Mon, 20 Mar 2023 04:41:26 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 96D34E0827 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 04:41:26 +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 7D8993412D4 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 04:41:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA33B8D8 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Mar 2023 04:41:23 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1679287276.3bb68da27b4c47e86dbfd5f0ae6386a2a53f89f9.sam@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: / X-VCS-Repository: proj/gentoolkit X-VCS-Files: .gitignorerevs X-VCS-Directories: / X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3bb68da27b4c47e86dbfd5f0ae6386a2a53f89f9 X-VCS-Branch: master Date: Mon, 20 Mar 2023 04:41:23 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 317ab52d-4411-4c45-ac17-16c1700f32ca X-Archives-Hash: 12f390177d9605897bf8c75039718c1f commit: 3bb68da27b4c47e86dbfd5f0ae6386a2a53f89f9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 20 04:41:16 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 20 04:41:16 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=3bb68da2 .gitignorerevs: update for Black reformatting See 5318fb2032cf24beafdda843af83c0a56d6c9dfe. Signed-off-by: Sam James <sam <AT> gentoo.org> .gitignorerevs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignorerevs b/.gitignorerevs index d9d4b22..a061025 100644 --- a/.gitignorerevs +++ b/.gitignorerevs @@ -2,3 +2,5 @@ bbcd72b5fe85fe9bbca1913f8aa22077d94e75d0 # Reformat with black 22.1.0 76c188b5189375b3b3b7c92f31491990e29a1669 +# */*: Reformat with newer Black +5318fb2032cf24beafdda843af83c0a56d6c9dfe