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 6B83315808A for ; Mon, 21 Jul 2025 20:44:59 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 532EE340F06 for ; Mon, 21 Jul 2025 20:44:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6538D110562; Mon, 21 Jul 2025 20:44:50 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5B6DE110562 for ; Mon, 21 Jul 2025 20:44:50 +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 16356340DFE for ; Mon, 21 Jul 2025 20:44:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59F263294 for ; Mon, 21 Jul 2025 20:44:48 +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: <1753130617.8a9833d83d77258562f2fcd94df7dd67f1798199.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kteatime/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kteatime/kteatime-9999.ebuild X-VCS-Directories: kde-apps/kteatime/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 8a9833d83d77258562f2fcd94df7dd67f1798199 X-VCS-Branch: master Date: Mon, 21 Jul 2025 20:44:48 +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: ca190d21-2e46-40e0-8ba8-f86aadae48dc X-Archives-Hash: b886b78a8f7ec72a24a189f65818c95e commit: 8a9833d83d77258562f2fcd94df7dd67f1798199 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 21 20:43:37 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 21 20:43:37 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8a9833d8 kde-apps/kteatime: Add new dependency Upstream commit 641ca7e6150cbc8eef630367da2ac72f26d0b610 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kteatime/kteatime-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kteatime/kteatime-9999.ebuild b/kde-apps/kteatime/kteatime-9999.ebuild index ab34860376..f257b2dd81 100644 --- a/kde-apps/kteatime/kteatime-9999.ebuild +++ b/kde-apps/kteatime/kteatime-9999.ebuild @@ -27,6 +27,7 @@ DEPEND=" >=kde-frameworks/kiconthemes-${KFMIN}:6 >=kde-frameworks/knotifications-${KFMIN}:6 >=kde-frameworks/knotifyconfig-${KFMIN}:6 + >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 >=kde-frameworks/ktextwidgets-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 "