From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 95862158B20 for ; Sun, 02 Feb 2025 10:28:58 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7DBFA3430F0 for ; Sun, 02 Feb 2025 10:28:58 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A916C11047F; Sun, 02 Feb 2025 10:28:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 bobolink.gentoo.org (Postfix) with ESMTPS id 9E91D11047E for ; Sun, 02 Feb 2025 10:28:33 +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 5AB5334305A for ; Sun, 02 Feb 2025 10:28:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC21E2609 for ; Sun, 02 Feb 2025 10:28:29 +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: <1738491998.112123985e51c9dfa780dc6e950bf5265e5dfbb3.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/akonadiclient/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/akonadiclient/akonadiclient-9999.ebuild X-VCS-Directories: kde-misc/akonadiclient/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 112123985e51c9dfa780dc6e950bf5265e5dfbb3 X-VCS-Branch: master Date: Sun, 02 Feb 2025 10:28:29 +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: c3205369-59db-42e3-a5c8-8f11a4ba9dbf X-Archives-Hash: 08f9afe16edd1be043d9760bd6580a9f commit: 112123985e51c9dfa780dc6e950bf5265e5dfbb3 Author: Alfred Wingate protonmail com> AuthorDate: Sun Feb 2 06:56:48 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 2 10:26:38 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=11212398 kde-misc/akonadiclient: new dependency on kconfig Upstream commit: 711d921607131189c7415e9999ac978966503dc3 Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/akonadiclient/akonadiclient-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-misc/akonadiclient/akonadiclient-9999.ebuild b/kde-misc/akonadiclient/akonadiclient-9999.ebuild index 4ddd66321f..5feb9ef315 100644 --- a/kde-misc/akonadiclient/akonadiclient-9999.ebuild +++ b/kde-misc/akonadiclient/akonadiclient-9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" kde-apps/akonadi:6[xml] kde-apps/kmime:6 >=kde-frameworks/kcodecs-${KFMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kcontacts-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6