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 BBC7E158015 for ; Thu, 21 Dec 2023 09:04:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C95D62BC01A; Thu, 21 Dec 2023 09:03:59 +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 8D1332BC013 for ; Thu, 21 Dec 2023 09:03:59 +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 415B1340813 for ; Thu, 21 Dec 2023 09:03:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EC9C123C for ; Thu, 21 Dec 2023 09:03:56 +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: <1703149347.dde102ce46909528995f4701bb9db55b6f04e225.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: dde102ce46909528995f4701bb9db55b6f04e225 X-VCS-Branch: master Date: Thu, 21 Dec 2023 09:03:56 +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: 1763ecd5-32fc-476b-9876-dddfb533bdf6 X-Archives-Hash: 04436b66fce9382f113e5b38993a010e commit: dde102ce46909528995f4701bb9db55b6f04e225 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Dec 21 09:02:27 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 09:02:27 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dde102ce kde-apps/kdeutils-meta: Accept kde-apps/print-manager:6 alternatively Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-23.08.49.9999.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 33311b6fe3..7c238845ff 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,7 +31,10 @@ RDEPEND=" >=kde-misc/markdownpart-${PV}:${SLOT} >=sys-block/partitionmanager-${PV}:${SLOT} >=sys-libs/kpmcore-${PV}:${SLOT} - cups? ( >=kde-plasma/print-manager-${PV}:* ) + cups? ( + kde-plasma/print-manager:6 + >=kde-plasma/print-manager-${PV}:* + ) gpg? ( >=kde-apps/kgpg-${PV}:${SLOT} ) plasma? ( >=kde-misc/kclock-${PV} ) webengine? (