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 A3FA715864F for ; Sun, 26 Mar 2023 07:12:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5E15E07AE; Sun, 26 Mar 2023 07:12:26 +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 BDEBAE07AE for ; Sun, 26 Mar 2023 07:12: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 AFF5E3411F3 for ; Sun, 26 Mar 2023 07:12:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE83A954 for ; Sun, 26 Mar 2023 07:12:23 +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: <1679813516.1fb85d5020d02d28291ea9cca2a57eb7ed512b61.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck-clang-tidy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/flycheck-clang-tidy/Manifest app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20221116.ebuild X-VCS-Directories: app-emacs/flycheck-clang-tidy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1fb85d5020d02d28291ea9cca2a57eb7ed512b61 X-VCS-Branch: master Date: Sun, 26 Mar 2023 07:12:23 +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: f9e0813f-2faa-4b17-9ddb-bd2da954d5e8 X-Archives-Hash: 717df193a952a8c2e0d2859c6b71fc96 commit: 1fb85d5020d02d28291ea9cca2a57eb7ed512b61 Author: Sam James gentoo org> AuthorDate: Sun Mar 26 06:51:56 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 26 06:51:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fb85d50 app-emacs/flycheck-clang-tidy: fix PV Signed-off-by: Sam James gentoo.org> app-emacs/flycheck-clang-tidy/Manifest | 2 +- ....3.0_p20221116.ebuild => flycheck-clang-tidy-0.3.0_p20201116.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emacs/flycheck-clang-tidy/Manifest b/app-emacs/flycheck-clang-tidy/Manifest index 2be7b54a0616..aa2e5289051c 100644 --- a/app-emacs/flycheck-clang-tidy/Manifest +++ b/app-emacs/flycheck-clang-tidy/Manifest @@ -1 +1 @@ -DIST flycheck-clang-tidy-0.3.0_p20221116.tar.gz 4485 BLAKE2B e7e760093c1f8e4e2b110ac85b1223959de66412e77a780788270e2a238b3e2abb0f4ba17861ee6a714f3cfd437f1b60d074d0beba7295651b553c7e9816b125 SHA512 f29bd187ceb72b58c4954e1aefe2ed1034a70bb9b4d8992e16d29bea5399374111cff29b96cb3d90ed4dbee15d1c3593b6365fabe7ad2e4669b01a2482558a64 +DIST flycheck-clang-tidy-0.3.0_p20201116.tar.gz 4485 BLAKE2B e7e760093c1f8e4e2b110ac85b1223959de66412e77a780788270e2a238b3e2abb0f4ba17861ee6a714f3cfd437f1b60d074d0beba7295651b553c7e9816b125 SHA512 f29bd187ceb72b58c4954e1aefe2ed1034a70bb9b4d8992e16d29bea5399374111cff29b96cb3d90ed4dbee15d1c3593b6365fabe7ad2e4669b01a2482558a64 diff --git a/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20221116.ebuild b/app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild similarity index 100% rename from app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20221116.ebuild rename to app-emacs/flycheck-clang-tidy/flycheck-clang-tidy-0.3.0_p20201116.ebuild