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 ED51F158020 for ; Sat, 24 Dec 2022 23:20:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4142FE07C9; Sat, 24 Dec 2022 23:20:30 +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 28DBEE07C9 for ; Sat, 24 Dec 2022 23:20:30 +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 DA032340EA0 for ; Sat, 24 Dec 2022 23:20:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38A83779 for ; Sat, 24 Dec 2022 23:20:27 +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: <1671924004.790d0c72d22b6022c776b9b0c70e3b07bf7902d4.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-im/neochat/ X-VCS-Repository: proj/kde X-VCS-Files: net-im/neochat/neochat-9999.ebuild X-VCS-Directories: net-im/neochat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 790d0c72d22b6022c776b9b0c70e3b07bf7902d4 X-VCS-Branch: master Date: Sat, 24 Dec 2022 23:20:27 +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: ef25b6d0-5bd8-4b40-a29f-cc27dad76701 X-Archives-Hash: 28e22fb200ef85c92c20dd5fe939fad4 commit: 790d0c72d22b6022c776b9b0c70e3b07bf7902d4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 24 23:14:16 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 24 23:20:04 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=790d0c72 net-im/neochat: Add net-im/libquotient slot op Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/neochat-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index fe3e71c98b..34cac1eea7 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -45,7 +45,7 @@ DEPEND=" >=kde-frameworks/qqc2-desktop-style-${KFMIN}:5 >=kde-frameworks/sonnet-${KFMIN}:5[qml] media-libs/kquickimageeditor:5 - >=net-libs/libquotient-0.6 + >=net-libs/libquotient-0.6:= " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5