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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07EA315812D for ; Sun, 05 Jan 2025 20:23:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 207B3E0729; Sun, 05 Jan 2025 20:23:06 +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 D5903E0729 for ; Sun, 05 Jan 2025 20:23:05 +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 CC647340DF9 for ; Sun, 05 Jan 2025 20:23:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 354411993 for ; Sun, 05 Jan 2025 20:23:01 +0000 (UTC) From: "Andreas Sturmlechner" 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" Message-ID: <1736108504.745303d5446bdd88440d7e901d7c420a5136df3a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kde-cli-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild X-VCS-Directories: kde-plasma/kde-cli-tools/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 745303d5446bdd88440d7e901d7c420a5136df3a X-VCS-Branch: master Date: Sun, 05 Jan 2025 20:23:01 +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: da1625d2-8c38-41cb-a985-b94b152e12e1 X-Archives-Hash: 1f2a89aea9c53d95696094db9af49fcc commit: 745303d5446bdd88440d7e901d7c420a5136df3a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 5 20:11:04 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 5 20:21:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=745303d5 kde-plasma/kde-cli-tools: Foward downstream patch to 6.2.5 Bug: https://bugs.gentoo.org/945119 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild index 3aa9ad3e2d4b..d1f281897919 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-6.2.5.ebuild @@ -33,6 +33,9 @@ RDEPEND="${DEPEND} " BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6" +# downstream split +PATCHES=( "${FILESDIR}/${PN}-6.2.4-unrequire-kf-qt-modules.patch" ) + src_prepare() { ecm_src_prepare ecm_punt_po_install