From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1718393-garchives=archives.gentoo.org@lists.gentoo.org> 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 finch.gentoo.org (Postfix) with ESMTPS id E33211582EF for <garchives@archives.gentoo.org>; Sun, 16 Feb 2025 10:51:32 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C7572342FE5 for <garchives@archives.gentoo.org>; Sun, 16 Feb 2025 10:51:32 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BFFCB1102CD; Sun, 16 Feb 2025 10:51:31 +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 bobolink.gentoo.org (Postfix) with ESMTPS id B2D1E1102CD for <gentoo-commits@lists.gentoo.org>; Sun, 16 Feb 2025 10:51:31 +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 6A727342FB2 for <gentoo-commits@lists.gentoo.org>; Sun, 16 Feb 2025 10:51:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C890B170C for <gentoo-commits@lists.gentoo.org>; Sun, 16 Feb 2025 10:51:29 +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: <1739703043.f65e8d2bc63f73605e4d434eb8982a396e098b72.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.3.0.ebuild X-VCS-Directories: kde-plasma/kde-cli-tools/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f65e8d2bc63f73605e4d434eb8982a396e098b72 X-VCS-Branch: master Date: Sun, 16 Feb 2025 10:51:29 +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: 4ab9739c-64ad-4fec-aa44-b85f405e76ae X-Archives-Hash: 184bf1d4352ecd0c8fe18da12a32ff6a commit: f65e8d2bc63f73605e4d434eb8982a396e098b72 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 10:37:55 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 10:50:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f65e8d2b kde-plasma/kde-cli-tools: Forward downstream patch to 6.3.0 Closes: https://bugs.gentoo.org/949833 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/kde-cli-tools/kde-cli-tools-6.3.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-6.3.0.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-6.3.0.ebuild index dbb489b723f9..20864c97c6c0 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-6.3.0.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-6.3.0.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