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 E88AA1581C1 for ; Mon, 8 Jul 2024 14:12:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C02C0E2AEE; Mon, 8 Jul 2024 14:12:31 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A595FE2AEE for ; Mon, 8 Jul 2024 14:12:31 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 997CB342FF7 for ; Mon, 8 Jul 2024 14:12:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE4A61D23 for ; Mon, 8 Jul 2024 14:12:28 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1720447647.3c7f0131a59990f019e9ee90e62d7269e669ae0f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kleopatra/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kleopatra/kleopatra-24.05.2.ebuild X-VCS-Directories: kde-apps/kleopatra/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3c7f0131a59990f019e9ee90e62d7269e669ae0f X-VCS-Branch: master Date: Mon, 8 Jul 2024 14:12:28 +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: 03bc3d9b-662e-490c-a6cd-40da0d2c1e36 X-Archives-Hash: 722d570c861c0dbe755e425d9b7acb41 commit: 3c7f0131a59990f019e9ee90e62d7269e669ae0f Author: Sam James gentoo org> AuthorDate: Mon Jul 8 12:32:20 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 8 14:07:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c7f0131 kde-apps/kleopatra: refresh deps * Add kcrash (upstream commit 13b836309c658c1f18837d39e1de152a83ac2f44 (!)) * Add kcolorscheme (upstream MR https://invent.kde.org/pim/kleopatra/-/merge_requests/240) Signed-off-by: Sam James gentoo.org> kde-apps/kleopatra/kleopatra-24.05.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kleopatra/kleopatra-24.05.2.ebuild b/kde-apps/kleopatra/kleopatra-24.05.2.ebuild index 0a509f4a96d1..c5b9d2f7279b 100644 --- a/kde-apps/kleopatra/kleopatra-24.05.2.ebuild +++ b/kde-apps/kleopatra/kleopatra-24.05.2.ebuild @@ -30,9 +30,11 @@ DEPEND=" >=kde-apps/libkleo-${PVCUT}:6 >=kde-apps/mimetreeparser-${PVCUT}:6 >=kde-frameworks/kcodecs-${KFMIN}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kiconthemes-${KFMIN}:6