From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1376267-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 105C815808F for <garchives@archives.gentoo.org>; Wed, 16 Mar 2022 15:44:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1D4BE08EB; Wed, 16 Mar 2022 15:44:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 99B25E08EB for <gentoo-commits@lists.gentoo.org>; Wed, 16 Mar 2022 15:44:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 09594343616 for <gentoo-commits@lists.gentoo.org>; Wed, 16 Mar 2022 15:44:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57037342 for <gentoo-commits@lists.gentoo.org>; Wed, 16 Mar 2022 15:44:25 +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: <1647445247.76fd8a3f649a87c3816a18e54681b016a050ac76.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/print-manager/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/print-manager/print-manager-9999.ebuild X-VCS-Directories: kde-apps/print-manager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 76fd8a3f649a87c3816a18e54681b016a050ac76 X-VCS-Branch: master Date: Wed, 16 Mar 2022 15:44:25 +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: 8233092c-9c54-4078-bc68-e0b09dabd985 X-Archives-Hash: 4fea5f4e5fa2b600b124b7f8570a74ec commit: 76fd8a3f649a87c3816a18e54681b016a050ac76 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 16 15:39:02 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 16 15:40:47 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=76fd8a3f kde-apps/print-manager: Set KFMIN to 5.92.0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-apps/print-manager/print-manager-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/print-manager/print-manager-9999.ebuild b/kde-apps/print-manager/print-manager-9999.ebuild index 27b27cf5f4..f5b8aec3f6 100644 --- a/kde-apps/print-manager/print-manager-9999.ebuild +++ b/kde-apps/print-manager/print-manager-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -KFMIN=5.88.0 +KFMIN=5.92.0 PLASMA_MINIMAL=5.16.5 QTMIN=5.15.2 inherit ecm kde.org