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 B71EF159C9B for ; Sat, 10 Aug 2024 15:04:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C62EE2BEF; Sat, 10 Aug 2024 15:04:03 +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 54C96E2BEF for ; Sat, 10 Aug 2024 15:04:03 +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 66F50343113 for ; Sat, 10 Aug 2024 15:04:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFF401ECE for ; Sat, 10 Aug 2024 15:04:00 +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: <1723302197.a61a781a5251f52003c0d362f209bbe127506c8f.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: a61a781a5251f52003c0d362f209bbe127506c8f X-VCS-Branch: master Date: Sat, 10 Aug 2024 15:04:00 +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: 556f6aab-8acf-463f-8a81-b6dc1bba1b96 X-Archives-Hash: f5ab94283f4f3e31f4591e9d3ecdcd70 commit: a61a781a5251f52003c0d362f209bbe127506c8f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 14:24:50 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 15:03:17 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a61a781a net-im/neochat: Raise net-libs/libquotient minimum to 0.8.2 Upstream commit a6ca3b82036bf3aaaaaf710ab2101fb71661685b 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 da63fff128..bbad7f48d0 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -45,7 +45,7 @@ DEPEND=" >=kde-frameworks/sonnet-${KFMIN}:6[qml] >=kde-frameworks/syntax-highlighting-${KFMIN}:6 media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.1.2-r1:=[qt6] + >=net-libs/libquotient-0.8.2:=[qt6] " RDEPEND="${DEPEND} >=dev-qt/qt5compat-${QTMIN}:6[qml]