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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 70186158083 for ; Fri, 13 Sep 2024 10:22:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87232E29C0; Fri, 13 Sep 2024 10:22:44 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E1B5E29C0 for ; Fri, 13 Sep 2024 10:22:44 +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 9B9603406BF for ; Fri, 13 Sep 2024 10:22:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0ECAA16D8 for ; Fri, 13 Sep 2024 10:22:42 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1726222703.0da9a3fa5aef0e9a79ee33191f22b3aca1981c81.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/nheko/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/nheko/nheko-0.12.0-r1.ebuild X-VCS-Directories: net-im/nheko/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 0da9a3fa5aef0e9a79ee33191f22b3aca1981c81 X-VCS-Branch: master Date: Fri, 13 Sep 2024 10:22:42 +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: fb073f7c-dc5c-4c78-b8eb-493aa048c98d X-Archives-Hash: a9f41e4f43b0dcba010193f0ceff1cc7 Message-ID: <20240913102242.TR_s7rbfxpxYKz9tU6lFVF29iUbJmfMcPr0lvCPmX7Q@z> commit: 0da9a3fa5aef0e9a79ee33191f22b3aca1981c81 Author: David Roman gmail com> AuthorDate: Fri Sep 13 10:18:23 2024 +0000 Commit: David Roman gmail com> CommitDate: Fri Sep 13 10:18:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0da9a3fa net-im/nheko: re2:0/10= -> re2:0/10 Signed-off-by: David Roman gmail.com> net-im/nheko/nheko-0.12.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/nheko/nheko-0.12.0-r1.ebuild b/net-im/nheko/nheko-0.12.0-r1.ebuild index b3c4dfaa5..1160dc354 100644 --- a/net-im/nheko/nheko-0.12.0-r1.ebuild +++ b/net-im/nheko/nheko-0.12.0-r1.ebuild @@ -32,7 +32,7 @@ RDEPEND=" dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] - dev-libs/re2:0/10= + dev-libs/re2:0/10 dev-libs/spdlog:= dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets]