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 76FDF158015 for ; Thu, 21 Dec 2023 13:37:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B80972BC013; Thu, 21 Dec 2023 13:37:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9AC9F2BC013 for ; Thu, 21 Dec 2023 13:37:18 +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 A44CE340DE6 for ; Thu, 21 Dec 2023 13:37:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44450ACA for ; Thu, 21 Dec 2023 13:37:16 +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: <1703165721.3281fd1975ae0c48716049f25dd830ad9bddb537.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-23.08.49.9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3281fd1975ae0c48716049f25dd830ad9bddb537 X-VCS-Branch: master Date: Thu, 21 Dec 2023 13:37:16 +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: 1041a847-1404-4386-a9d0-42416216c433 X-Archives-Hash: 8b5016f109804ea044705c4b868f3697 commit: 3281fd1975ae0c48716049f25dd830ad9bddb537 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 13:35:21 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 13:35:21 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3281fd19 kde-apps/kdeutils-meta: Fix IUSE=cups dep Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild index 7c238845ff..c1b2ec1619 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild @@ -31,10 +31,10 @@ RDEPEND=" >=kde-misc/markdownpart-${PV}:${SLOT} >=sys-block/partitionmanager-${PV}:${SLOT} >=sys-libs/kpmcore-${PV}:${SLOT} - cups? ( + cups? ( || ( kde-plasma/print-manager:6 - >=kde-plasma/print-manager-${PV}:* - ) + >=kde-plasma/print-manager-${PV}:5 + ) ) gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} ) plasma? ( >=kde-misc/kclock-${PV} ) webengine? (