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 6833D15808B for ; Fri, 4 Oct 2024 21:04:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57E57E29F0; Fri, 4 Oct 2024 21:04:11 +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 0DB76E29F0 for ; Fri, 4 Oct 2024 21:04:11 +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 F0BBD343088 for ; Fri, 4 Oct 2024 21:04:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3AA2A27FB for ; Fri, 4 Oct 2024 21:04:07 +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: <1728075795.0d6ff94ec7562e849cedbda1d2409cc10217908a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/signon-ui/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/signon-ui/signon-ui-0.15_p20231016-r1.ebuild net-libs/signon-ui/signon-ui-0.15_p20231016.ebuild X-VCS-Directories: net-libs/signon-ui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0d6ff94ec7562e849cedbda1d2409cc10217908a X-VCS-Branch: master Date: Fri, 4 Oct 2024 21:04:07 +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: 9fdedd59-7ea5-4455-9b73-6d85f58601c9 X-Archives-Hash: fe546b22d1e3779656d8ba170250b67e commit: 0d6ff94ec7562e849cedbda1d2409cc10217908a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Oct 4 20:48:24 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Oct 4 21:03:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d6ff94e net-libs/signon-ui: Prepare for IUSE qt6 USEdep droppage ... in net-libs/accounts-qt and net-libs/signond Signed-off-by: Andreas Sturmlechner gentoo.org> ...on-ui-0.15_p20231016.ebuild => signon-ui-0.15_p20231016-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/signon-ui/signon-ui-0.15_p20231016.ebuild b/net-libs/signon-ui/signon-ui-0.15_p20231016-r1.ebuild similarity index 95% rename from net-libs/signon-ui/signon-ui-0.15_p20231016.ebuild rename to net-libs/signon-ui/signon-ui-0.15_p20231016-r1.ebuild index 614c98372fed..6f5529cd9816 100644 --- a/net-libs/signon-ui/signon-ui-0.15_p20231016.ebuild +++ b/net-libs/signon-ui/signon-ui-0.15_p20231016-r1.ebuild @@ -41,8 +41,8 @@ COMMON_DEPEND=" dev-qt/qtbase:6[dbus,gui,network,ssl,widgets] dev-qt/qtdeclarative:6 dev-qt/qtwebengine:6[qml] - >=net-libs/accounts-qt-1.16_p20220803[qt6] - >=net-libs/signond-8.61-r100[qt6] + >=net-libs/accounts-qt-1.17[qt6(+)] + >=net-libs/signond-8.61-r100[qt6(+)] ) net-libs/libproxy x11-libs/libnotify