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 298BF159C96 for ; Fri, 26 Jul 2024 04:00:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 421C4E2AE4; Fri, 26 Jul 2024 04:00:27 +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 226F8E2AE4 for ; Fri, 26 Jul 2024 04:00:26 +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 EBC8333FE7D for ; Fri, 26 Jul 2024 04:00:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C03D1B9A for ; Fri, 26 Jul 2024 04:00:24 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1721966347.5ac4e92726ec104f4d526568c9d651e9296b2e9d.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/nheko/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-im/nheko/nheko-0.12.0.ebuild net-im/nheko/nheko-9999.ebuild X-VCS-Directories: net-im/nheko/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: 5ac4e92726ec104f4d526568c9d651e9296b2e9d X-VCS-Branch: dev Date: Fri, 26 Jul 2024 04:00:24 +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: e3f46fb1-5e38-4d59-9968-0ab9de63d162 X-Archives-Hash: d112d167556ce4a707cbb507bc188ea1 commit: 5ac4e92726ec104f4d526568c9d651e9296b2e9d Author: Joe Kappus wt gd> AuthorDate: Fri Jul 26 03:59:07 2024 +0000 Commit: Joe Kappus wt gd> CommitDate: Fri Jul 26 03:59:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5ac4e927 net-im/nheko: Update RDEPEND dev-qt/kdsingleapplication -> dev-libs/kdsingleapplication Signed-off-by: Joe Kappus wt.gd> net-im/nheko/nheko-0.12.0.ebuild | 2 +- net-im/nheko/nheko-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/nheko/nheko-0.12.0.ebuild b/net-im/nheko/nheko-0.12.0.ebuild index 41925b044..92596c206 100644 --- a/net-im/nheko/nheko-0.12.0.ebuild +++ b/net-im/nheko/nheko-0.12.0.ebuild @@ -27,13 +27,13 @@ RDEPEND=" >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= + >=dev-libs/kdsingleapplication-1.1.0 >=dev-libs/mtxclient-0.10.0:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= - >=dev-qt/kdsingleapplication-1.1.0:= dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 diff --git a/net-im/nheko/nheko-9999.ebuild b/net-im/nheko/nheko-9999.ebuild index 1ec785caf..220f06708 100644 --- a/net-im/nheko/nheko-9999.ebuild +++ b/net-im/nheko/nheko-9999.ebuild @@ -29,12 +29,12 @@ RDEPEND=" >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= + >=dev-libs/kdsingleapplication-1.1.0 dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= - >=dev-qt/kdsingleapplication-1.1.0:= dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6