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 476CA158043 for ; Wed, 6 Mar 2024 20:32:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DC2BE2A0B; Wed, 6 Mar 2024 20:32:19 +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 706C5E29E2 for ; Wed, 6 Mar 2024 20:32: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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D125340DE6 for ; Wed, 6 Mar 2024 20:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA11814EC for ; Wed, 6 Mar 2024 20:32:15 +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: <1709757078.4ff0992fd3ab3315e86828a970a1f72cadf987e8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-23.08.4-r1.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4ff0992fd3ab3315e86828a970a1f72cadf987e8 X-VCS-Branch: master Date: Wed, 6 Mar 2024 20:32:15 +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: 096bd122-9f6f-4749-b3d1-bed7c25eead4 X-Archives-Hash: 74b47dca6e55dd6afcf5650030607460 commit: 4ff0992fd3ab3315e86828a970a1f72cadf987e8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Mar 6 19:53:04 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 6 20:31:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff0992f kde-apps/kdeutils-meta: drop 23.08.4-r1 Signed-off-by: Andreas Sturmlechner gentoo.org> .../kdeutils-meta/kdeutils-meta-23.08.4-r1.ebuild | 54 ---------------------- 1 file changed, 54 deletions(-) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.4-r1.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-23.08.4-r1.ebuild deleted file mode 100644 index 8aa9a73f6ae5..000000000000 --- a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.4-r1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="kdeutils - merge this to pull in all kdeutils-derived packages" -HOMEPAGE="https://apps.kde.org/categories/utilities/" - -LICENSE="metapackage" -SLOT="0" -KEYWORDS="amd64 arm64 ~loong ~ppc64 x86" -IUSE="7zip cups gpg lrz plasma rar +webengine" - -RDEPEND=" - >=app-cdr/dolphin-plugins-mountiso-${PV}:5 - >=app-crypt/keysmith-${PV} - >=kde-apps/ark-${PV}:5 - >=kde-apps/filelight-${PV}:5 - >=kde-apps/kate-${PV}:5 - >=kde-apps/kbackup-${PV}:5 - >=kde-apps/kcalc-${PV}:5 - >=kde-apps/kcharselect-${PV}:5 - >=kde-apps/kdebugsettings-${PV}:5 - >=kde-apps/kdf-${PV}:5 - >=kde-apps/kteatime-${PV}:5 - >=kde-apps/ktimer-${PV}:5 - >=kde-apps/kwalletmanager-${PV}:5 - >=kde-apps/sweeper-${PV}:5 - >=kde-apps/yakuake-${PV}:5 - >=kde-misc/kweather-${PV}:5 - >=kde-misc/markdownpart-${PV}:5 - >=sys-block/partitionmanager-${PV}:5 - >=sys-libs/kpmcore-${PV}:5 - cups? ( || ( - kde-plasma/print-manager:6 - >=kde-plasma/print-manager-${PV}:5 - ) ) - gpg? ( >=kde-apps/kgpg-${PV}:5 ) - plasma? ( >=kde-misc/kclock-${PV} ) - webengine? ( - >=app-editors/ghostwriter-${PV} - >=kde-apps/kimagemapeditor-${PV}:5 - ) -" -# Optional runtime deps: kde-apps/ark -RDEPEND="${RDEPEND} - 7zip? ( app-arch/p7zip ) - lrz? ( app-arch/lrzip ) - rar? ( || ( - app-arch/rar - app-arch/unrar - app-arch/unar - ) ) -"