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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B169D1381F3 for ; Sat, 9 May 2020 19:59:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3276E0848; Sat, 9 May 2020 19:59:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF335E0848 for ; Sat, 9 May 2020 19:59:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A78634F124 for ; Sat, 9 May 2020 19:59:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F45126 for ; Sat, 9 May 2020 19:59:26 +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: <1589054343.3a5f8c2241a5eab7d34a7227a1ce533be894a8e5.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild kde-misc/kdeconnect/kdeconnect-9999.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3a5f8c2241a5eab7d34a7227a1ce533be894a8e5 X-VCS-Branch: master Date: Sat, 9 May 2020 19:59:26 +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: 028c38f5-8eb8-4773-95a9-584389ece186 X-Archives-Hash: aa20df2cad2077212deb5a2c8e44a196 commit: 3a5f8c2241a5eab7d34a7227a1ce533be894a8e5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 9 19:59:03 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 9 19:59:03 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3a5f8c22 kde-misc/kdeconnect: Raise KFMIN to 5.70.0 here too Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild | 2 +- kde-misc/kdeconnect/kdeconnect-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild b/kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild index eb582c84de..fee23c9000 100644 --- a/kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-20.04.49.9999.ebuild @@ -8,7 +8,7 @@ ECM_TEST="true" KDE_ORG_NAME="${PN}-kde" KDE_RELEASE_SERVICE="true" KDE_SELINUX_MODULE="${PN}" -KFMIN=5.68.0 +KFMIN=5.70.0 QTMIN=5.12.3 inherit ecm kde.org diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild index eb582c84de..fee23c9000 100644 --- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild @@ -8,7 +8,7 @@ ECM_TEST="true" KDE_ORG_NAME="${PN}-kde" KDE_RELEASE_SERVICE="true" KDE_SELINUX_MODULE="${PN}" -KFMIN=5.68.0 +KFMIN=5.70.0 QTMIN=5.12.3 inherit ecm kde.org