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 1CCE2158041 for ; Sat, 16 Mar 2024 10:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95545E29FB; Sat, 16 Mar 2024 10:37:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7DACDE29FB for ; Sat, 16 Mar 2024 10:37:22 +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 C4E8733BE26 for ; Sat, 16 Mar 2024 10:37:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 472F31521 for ; Sat, 16 Mar 2024 10:37:19 +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: <1710585419.db38f4500f9103a6267fc5fb688e1bef02f622c2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild X-VCS-Directories: kde-plasma/xdg-desktop-portal-kde/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: db38f4500f9103a6267fc5fb688e1bef02f622c2 X-VCS-Branch: master Date: Sat, 16 Mar 2024 10:37:19 +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: 24050e85-05b3-4804-922b-4200b923360f X-Archives-Hash: edd96b4d9891b36e73855a971274263e commit: db38f4500f9103a6267fc5fb688e1bef02f622c2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 16 10:36:10 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 16 10:36:59 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=db38f450 kde-plasma/xdg-desktop-portal-kde: Update slot op comments Uses Qt::GuiPrivate for qtx11extras_p.h Signed-off-by: Andreas Sturmlechner gentoo.org> .../xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild | 1 + kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild index 3fdf935bbe..94fd2f9c96 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-6.0.49.9999.ebuild @@ -16,6 +16,7 @@ SLOT="6" KEYWORDS="" IUSE="" +# dev-qt/qtbase:= slot op: Uses Qt::GuiPrivate for qtx11extras_p.h # dev-qt/qtbase:=[cups]: includes specifically the cups private header # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X COMMON_DEPEND=" diff --git a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild index 8b5cc0d826..a98c18509b 100644 --- a/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild +++ b/kde-plasma/xdg-desktop-portal-kde/xdg-desktop-portal-kde-9999.ebuild @@ -16,6 +16,7 @@ SLOT="6" KEYWORDS="" IUSE="" +# dev-qt/qtbase:= slot op: Uses Qt::GuiPrivate for qtx11extras_p.h # dev-qt/qtbase:=[cups]: includes specifically the cups private header # dev-qt/qtgui: QtXkbCommonSupport is provided by either IUSE libinput or X COMMON_DEPEND="