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 B229515808B for ; Fri, 4 Oct 2024 21:55:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AB39E29C0; Fri, 4 Oct 2024 21:55:05 +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 4DF6BE29B9 for ; Fri, 4 Oct 2024 21:55:05 +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 58ED633E3A9 for ; Fri, 4 Oct 2024 21:55:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBF3B27F2 for ; Fri, 4 Oct 2024 21:55:02 +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: <1728078312.2459a4d6f344c9d0f7773dcdaa92c63547133a5e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kaccounts-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild X-VCS-Directories: kde-apps/kaccounts-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2459a4d6f344c9d0f7773dcdaa92c63547133a5e X-VCS-Branch: master Date: Fri, 4 Oct 2024 21:55:02 +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: 3cafd74c-e7d2-4b76-a025-80098143bbce X-Archives-Hash: a38119405b41ec697cc07766ee098891 commit: 2459a4d6f344c9d0f7773dcdaa92c63547133a5e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 4 17:58:01 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 4 21:45:12 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2459a4d6 kde-apps/kaccounts-integration: Prepare for IUSE qt6 USEdep droppage ... in net-libs/accounts-qt and net-libs/signond. Signed-off-by: Andreas Sturmlechner gentoo.org> .../kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild | 4 ++-- kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild index 84bd256ba3..4e619265ee 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-24.08.49.9999.ebuild @@ -32,8 +32,8 @@ COMMON_DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 >=kde-frameworks/kwallet-${KFMIN}:6 - >=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6] - >=net-libs/signond-8.61-r100[qt5?,qt6] + >=net-libs/accounts-qt-1.17[qt5(-)?,qt6(+)] + >=net-libs/signond-8.61-r100[qt5(-)?,qt6(+)] qt5? ( >=dev-qt/qtdeclarative-${QT5MIN}:5 >=dev-qt/qtgui-${QT5MIN}:5 diff --git a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild index 84bd256ba3..4e619265ee 100644 --- a/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild +++ b/kde-apps/kaccounts-integration/kaccounts-integration-9999.ebuild @@ -32,8 +32,8 @@ COMMON_DEPEND=" >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 >=kde-frameworks/kwallet-${KFMIN}:6 - >=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6] - >=net-libs/signond-8.61-r100[qt5?,qt6] + >=net-libs/accounts-qt-1.17[qt5(-)?,qt6(+)] + >=net-libs/signond-8.61-r100[qt5(-)?,qt6(+)] qt5? ( >=dev-qt/qtdeclarative-${QT5MIN}:5 >=dev-qt/qtgui-${QT5MIN}:5