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 6B5D0158090 for ; Tue, 10 May 2022 23:37:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4912CE08F0; Tue, 10 May 2022 23:37:55 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 318EFE08F0 for ; Tue, 10 May 2022 23:37:55 +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 51340341933 for ; Tue, 10 May 2022 23:37:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 97C71456 for ; Tue, 10 May 2022 23:37:51 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1652206133.2d8c301a94c64813249038ba4d27c6703435090b.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/chatterino/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/chatterino/chatterino-2.3.5-r2.ebuild net-im/chatterino/chatterino-2.3.5-r3.ebuild X-VCS-Directories: net-im/chatterino/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: 2d8c301a94c64813249038ba4d27c6703435090b X-VCS-Branch: master Date: Tue, 10 May 2022 23:37:51 +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: 16364c65-6550-47c7-a277-3983455c8b0c X-Archives-Hash: 6e225359b5c7d048d348f090aa6e3681 commit: 2d8c301a94c64813249038ba4d27c6703435090b Author: Maria Keating mariakeating com> AuthorDate: Tue May 10 18:08:53 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Tue May 10 18:08:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d8c301a net-im/chatterino: Fix QA issues. Bug: https://bugs.gentoo.org/843506 Signed-off-by: Maria Keating mariakeating.com> .../{chatterino-2.3.5-r2.ebuild => chatterino-2.3.5-r3.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/chatterino/chatterino-2.3.5-r2.ebuild b/net-im/chatterino/chatterino-2.3.5-r3.ebuild similarity index 98% rename from net-im/chatterino/chatterino-2.3.5-r2.ebuild rename to net-im/chatterino/chatterino-2.3.5-r3.ebuild index f5cee6a31..a0a0a2be6 100644 --- a/net-im/chatterino/chatterino-2.3.5-r2.ebuild +++ b/net-im/chatterino/chatterino-2.3.5-r3.ebuild @@ -25,6 +25,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" BDEPEND="dev-qt/qtsvg:5 dev-qt/qtconcurrent:5 + dev-qt/linguist-tools:5 dev-libs/boost" RDEPEND="dev-qt/qtcore:5 dev-qt/qtwidgets:5