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 B745E158083 for ; Wed, 4 Sep 2024 14:16:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A64B42BC033; Wed, 4 Sep 2024 14:16:03 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A5332BC033 for ; Wed, 4 Sep 2024 14:16:03 +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 A653634072E for ; Wed, 4 Sep 2024 14:16:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 091881F39 for ; Wed, 4 Sep 2024 14:16:00 +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: <1725458676.1fcc7dfeebead968f6a33ec4497174a857a858ed.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.5.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1fcc7dfeebead968f6a33ec4497174a857a858ed X-VCS-Branch: master Date: Wed, 4 Sep 2024 14:16:00 +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: 641a78d1-9bf8-46de-a8eb-27d3f6d05531 X-Archives-Hash: 94721f0c418f83f0b1f2530478373e08 commit: 1fcc7dfeebead968f6a33ec4497174a857a858ed Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 1 22:05:41 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Sep 4 14:04:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcc7dfe kde-apps/kdeutils-meta: drop 23.08.5 Signed-off-by: Andreas Sturmlechner gentoo.org> .../kdeutils-meta/kdeutils-meta-23.08.5.ebuild | 54 ---------------------- 1 file changed, 54 deletions(-) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.5.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-23.08.5.ebuild deleted file mode 100644 index 8aa9a73f6ae5..000000000000 --- a/kde-apps/kdeutils-meta/kdeutils-meta-23.08.5.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 - ) ) -"