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 669D6158020 for ; Sun, 16 Oct 2022 11:42:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4DAFE088C; Sun, 16 Oct 2022 11:42:56 +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 9CA3CE088C for ; Sun, 16 Oct 2022 11:42:56 +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 C2094340F46 for ; Sun, 16 Oct 2022 11:42:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 668C361E for ; Sun, 16 Oct 2022 11:42:54 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1665920565.207281b76aa8a2c3dd62efe2c01374d328f3e313.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/signond/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/signond/signond-8.61.ebuild X-VCS-Directories: net-libs/signond/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 207281b76aa8a2c3dd62efe2c01374d328f3e313 X-VCS-Branch: master Date: Sun, 16 Oct 2022 11:42:54 +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: 801c495e-8a65-42dd-9ef8-f6367d7ba199 X-Archives-Hash: 3297ec28afce9e65fd5e76a3e322ba46 commit: 207281b76aa8a2c3dd62efe2c01374d328f3e313 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 16 11:11:11 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 16 11:42:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=207281b7 net-libs/signond: qhelpgenerator is in dev-qt/qthelp Bug: https://bugs.gentoo.org/872167 Signed-off-by: Andreas Sturmlechner gentoo.org> net-libs/signond/signond-8.61.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/signond/signond-8.61.ebuild b/net-libs/signond/signond-8.61.ebuild index 7fd33f469139..01cf9c5e7427 100644 --- a/net-libs/signond/signond-8.61.ebuild +++ b/net-libs/signond/signond-8.61.ebuild @@ -32,7 +32,7 @@ DEPEND="${RDEPEND} BDEPEND=" doc? ( app-doc/doxygen[dot] - dev-qt/qdoc:5 + dev-qt/qthelp:5 ) "