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 26B61158451 for ; Fri, 12 Jan 2024 12:32:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E528E2B07; Fri, 12 Jan 2024 12:32:15 +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 330D3E2B07 for ; Fri, 12 Jan 2024 12:32:15 +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 29CFA3430BD for ; Fri, 12 Jan 2024 12:32:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81B1411F4 for ; Fri, 12 Jan 2024 12:32:12 +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: <1705062475.a7d2916ffacd0f5dc56703e9455a5dc9b8e7140a.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.01.90.ebuild kde-apps/kdeutils-meta/kdeutils-meta-24.02.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: a7d2916ffacd0f5dc56703e9455a5dc9b8e7140a X-VCS-Branch: master Date: Fri, 12 Jan 2024 12:32:12 +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: 654c5641-eec8-4c0f-9de5-f12a484f9513 X-Archives-Hash: 01cc6923b699f218b430f6bc619ff524 commit: a7d2916ffacd0f5dc56703e9455a5dc9b8e7140a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 12 12:27:55 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 12 12:27:55 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a7d2916f kde-apps/kdeutils-meta: Drop IUSE cups and kde-plasma/print-manager Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-24.01.90.ebuild | 3 +-- kde-apps/kdeutils-meta/kdeutils-meta-24.02.49.9999.ebuild | 3 +-- kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-24.01.90.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-24.01.90.ebuild index c75a4bce6d..1ce4f6814d 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-24.01.90.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-24.01.90.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://apps.kde.org/categories/utilities/" LICENSE="metapackage" SLOT="5" KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~x86" -IUSE="7zip cups gpg lrz plasma rar +webengine" +IUSE="7zip gpg lrz plasma rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:* @@ -32,7 +32,6 @@ RDEPEND=" >=kde-misc/markdownpart-${PV}:* >=sys-block/partitionmanager-${PV}:* >=sys-libs/kpmcore-${PV}:* - cups? ( >=kde-plasma/print-manager-${PV}:* ) gpg? ( >=kde-apps/kgpg-${PV}:* ) plasma? ( >=kde-misc/kclock-${PV} ) webengine? ( diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-24.02.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-24.02.49.9999.ebuild index 82fc8f7854..c3b8790279 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-24.02.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-24.02.49.9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://apps.kde.org/categories/utilities/" LICENSE="metapackage" SLOT="5" KEYWORDS="" -IUSE="7zip cups gpg lrz plasma rar +webengine" +IUSE="7zip gpg lrz plasma rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:* @@ -32,7 +32,6 @@ RDEPEND=" >=kde-misc/markdownpart-${PV}:* >=sys-block/partitionmanager-${PV}:* >=sys-libs/kpmcore-${PV}:* - cups? ( >=kde-plasma/print-manager-${PV}:* ) gpg? ( >=kde-apps/kgpg-${PV}:* ) plasma? ( >=kde-misc/kclock-${PV} ) webengine? ( diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index 82fc8f7854..c3b8790279 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://apps.kde.org/categories/utilities/" LICENSE="metapackage" SLOT="5" KEYWORDS="" -IUSE="7zip cups gpg lrz plasma rar +webengine" +IUSE="7zip gpg lrz plasma rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:* @@ -32,7 +32,6 @@ RDEPEND=" >=kde-misc/markdownpart-${PV}:* >=sys-block/partitionmanager-${PV}:* >=sys-libs/kpmcore-${PV}:* - cups? ( >=kde-plasma/print-manager-${PV}:* ) gpg? ( >=kde-apps/kgpg-${PV}:* ) plasma? ( >=kde-misc/kclock-${PV} ) webengine? (