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 (4096 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2765F158042 for ; Thu, 31 Oct 2024 13:38:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D28FE07A7; Thu, 31 Oct 2024 13:38:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 203B3E07A7 for ; Thu, 31 Oct 2024 13:38:57 +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 49ACB34308C for ; Thu, 31 Oct 2024 13:38:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8711FAE7 for ; Thu, 31 Oct 2024 13:38:54 +0000 (UTC) From: "Filip Kobierski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Filip Kobierski" Message-ID: <1730381882.1bf6c46f258f6813aaaea02c5190f7881b96bfd0.fkobi@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-libs/xdg-desktop-portal-hyprland/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-1.3.3-r3.ebuild X-VCS-Directories: gui-libs/xdg-desktop-portal-hyprland/ X-VCS-Committer: fkobi X-VCS-Committer-Name: Filip Kobierski X-VCS-Revision: 1bf6c46f258f6813aaaea02c5190f7881b96bfd0 X-VCS-Branch: dev Date: Thu, 31 Oct 2024 13:38:54 +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: 7a09fdff-719a-427c-85bb-e401927aa6a1 X-Archives-Hash: 33cbbb838d98aff6eccf51e96b5d4305 commit: 1bf6c46f258f6813aaaea02c5190f7881b96bfd0 Author: Filip Kobierski pm me> AuthorDate: Thu Oct 31 13:38:02 2024 +0000 Commit: Filip Kobierski pm me> CommitDate: Thu Oct 31 13:38:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bf6c46f gui-libs/xdg-desktop-portal-hyprland: fix previous commit Bug: https://bugs.gentoo.org/942404 Signed-off-by: Filip Kobierski pm.me> .../xdg-desktop-portal-hyprland-1.3.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-1.3.3-r3.ebuild b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-1.3.3-r3.ebuild index e98cd08bd..491f19d0c 100644 --- a/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-1.3.3-r3.ebuild +++ b/gui-libs/xdg-desktop-portal-hyprland/xdg-desktop-portal-hyprland-1.3.3-r3.ebuild @@ -21,7 +21,7 @@ SLOT="0" IUSE="elogind systemd" REQUIRED_USE="?? ( elogind systemd )" -# sdbus is restricted to 0/1 due to #938139 +# sdbus is restricted to 0/1 due to #942404 DEPEND=" >=media-video/pipewire-1.2.0:= dev-cpp/sdbus-c++:0/1