From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1409648-garchives=archives.gentoo.org@lists.gentoo.org>
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 89323158091
	for <garchives@archives.gentoo.org>; Sat, 18 Jun 2022 14:32:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CB6C6E090E;
	Sat, 18 Jun 2022 14:32:23 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id AE121E090E
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Jun 2022 14:32:23 +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 AEED234188F
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Jun 2022 14:32:22 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C0604F7
	for <gentoo-commits@lists.gentoo.org>; Sat, 18 Jun 2022 14:32:21 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@gentoo.org>
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" <asturm@gentoo.org>
Message-ID: <1655562721.a18a50b7ca3e5c70dda40161e56683c8cfd222ec.asturm@gentoo>
Subject: [gentoo-commits] proj/qt:master commit in: dev-qt/qthelp/files/, dev-qt/qthelp/
X-VCS-Repository: proj/qt
X-VCS-Files: dev-qt/qthelp/files/qthelp-5.15.3-bogusdep.patch dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch dev-qt/qthelp/qthelp-5.15.5.9999.ebuild
X-VCS-Directories: dev-qt/qthelp/ dev-qt/qthelp/files/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: a18a50b7ca3e5c70dda40161e56683c8cfd222ec
X-VCS-Branch: master
Date: Sat, 18 Jun 2022 14:32:21 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 206a0cbb-c1e0-49ff-bfc8-7f123e55d0c0
X-Archives-Hash: d652690b311de03155c0aec77541cc71

commit:     a18a50b7ca3e5c70dda40161e56683c8cfd222ec
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 18 14:32:01 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 18 14:32:01 2022 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=a18a50b7

dev-qt/qthelp: Sync with 5.15.4::gentoo

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../{qthelp-5.15.3-bogusdep.patch => qthelp-5.15.4-bogusdep.patch}      | 0
 dev-qt/qthelp/qthelp-5.15.5.9999.ebuild                                 | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/qthelp/files/qthelp-5.15.3-bogusdep.patch b/dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch
similarity index 100%
rename from dev-qt/qthelp/files/qthelp-5.15.3-bogusdep.patch
rename to dev-qt/qthelp/files/qthelp-5.15.4-bogusdep.patch

diff --git a/dev-qt/qthelp/qthelp-5.15.5.9999.ebuild b/dev-qt/qthelp/qthelp-5.15.5.9999.ebuild
index 0495ddc0..c4a55995 100644
--- a/dev-qt/qthelp/qthelp-5.15.5.9999.ebuild
+++ b/dev-qt/qthelp/qthelp-5.15.5.9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 # https://invent.kde.org/qt/qt/qttools/-/merge_requests/2
-PATCHES=( "${FILESDIR}/${PN}-5.15.3-bogusdep.patch" )
+PATCHES=( "${FILESDIR}/${PN}-5.15.4-bogusdep.patch" )
 
 QT5_TARGET_SUBDIRS=(
 	src/assistant/help