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 D24231581D3 for ; Fri, 17 May 2024 19:51:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12E7EE2B13; Fri, 17 May 2024 19:50:58 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 EC8BDE2B13 for ; Fri, 17 May 2024 19:50:57 +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 1291F33BF29 for ; Fri, 17 May 2024 19:50:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B62261B03 for ; Fri, 17 May 2024 19:50:53 +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: <1715975166.daf8f6db318b62ec039100ff95db1c01180c6008.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/calendarsupport/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild kde-apps/calendarsupport/calendarsupport-9999.ebuild X-VCS-Directories: kde-apps/calendarsupport/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: daf8f6db318b62ec039100ff95db1c01180c6008 X-VCS-Branch: master Date: Fri, 17 May 2024 19:50:53 +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: a01defb4-8619-4e06-8041-8074e30a1c6f X-Archives-Hash: e9f3be409df0e0af0f7e919a78e382f9 commit: daf8f6db318b62ec039100ff95db1c01180c6008 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 17 19:46:06 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 17 19:46:06 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=daf8f6db kde-apps/calendarsupport: Raise minimum dev-libs/ktextaddons version Upstream commit 13f29ef9701c9cc81854112585ca6e56b5bb2b9f Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild | 2 +- kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild | 2 +- kde-apps/calendarsupport/calendarsupport-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild b/kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild index 8db7a0be57..fa64a3bd65 100644 --- a/kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-24.04.90.ebuild @@ -19,7 +19,7 @@ IUSE="" DEPEND=" dev-libs/libical - >=dev-libs/ktextaddons-1.4.42:6 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/akonadi-calendar-${PVCUT}:6 diff --git a/kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild b/kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild index 9b2abc0330..3238d8544d 100644 --- a/kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-24.05.49.9999.ebuild @@ -19,7 +19,7 @@ IUSE="" DEPEND=" dev-libs/libical - >=dev-libs/ktextaddons-1.4.42:6 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/akonadi-calendar-${PVCUT}:6 diff --git a/kde-apps/calendarsupport/calendarsupport-9999.ebuild b/kde-apps/calendarsupport/calendarsupport-9999.ebuild index 9b2abc0330..3238d8544d 100644 --- a/kde-apps/calendarsupport/calendarsupport-9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-9999.ebuild @@ -19,7 +19,7 @@ IUSE="" DEPEND=" dev-libs/libical - >=dev-libs/ktextaddons-1.4.42:6 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/akonadi-calendar-${PVCUT}:6