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 5F43115802E for ; Sat, 29 Jun 2024 19:03:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A3DEE2A2D; Sat, 29 Jun 2024 19:03:02 +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 51D05E2A2D for ; Sat, 29 Jun 2024 19:03:02 +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 5F8C533EB78 for ; Sat, 29 Jun 2024 19:03:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBB181BC0 for ; Sat, 29 Jun 2024 19:02:59 +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: <1719687773.b055474d5bb0c80cd74e229f212d07c06a71be3e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeedu-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild X-VCS-Directories: kde-apps/kdeedu-data/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b055474d5bb0c80cd74e229f212d07c06a71be3e X-VCS-Branch: master Date: Sat, 29 Jun 2024 19:02:59 +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: 6801a3e0-f80b-4494-b664-15f08eb90d09 X-Archives-Hash: 3607cc42d4dbf5e9a536804773a48a19 commit: b055474d5bb0c80cd74e229f212d07c06a71be3e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jun 29 19:02:30 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jun 29 19:02:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b055474d kde-apps/kdeedu-data: Raise minimum ECM to our own sed (6.0) Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild b/kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild index dd35987a86ed..750c60ed7992 100644 --- a/kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild +++ b/kde-apps/kdeedu-data/kdeedu-data-24.05.1.ebuild @@ -14,7 +14,7 @@ IUSE="" BDEPEND=" dev-qt/qtbase:6 - kde-frameworks/extra-cmake-modules:0 + >=kde-frameworks/extra-cmake-modules-6.0:0 " src_prepare() {