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 CA99B158094 for ; Tue, 11 Oct 2022 15:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5704AE08C8; Tue, 11 Oct 2022 15:18:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 95721E08A0 for ; Tue, 11 Oct 2022 15:18:18 +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 1F53C3410EC for ; Tue, 11 Oct 2022 15:18:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E65161F for ; Tue, 11 Oct 2022 15:18:14 +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: <1665501432.46df6b10285f202287dd4f63457c72b9540a1ccb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdepim-runtime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild X-VCS-Directories: kde-apps/kdepim-runtime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 46df6b10285f202287dd4f63457c72b9540a1ccb X-VCS-Branch: master Date: Tue, 11 Oct 2022 15:18:14 +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: 574d2b2c-1e54-415a-be5d-860c569da71d X-Archives-Hash: a5f519a8207a61a1cb751dc4177a8d2c commit: 46df6b10285f202287dd4f63457c72b9540a1ccb Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 11 14:58:40 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 11 15:17:12 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=46df6b10 kde-apps/kdepim-runtime: Add dev-libs/qtkeychain[qt5(+)] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild | 2 +- kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild | 2 +- kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild index 5517492560..2f8b82a677 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-22.08.2.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=app-crypt/qca-2.3.0:2[qt5(+)] dev-libs/cyrus-sasl:2 dev-libs/libical:= - dev-libs/qtkeychain:= + dev-libs/qtkeychain:=[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild index 6768501fad..c0e9216ebe 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-22.08.49.9999.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=app-crypt/qca-2.3.0:2[qt5(+)] dev-libs/cyrus-sasl:2 dev-libs/libical:= - dev-libs/qtkeychain:= + dev-libs/qtkeychain:=[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5 diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index ad1d6e93a1..b0a8b22f65 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -26,7 +26,7 @@ RDEPEND=" >=app-crypt/qca-2.3.0:2[qt5(+)] dev-libs/cyrus-sasl:2 dev-libs/libical:= - dev-libs/qtkeychain:= + dev-libs/qtkeychain:=[qt5(+)] >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtnetwork-${QTMIN}:5