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 CEF98158090 for ; Sat, 7 May 2022 01:21:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CCD6E0828; Sat, 7 May 2022 01:21:19 +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 D9CACE0828 for ; Sat, 7 May 2022 01:21:18 +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 8B1EB340B37 for ; Sat, 7 May 2022 01:21:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB9BB3A5 for ; Sat, 7 May 2022 01:21:15 +0000 (UTC) From: "Maria Keating" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maria Keating" Message-ID: <1651886466.11ee6b0ebf2c8c001b08d8571f64d72ebcc5d5f3.maria@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/chatterino/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/chatterino/chatterino-2.3.5-r1.ebuild net-im/chatterino/chatterino-2.3.5-r2.ebuild X-VCS-Directories: net-im/chatterino/ X-VCS-Committer: maria X-VCS-Committer-Name: Maria Keating X-VCS-Revision: 11ee6b0ebf2c8c001b08d8571f64d72ebcc5d5f3 X-VCS-Branch: dev Date: Sat, 7 May 2022 01:21:15 +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: 3663987f-466e-486d-8edb-20032d9076f6 X-Archives-Hash: e460f3ee9594a4b4f0d201a4157526b9 commit: 11ee6b0ebf2c8c001b08d8571f64d72ebcc5d5f3 Author: Maria Keating mariakeating com> AuthorDate: Sat May 7 01:20:23 2022 +0000 Commit: Maria Keating mariakeating com> CommitDate: Sat May 7 01:21:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=11ee6b0e net-im/chatterino: Fix QA issues. Bug: https://bugs.gentoo.org/842810 Signed-off-by: Maria Keating mariakeating.com> .../{chatterino-2.3.5-r1.ebuild => chatterino-2.3.5-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/chatterino/chatterino-2.3.5-r1.ebuild b/net-im/chatterino/chatterino-2.3.5-r2.ebuild similarity index 98% rename from net-im/chatterino/chatterino-2.3.5-r1.ebuild rename to net-im/chatterino/chatterino-2.3.5-r2.ebuild index dc5b2a705..f5cee6a31 100644 --- a/net-im/chatterino/chatterino-2.3.5-r1.ebuild +++ b/net-im/chatterino/chatterino-2.3.5-r2.ebuild @@ -24,6 +24,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" BDEPEND="dev-qt/qtsvg:5 + dev-qt/qtconcurrent:5 dev-libs/boost" RDEPEND="dev-qt/qtcore:5 dev-qt/qtwidgets:5