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 2973B15806E for ; Sun, 14 May 2023 15:04:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D0F3E0893; Sun, 14 May 2023 15:04:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 60F0BE0893 for ; Sun, 14 May 2023 15:04:49 +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 5C64D340E33 for ; Sun, 14 May 2023 15:04:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A3461A73 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: <1684076627.78f339c89ac22b83c94144c813f006d3419dd381.chiitoo@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-notificationd/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-notificationd/ X-VCS-Committer: chiitoo X-VCS-Committer-Name: Jimi Huotari X-VCS-Revision: 78f339c89ac22b83c94144c813f006d3419dd381 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: b18ed85b-f41d-449a-9cae-3b3074d3d102 X-Archives-Hash: a49f6e22813037dfa8563784f5711524 commit: 78f339c89ac22b83c94144c813f006d3419dd381 Author: Jimi Huotari gentoo org> AuthorDate: Sun May 14 14:26:53 2023 +0000 Commit: Jimi Huotari gentoo org> CommitDate: Sun May 14 15:03:47 2023 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=78f339c8 lxqt-base/lxqt-notificationd: update lxqt-build-tools dependency Signed-off-by: Jimi Huotari gentoo.org> lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild index a3ec4967..2e160a7a 100644 --- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild +++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-9999.ebuild @@ -23,7 +23,7 @@ SLOT="0" BDEPEND=" dev-qt/linguist-tools:5 - >=dev-util/lxqt-build-tools-0.12.0 + >=dev-util/lxqt-build-tools-0.13.0 " DEPEND=" >=dev-libs/libqtxdg-3.10.0