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 AD44915806E for ; Sun, 14 May 2023 15:04:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC2CAE08A6; Sun, 14 May 2023 15:04:51 +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 D351FE08A5 for ; Sun, 14 May 2023 15:04:51 +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 12E7B340E8B for ; Sun, 14 May 2023 15:04:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E57F5A82 for ; Sun, 14 May 2023 15:04:46 +0000 (UTC) From: "Jimi Huotari" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jimi Huotari" Message-ID: <1684076628.1088d7fc1a0671c893246af14ef54bbf227b1b31.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-session/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-session/lxqt-session-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-session/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 1088d7fc1a0671c893246af14ef54bbf227b1b31 X-VCS-Branch: master Date: Sun, 14 May 2023 15:04:46 +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: ff2dde06-98d4-46be-99ec-b2f5c5464c94 X-Archives-Hash: 7987a07599cd29281e2203b3bb1aaea4 commit: 1088d7fc1a0671c893246af14ef54bbf227b1b31 Author: Jimi Huotari gentoo org> AuthorDate: Sun May 14 14:53:03 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun May 14 15:03:48 2023 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=1088d7fc lxqt-base/lxqt-session: update libqtxdg and qtxdg-tools dependencies Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-session/lxqt-session-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxqt-base/lxqt-session/lxqt-session-9999.ebuild b/lxqt-base/lxqt-session/lxqt-session-9999.ebuild index ae7b8ab5..70c40bc2 100644 --- a/lxqt-base/lxqt-session/lxqt-session-9999.ebuild +++ b/lxqt-base/lxqt-session/lxqt-session-9999.ebuild @@ -28,8 +28,8 @@ BDEPEND=" >=dev-util/lxqt-build-tools-0.13.0 " DEPEND=" - >=app-misc/qtxdg-tools-3.10.0 - >=dev-libs/libqtxdg-3.10.0 + >=app-misc/qtxdg-tools-3.11.0 + >=dev-libs/libqtxdg-3.11.0 >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdbus-5.15:5 >=dev-qt/qtgui-5.15:5