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 CE02D1582EF for ; Sun, 02 Mar 2025 16:57:38 +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 B9D05343123 for ; Sun, 02 Mar 2025 16:57:38 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 217071102D2; Sun, 02 Mar 2025 16:57:35 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 17D451102D2 for ; Sun, 02 Mar 2025 16:57:34 +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 974233430EF for ; Sun, 02 Mar 2025 16:57:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3416026A2 for ; Sun, 02 Mar 2025 16:57:33 +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: <1740934398.58865d6441ab02ae410f0a71d6d8519bf51dd364.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-9999.ebuild X-VCS-Directories: kde-apps/mailcommon/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 58865d6441ab02ae410f0a71d6d8519bf51dd364 X-VCS-Branch: master Date: Sun, 02 Mar 2025 16:57:33 +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: 38df1c16-8ba7-48e5-a3bc-08f91832c32a X-Archives-Hash: 925bd36bd315d2dd8e23db463b920a6a commit: 58865d6441ab02ae410f0a71d6d8519bf51dd364 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 2 16:53:18 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 2 16:53:18 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=58865d64 kde-apps/mailcommon: Drop unused dependency - Phonon-- Upstream commit 4bfc84b43314d83f95614dfc8d261454ba35320d Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/mailcommon/mailcommon-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/mailcommon/mailcommon-9999.ebuild b/kde-apps/mailcommon/mailcommon-9999.ebuild index 7da2ac6f14..289e74436e 100644 --- a/kde-apps/mailcommon/mailcommon-9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-9999.ebuild @@ -51,7 +51,6 @@ DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-frameworks/syntax-highlighting-${KFMIN}:6 - >=media-libs/phonon-4.12.0[qt6(+)] activities? ( kde-plasma/plasma-activities:6 ) " RDEPEND="${DEPEND}"