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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59F1815806E for ; Sun, 14 May 2023 15:04:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9479EE086C; Sun, 14 May 2023 15:04:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76C07E086C for ; Sun, 14 May 2023 15:04:47 +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 B1039340E23 for ; Sun, 14 May 2023 15:04:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21B57A6C for ; Sun, 14 May 2023 15:04:45 +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: <1684076626.a5dce09fa2d5fea7b08abb90d4b3a7f432385086.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-meta/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: a5dce09fa2d5fea7b08abb90d4b3a7f432385086 X-VCS-Branch: master Date: Sun, 14 May 2023 15:04:45 +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: 38c142fc-324b-4237-a092-5cc218bd6c16 X-Archives-Hash: 5d777c8b7b51d0520b531ea71f52e887 commit: a5dce09fa2d5fea7b08abb90d4b3a7f432385086 Author: Jimi Huotari gentoo org> AuthorDate: Sun May 14 13:59:32 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun May 14 15:03:46 2023 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a5dce09f lxqt-base/lxqt-meta: replace lxmenu-data with lxqt-menu-data Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild index 795379cf..f47a5d84 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild @@ -25,9 +25,9 @@ REQUIRED_USE="trash? ( filemanager )" # install expects oxygen icons, until the user specifies otherwise (bug 543380) RDEPEND=" kde-frameworks/oxygen-icons - >=lxde-base/lxmenu-data-0.1.5 =lxqt-base/lxqt-config-${MY_PV}* =lxqt-base/lxqt-globalkeys-${MY_PV}* + =lxqt-base/lxqt-menu-data-${MY_PV}* =lxqt-base/lxqt-notificationd-${MY_PV}* =lxqt-base/lxqt-panel-${MY_PV}* =lxqt-base/lxqt-qtplugin-${MY_PV}*