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 E6F2C158649 for ; Thu, 11 May 2023 16:04:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAE62E0DF0; Thu, 11 May 2023 16:04:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B09AEE0DF0 for ; Thu, 11 May 2023 16:04: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 E9F7E340BDE for ; Thu, 11 May 2023 16:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17C77A69 for ; Thu, 11 May 2023 16:04: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: <1683820910.6e7d5d8a37c6b1c4c6c319b5aee6d9980dcacbfe.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/partitionmanager/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/partitionmanager/Manifest sys-block/partitionmanager/partitionmanager-23.04.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6e7d5d8a37c6b1c4c6c319b5aee6d9980dcacbfe X-VCS-Branch: master Date: Thu, 11 May 2023 16:04: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: 295887f8-55de-4009-83a0-b48f76e5a2cf X-Archives-Hash: f41924d971187d3b79d31f4d9e36b76e commit: 6e7d5d8a37c6b1c4c6c319b5aee6d9980dcacbfe Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 11 13:12:31 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 11 16:01:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e7d5d8a sys-block/partitionmanager: drop 23.04.0 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-23.04.0.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index a522c4792547..46e25f7e7b15 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,3 +1,2 @@ DIST partitionmanager-22.12.3.tar.xz 2128032 BLAKE2B 74388cca261400902f8a61c16525c0fb402fbbf9d0d7bcf3ceb6b73468e1c023d4561b83080c2ab4295867ef954f3821c3ce862256820eea428b7d132da7e48f SHA512 39006f049be442f6102c4938d6ffb823213d622a74493d144fc795be7a73d6e34689bee496412579f5090392786387e4e84a9e34c1012b6268b2b3be52e142b2 -DIST partitionmanager-23.04.0.tar.xz 2143184 BLAKE2B a2db78ffd6b444fd8d912b1bb4b1ca6b2fb89eb021b5cece32aa9cbbea2adbfca917a62898734b8f0513a215fe3b89894ad685dbee407e36544a5d93d79ee273 SHA512 2f232a12114e7dcce67730505ef54aef45b13904ad1529cbfa665db995e07ae07f4ebe67f0745d31f069355099bf2625dd2420f4cdcc5b4ee93d0c1010553b12 DIST partitionmanager-23.04.1.tar.xz 2143564 BLAKE2B a8e2f084ed0919310c2f44e3064889afd0de7bb0ed084ffdfcb98a070d0b39a0029af2dbb26bd5ce211cdda0c64fd2cb80fc867c218c5cc174aa03dce8062ab8 SHA512 772b821eee253f200b9c4eb39aced4bfe47268daf73afa7c770719121c575939c476f46a7466f4aaa8b4a6c2477741f107aa754024e30c2d798e2cc4f9403d12 diff --git a/sys-block/partitionmanager/partitionmanager-23.04.0.ebuild b/sys-block/partitionmanager/partitionmanager-23.04.0.ebuild deleted file mode 100644 index a29b73726bc6..000000000000 --- a/sys-block/partitionmanager/partitionmanager-23.04.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=5.104.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.5 -inherit ecm gear.kde.org - -DESCRIPTION="Utility for management of disks, partitions and file systems" -HOMEPAGE="https://apps.kde.org/partitionmanager/" - -LICENSE="GPL-3" -SLOT="5" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/kjobwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=sys-auth/polkit-qt-0.113.0[qt5(+)] - >=sys-libs/kpmcore-${PVCUT}:5= -" -RDEPEND="${DEPEND}"