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 D3349158451 for ; Wed, 10 Jan 2024 18:12:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2178FE29E3; Wed, 10 Jan 2024 18:12:55 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0B923E29E3 for ; Wed, 10 Jan 2024 18:12:55 +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 51D4C34322D for ; Wed, 10 Jan 2024 18:12:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DF77D12D7 for ; Wed, 10 Jan 2024 18:12:52 +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: <1704910344.69f81aecfbb5ec386709d4d6e6533377bea23eff.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwayland-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild X-VCS-Directories: kde-plasma/kwayland-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 69f81aecfbb5ec386709d4d6e6533377bea23eff X-VCS-Branch: master Date: Wed, 10 Jan 2024 18:12:52 +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: ebc6fde9-f7f4-4ae7-923b-21514862aef4 X-Archives-Hash: 2297a7205fd4f753bacd4a9719b78f8a commit: 69f81aecfbb5ec386709d4d6e6533377bea23eff Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Jan 10 18:12:24 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Jan 10 18:12:24 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=69f81aec kde-plasma/kwayland-integration: Raise KFMIN to 5.113 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild | 2 +- kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild | 2 +- kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild index 6463047da5..05e2a781ad 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-5.92.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -KFMIN=5.106.0 +KFMIN=5.113.0 QTMIN=5.15.9 inherit ecm plasma.kde.org diff --git a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild index 5a1a8fee33..f9a8b238e4 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-6.0.49.9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -KFMIN=5.106.0 +KFMIN=5.113.0 QTMIN=5.15.9 inherit ecm plasma.kde.org diff --git a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild index 5a1a8fee33..f9a8b238e4 100644 --- a/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild +++ b/kde-plasma/kwayland-integration/kwayland-integration-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -KFMIN=5.106.0 +KFMIN=5.113.0 QTMIN=5.15.9 inherit ecm plasma.kde.org