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 2A5FB1382C5 for ; Sun, 21 Feb 2021 20:55:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BC18E08A8; Sun, 21 Feb 2021 20:55:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 60D05E08A8 for ; Sun, 21 Feb 2021 20:55:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 536C233BE4E for ; Sun, 21 Feb 2021 20:55:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6D812A9 for ; Sun, 21 Feb 2021 20:55:44 +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: <1613940926.13c11e748a8a0da3340aba49260e3d8e69b601f2.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-text/kjots/ X-VCS-Repository: proj/kde X-VCS-Files: app-text/kjots/kjots-9999.ebuild X-VCS-Directories: app-text/kjots/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 13c11e748a8a0da3340aba49260e3d8e69b601f2 X-VCS-Branch: master Date: Sun, 21 Feb 2021 20:55:44 +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: 06c6f324-5b6e-4de4-96c5-2b0094b2c0ce X-Archives-Hash: c410091caca21699c4b142c97c72a12f commit: 13c11e748a8a0da3340aba49260e3d8e69b601f2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 21 13:50:57 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 21 20:55:26 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=13c11e74 app-text/kjots: Raise KFMIN to latest stable (5.77.0), KDEPIM to 20.12 Upstream's KFMIN is 5.71.0 at this time, commit: 5137a495f6e09ba0913b7f1c66f62de18949c8ca Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/kjots/kjots-9999.ebuild | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/app-text/kjots/kjots-9999.ebuild b/app-text/kjots/kjots-9999.ebuild index a47ce0de7d..777bb6cdbd 100644 --- a/app-text/kjots/kjots-9999.ebuild +++ b/app-text/kjots/kjots-9999.ebuild @@ -4,7 +4,7 @@ EAPI=7 KDE_ORG_CATEGORY="pim" -KFMIN=5.70.0 +KFMIN=5.77.0 QTMIN=5.15.2 inherit ecm kde.org @@ -26,12 +26,12 @@ DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-apps/akonadi-20.08.1:5 - >=kde-apps/akonadi-notes-20.08.1:5 - >=kde-apps/kmime-20.08.1:5 - >=kde-apps/kontactinterface-20.08.1:5 - >=kde-apps/kpimtextedit-20.08.1:5 - >=kde-apps/libkdepim-20.08.1:5 + >=kde-apps/akonadi-20.12.2:5 + >=kde-apps/akonadi-notes-20.12.2:5 + >=kde-apps/kmime-20.12.2:5 + >=kde-apps/kontactinterface-20.12.2:5 + >=kde-apps/kpimtextedit-20.12.2:5 + >=kde-apps/libkdepim-20.12.2:5 >=kde-frameworks/kbookmarks-${KFMIN}:5 >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5