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 13E7215807B for ; Mon, 7 Oct 2024 23:21:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00058E29C2; Mon, 7 Oct 2024 23:21:31 +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 CFD93E29C3 for ; Mon, 7 Oct 2024 23:21:31 +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 CFAB6343145 for ; Mon, 7 Oct 2024 23:21:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 377B21FBE for ; Mon, 7 Oct 2024 23:21:29 +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: <1728342949.585a4bbf0014d6c017e99decf68612bacf2cd955.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-24.08.49.9999.ebuild 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: 585a4bbf0014d6c017e99decf68612bacf2cd955 X-VCS-Branch: master Date: Mon, 7 Oct 2024 23:21:29 +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: eeaf7715-12cb-4bda-8512-742b99673c81 X-Archives-Hash: 4d109e2296c6502dfdeccb8c76f9cb7a commit: 585a4bbf0014d6c017e99decf68612bacf2cd955 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 7 20:30:55 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 7 23:15:49 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=585a4bbf net-im/neochat: Prepare for net-libs/libquotient[qt6] droppage Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/neochat-24.08.49.9999.ebuild | 2 +- net-im/neochat/neochat-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/neochat/neochat-24.08.49.9999.ebuild b/net-im/neochat/neochat-24.08.49.9999.ebuild index ee21dc3012..75f8135c7e 100644 --- a/net-im/neochat/neochat-24.08.49.9999.ebuild +++ b/net-im/neochat/neochat-24.08.49.9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" >=kde-frameworks/sonnet-${KFMIN}:6[qml] >=kde-frameworks/syntax-highlighting-${KFMIN}:6 media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.2:=[qt6] + >=net-libs/libquotient-0.8.2:=[qt6(+)] " RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml] diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index ee21dc3012..75f8135c7e 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -46,7 +46,7 @@ DEPEND=" >=kde-frameworks/sonnet-${KFMIN}:6[qml] >=kde-frameworks/syntax-highlighting-${KFMIN}:6 media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.2:=[qt6] + >=net-libs/libquotient-0.8.2:=[qt6(+)] " RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml]