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 DF37515802F for ; Sun, 5 Mar 2023 21:37:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28F0CE08A0; Sun, 5 Mar 2023 21:37:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 14541E08A0 for ; Sun, 5 Mar 2023 21:37:03 +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 4B51B341085 for ; Sun, 5 Mar 2023 21:37:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C78798C8 for ; Sun, 5 Mar 2023 21:37:00 +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: <1678051394.e654ba7d9b5290fbb7765ce8db2d765ad7d9c003.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: e654ba7d9b5290fbb7765ce8db2d765ad7d9c003 X-VCS-Branch: master Date: Sun, 5 Mar 2023 21:37:00 +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: 3aba10bf-f828-4b38-b88b-6590df9aa986 X-Archives-Hash: 51152d04cbf4a78da08087cf10b9948d commit: e654ba7d9b5290fbb7765ce8db2d765ad7d9c003 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 5 17:54:53 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 5 21:23:14 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e654ba7d app-text/kjots: Raise minimum PIM libraries version Upstream commit f9f3049a6ff0adaa845505139b15e5610ecf19a7 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/kjots/kjots-9999.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-text/kjots/kjots-9999.ebuild b/app-text/kjots/kjots-9999.ebuild index 690a29c5cc..6ba33612bd 100644 --- a/app-text/kjots/kjots-9999.ebuild +++ b/app-text/kjots/kjots-9999.ebuild @@ -26,11 +26,11 @@ DEPEND=" >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 >=dev-qt/qtwidgets-${QTMIN}: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/akonadi-22.08.3:5 + >=kde-apps/akonadi-notes-22.08.3:5 + >=kde-apps/kmime-22.08.3:5 + >=kde-apps/kontactinterface-22.08.3:5 + >=kde-apps/kpimtextedit-22.08.3:5 >=kde-frameworks/kbookmarks-${KFMIN}:5 >=kde-frameworks/kcmutils-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5