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 5AF121581F0 for ; Wed, 11 Dec 2024 19:58:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05486E0D4B; Wed, 11 Dec 2024 19:58:21 +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 19C94E0D4C for ; Wed, 11 Dec 2024 19:58:20 +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 1BE7C34316B for ; Wed, 11 Dec 2024 19:58:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 79C561EC5 for ; Wed, 11 Dec 2024 19:58:17 +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: <1733946886.ac43ed7f3d96214465bb4491056d9b091c728719.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ac43ed7f3d96214465bb4491056d9b091c728719 X-VCS-Branch: master Date: Wed, 11 Dec 2024 19:58:17 +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: 579ebd94-9b13-432a-876b-4b40cbc11140 X-Archives-Hash: 8a0ca7615df2ff7a5f39046cccc5da51 commit: ac43ed7f3d96214465bb4491056d9b091c728719 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Dec 11 19:54:46 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Dec 11 19:54:46 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac43ed7f kde-apps/kdeutils-meta: RDEPEND on app-misc/francis Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild | 1 + kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild index fd11d37f9a..f1c85d9ad9 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-24.12.49.9999.ebuild @@ -15,6 +15,7 @@ RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:* >=app-cdr/isoimagewriter-${PV}:* >=app-crypt/keysmith-${PV} + >=app-misc/francis-${PV} >=dev-libs/kweathercore-${PV}:* >=kde-apps/ark-${PV}:* >=kde-apps/filelight-${PV}:* diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index fd11d37f9a..f1c85d9ad9 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -15,6 +15,7 @@ RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:* >=app-cdr/isoimagewriter-${PV}:* >=app-crypt/keysmith-${PV} + >=app-misc/francis-${PV} >=dev-libs/kweathercore-${PV}:* >=kde-apps/ark-${PV}:* >=kde-apps/filelight-${PV}:*