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 7C33A1581D3 for ; Thu, 16 May 2024 03:11:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0004AE2A5D; Thu, 16 May 2024 03:11:42 +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 D68A9E2A5C for ; Thu, 16 May 2024 03:11:42 +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 0A7CF343021 for ; Thu, 16 May 2024 03:11:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 622361AD0 for ; Thu, 16 May 2024 03:11:40 +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: <1715829056.a7fd5133991af7835dc456dc2017ad238e00fc21.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/spdlog/spdlog-1.13.0-r1.ebuild dev-libs/spdlog/spdlog-1.13.0-r2.ebuild X-VCS-Directories: dev-libs/spdlog/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a7fd5133991af7835dc456dc2017ad238e00fc21 X-VCS-Branch: master Date: Thu, 16 May 2024 03:11:40 +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: b05467d8-6549-4c4a-863e-c4e2c32932e5 X-Archives-Hash: 9ed6a3723132421ca7a21adc4a0fccfb commit: a7fd5133991af7835dc456dc2017ad238e00fc21 Author: Sam James gentoo org> AuthorDate: Thu May 16 03:10:13 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 16 03:10:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7fd5133 dev-libs/spdlog: revbump for multilib fix Bug: https://bugs.gentoo.org/931697 Closes: https://bugs.gentoo.org/931840 Signed-off-by: Sam James gentoo.org> dev-libs/spdlog/{spdlog-1.13.0-r1.ebuild => spdlog-1.13.0-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-libs/spdlog/spdlog-1.13.0-r1.ebuild b/dev-libs/spdlog/spdlog-1.13.0-r2.ebuild similarity index 100% rename from dev-libs/spdlog/spdlog-1.13.0-r1.ebuild rename to dev-libs/spdlog/spdlog-1.13.0-r2.ebuild