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 684FF158089 for ; Thu, 21 Sep 2023 13:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B1A82BC02C; Thu, 21 Sep 2023 13:08:49 +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 7BEDC2BC02C for ; Thu, 21 Sep 2023 13:08:49 +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 90940335D87 for ; Thu, 21 Sep 2023 13:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F56A11BC for ; Thu, 21 Sep 2023 13:08:47 +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: <1695292780.3122025f015bd0322e1009c2ce3af2f47e1ed2ea.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-23.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: 3122025f015bd0322e1009c2ce3af2f47e1ed2ea X-VCS-Branch: master Date: Thu, 21 Sep 2023 13:08:47 +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: ea6e8376-ab53-4c97-8de2-89bfb0ab25da X-Archives-Hash: 8e3443a6c674375e50461d53861c2b11 commit: 3122025f015bd0322e1009c2ce3af2f47e1ed2ea Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 21 10:39:40 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 21 10:39:40 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3122025f net-im/neochat: Raise minimum net-libs/libquotient to 0.8 Bug: https://bugs.gentoo.org/914463 Signed-off-by: Andreas Sturmlechner gentoo.org> net-im/neochat/neochat-23.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-23.08.49.9999.ebuild b/net-im/neochat/neochat-23.08.49.9999.ebuild index 865900314d..5337b45b1a 100644 --- a/net-im/neochat/neochat-23.08.49.9999.ebuild +++ b/net-im/neochat/neochat-23.08.49.9999.ebuild @@ -41,7 +41,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.8:= " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5 diff --git a/net-im/neochat/neochat-9999.ebuild b/net-im/neochat/neochat-9999.ebuild index 865900314d..5337b45b1a 100644 --- a/net-im/neochat/neochat-9999.ebuild +++ b/net-im/neochat/neochat-9999.ebuild @@ -41,7 +41,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.8:= " RDEPEND="${DEPEND} >=dev-qt/qtgraphicaleffects-${QTMIN}:5