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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B8FF1581F3 for ; Tue, 26 Nov 2024 18:18:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EDA6E07F6; Tue, 26 Nov 2024 18:18:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34958E07F6 for ; Tue, 26 Nov 2024 18:18:11 +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 81780343070 for ; Tue, 26 Nov 2024 18:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 065021CA3 for ; Tue, 26 Nov 2024 18:18:07 +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: <1732645075.f585f6aabdd3d54836385a8c7e8ba1ed37a44743.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild kde-plasma/plasma-meta/plasma-meta-9999.ebuild X-VCS-Directories: kde-plasma/plasma-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f585f6aabdd3d54836385a8c7e8ba1ed37a44743 X-VCS-Branch: master Date: Tue, 26 Nov 2024 18:18:07 +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: ea2a4122-9755-4478-b0ad-530d63bbf085 X-Archives-Hash: c09b128ad0b8eb368d86e32fb6b93a4b commit: f585f6aabdd3d54836385a8c7e8ba1ed37a44743 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Nov 26 17:22:33 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Nov 26 18:17:55 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f585f6aa kde-plasma/plasma-meta: RDEPEND on kde-plasma/keditfiletype Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild | 1 + kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild index 7828360241..0b48508228 100644 --- a/kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-6.2.49.9999.ebuild @@ -28,6 +28,7 @@ RDEPEND=" >=kde-plasma/kdecoration-${PV}:${SLOT} >=kde-plasma/kdeplasma-addons-${PV}:${SLOT} >=kde-plasma/kdesu-gui-${PV} + >=kde-plasma/keditfiletype-${PV} >=kde-plasma/kgamma-${PV}:${SLOT} >=kde-plasma/kglobalacceld-${PV}:${SLOT} >=kde-plasma/kinfocenter-${PV}:${SLOT} diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild index 7828360241..0b48508228 100644 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild @@ -28,6 +28,7 @@ RDEPEND=" >=kde-plasma/kdecoration-${PV}:${SLOT} >=kde-plasma/kdeplasma-addons-${PV}:${SLOT} >=kde-plasma/kdesu-gui-${PV} + >=kde-plasma/keditfiletype-${PV} >=kde-plasma/kgamma-${PV}:${SLOT} >=kde-plasma/kglobalacceld-${PV}:${SLOT} >=kde-plasma/kinfocenter-${PV}:${SLOT}