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 DBBBB1381F3 for ; Sat, 9 May 2020 19:59:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 135EDE082D; Sat, 9 May 2020 19:59:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 ECEE0E082D for ; Sat, 9 May 2020 19:59:29 +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 8492B34F121 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 385729C 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: <1589054353.fcd745927045aaea684346af31a794b1a732924d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: media-sound/elisa/ X-VCS-Repository: proj/kde X-VCS-Files: media-sound/elisa/elisa-20.04.49.9999.ebuild media-sound/elisa/elisa-9999.ebuild X-VCS-Directories: media-sound/elisa/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fcd745927045aaea684346af31a794b1a732924d 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: 45cee657-3e91-490c-8dd0-61ff3d88ab9c X-Archives-Hash: d6cddc6d6714842a720ba1df83797bf9 commit: fcd745927045aaea684346af31a794b1a732924d Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat May 9 19:59:13 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 9 19:59:13 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=fcd74592 media-sound/elisa: 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> media-sound/elisa/elisa-20.04.49.9999.ebuild | 2 +- media-sound/elisa/elisa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/elisa/elisa-20.04.49.9999.ebuild b/media-sound/elisa/elisa-20.04.49.9999.ebuild index 2c87ab6d45..ac135a0836 100644 --- a/media-sound/elisa/elisa-20.04.49.9999.ebuild +++ b/media-sound/elisa/elisa-20.04.49.9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KDE_RELEASE_SERVICE="true" -KFMIN=5.68.0 +KFMIN=5.70.0 QTMIN=5.12.3 inherit ecm kde.org diff --git a/media-sound/elisa/elisa-9999.ebuild b/media-sound/elisa/elisa-9999.ebuild index 2c87ab6d45..ac135a0836 100644 --- a/media-sound/elisa/elisa-9999.ebuild +++ b/media-sound/elisa/elisa-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KDE_RELEASE_SERVICE="true" -KFMIN=5.68.0 +KFMIN=5.70.0 QTMIN=5.12.3 inherit ecm kde.org