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 C43AE15806E for ; Mon, 22 May 2023 13:28:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2FB0E0B0F; Mon, 22 May 2023 13:28:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CD402E0B0F for ; Mon, 22 May 2023 13:28:54 +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 17716340C3C for ; Mon, 22 May 2023 13:28:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EE28A77 for ; Mon, 22 May 2023 13:28:52 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1684762110.142ca8cbf09e9ec4a8725497812b03566f269dc3.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: net-misc/cernbox-client/ X-VCS-Repository: proj/sci X-VCS-Files: net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild X-VCS-Directories: net-misc/cernbox-client/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 142ca8cbf09e9ec4a8725497812b03566f269dc3 X-VCS-Branch: master Date: Mon, 22 May 2023 13:28:52 +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: ce8a9312-71a9-48a4-aa6c-d2ca77a7c039 X-Archives-Hash: a0ee09c7c78669b7bc72999b543960bf commit: 142ca8cbf09e9ec4a8725497812b03566f269dc3 Author: Andrew Ammerlaan gentoo org> AuthorDate: Mon May 22 13:28:30 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon May 22 13:28:30 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=142ca8cb net-misc/cernbox-client: gnome-keyring -> keyring Signed-off-by: Andrew Ammerlaan gentoo.org> net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild b/net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild index c698f7562..53196dac2 100644 --- a/net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild +++ b/net-misc/cernbox-client/cernbox-client-2.11.1.8946.ebuild @@ -24,7 +24,7 @@ IUSE="dolphin gnome-keyring nautilus test" RESTRICT="!test? ( test )" RDEPEND=">=dev-db/sqlite-3.4:3 - dev-libs/qtkeychain[gnome-keyring?,qt5(+)] + dev-libs/qtkeychain[keyring?,qt5(+)] dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5