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 6D01915800F for ; Tue, 14 Feb 2023 21:28:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD26AE07FE; Tue, 14 Feb 2023 21:28:46 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9460DE07FE for ; Tue, 14 Feb 2023 21:28:46 +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 B3EAD340A7B for ; Tue, 14 Feb 2023 21:28:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A63F89F for ; Tue, 14 Feb 2023 21:28:44 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1676410120.f41317a0a23bfafdeb46e74402072ab7ffa7fa48.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/simdjson/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/simdjson/simdjson-3.1.1-r1.ebuild dev-libs/simdjson/simdjson-3.1.1.ebuild X-VCS-Directories: dev-libs/simdjson/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: f41317a0a23bfafdeb46e74402072ab7ffa7fa48 X-VCS-Branch: master Date: Tue, 14 Feb 2023 21:28:44 +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: 06cd93f0-1ccb-478b-a08f-2aff37a84e2d X-Archives-Hash: 072e63826df5054f74a6355e97374495 commit: f41317a0a23bfafdeb46e74402072ab7ffa7fa48 Author: Patrick McLean gentoo org> AuthorDate: Tue Feb 14 21:28:20 2023 +0000 Commit: Patrick McLean gentoo org> CommitDate: Tue Feb 14 21:28:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41317a0 dev-libs/simdjson: Revbump, force cxxopts <3.1 Signed-off-by: Patrick McLean gentoo.org> dev-libs/simdjson/{simdjson-3.1.1.ebuild => simdjson-3.1.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/simdjson/simdjson-3.1.1.ebuild b/dev-libs/simdjson/simdjson-3.1.1-r1.ebuild similarity index 98% rename from dev-libs/simdjson/simdjson-3.1.1.ebuild rename to dev-libs/simdjson/simdjson-3.1.1-r1.ebuild index 8ccb08ef4676..3556dd4aab2c 100644 --- a/dev-libs/simdjson/simdjson-3.1.1.ebuild +++ b/dev-libs/simdjson/simdjson-3.1.1-r1.ebuild @@ -27,7 +27,7 @@ BDEPEND=" virtual/pkgconfig " DEPEND=" - tools? ( dev-libs/cxxopts:= ) + tools? (