From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1521927-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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5756315806E for <garchives@archives.gentoo.org>; Sat, 27 May 2023 07:49:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63A4DE086E; Sat, 27 May 2023 07:49:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4F135E086E for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2023 07:49:35 +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 950D0341073 for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2023 07:49:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 502A3A8C for <gentoo-commits@lists.gentoo.org>; Sat, 27 May 2023 07:49:31 +0000 (UTC) From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1685173760.9361578849ca281331be3f99fc16181c491d92c0.juippis@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.11.0-r1.ebuild dev-libs/spdlog/spdlog-1.11.0-r2.ebuild X-VCS-Directories: dev-libs/spdlog/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 9361578849ca281331be3f99fc16181c491d92c0 X-VCS-Branch: master Date: Sat, 27 May 2023 07:49:31 +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: b761f54f-0785-4c48-b32d-a8bc8ac1c5a8 X-Archives-Hash: 7029873df6d5dc54dd99d004d3e9f122 commit: 9361578849ca281331be3f99fc16181c491d92c0 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat May 27 07:47:15 2023 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat May 27 07:49:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93615788 dev-libs/spdlog: revbump 1.11.0 due to slot binding Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-libs/spdlog/{spdlog-1.11.0-r1.ebuild => spdlog-1.11.0-r2.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-libs/spdlog/spdlog-1.11.0-r1.ebuild b/dev-libs/spdlog/spdlog-1.11.0-r2.ebuild similarity index 100% rename from dev-libs/spdlog/spdlog-1.11.0-r1.ebuild rename to dev-libs/spdlog/spdlog-1.11.0-r2.ebuild