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 43DA81581D3 for ; Fri, 17 May 2024 19:51:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4FA2E2B08; Fri, 17 May 2024 19:50:57 +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 A980FE2B07 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 EB3BB33BF08 for ; Fri, 17 May 2024 19:50:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B1161AFB 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: <1715974866.6e5971dccb7f7f5be2e3b5564615831719dbf878.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/mailcommon/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/mailcommon/mailcommon-24.04.90.ebuild kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild kde-apps/mailcommon/mailcommon-9999.ebuild X-VCS-Directories: kde-apps/mailcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6e5971dccb7f7f5be2e3b5564615831719dbf878 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: 30f74559-295b-4248-82f5-fd3eafbdd196 X-Archives-Hash: 6e03a574133592075d6664db94eb5f27 commit: 6e5971dccb7f7f5be2e3b5564615831719dbf878 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 17 19:41:06 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 17 19:41:06 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e5971dc kde-apps/mailcommon: Raise minimum dev-libs/ktextaddons version Upstream commit 2bbbc54ea912964adee8e6faa21b51dc6b88ff09 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/mailcommon/mailcommon-24.04.90.ebuild | 2 +- kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild | 2 +- kde-apps/mailcommon/mailcommon-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/mailcommon/mailcommon-24.04.90.ebuild b/kde-apps/mailcommon/mailcommon-24.04.90.ebuild index a20b8e586d..b29d3c93f5 100644 --- a/kde-apps/mailcommon/mailcommon-24.04.90.ebuild +++ b/kde-apps/mailcommon/mailcommon-24.04.90.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" DEPEND=" >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] - >=dev-libs/ktextaddons-1.4.42 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml] >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-apps/akonadi-${PVCUT}:6 diff --git a/kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild b/kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild index a3d4ed4a91..7657af55da 100644 --- a/kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-24.05.49.9999.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" DEPEND=" >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] - >=dev-libs/ktextaddons-1.4.42 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml] >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-apps/akonadi-${PVCUT}:6 diff --git a/kde-apps/mailcommon/mailcommon-9999.ebuild b/kde-apps/mailcommon/mailcommon-9999.ebuild index a3d4ed4a91..7657af55da 100644 --- a/kde-apps/mailcommon/mailcommon-9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-9999.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" DEPEND=" >=app-crypt/gpgme-1.23.1-r1:=[cxx,qt6] - >=dev-libs/ktextaddons-1.4.42 + >=dev-libs/ktextaddons-1.5.4:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml] >=dev-qt/qtmultimedia-${QTMIN}:6 >=kde-apps/akonadi-${PVCUT}:6