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 5279915800A for ; Mon, 24 Jul 2023 13:28:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD8F4E089B; Mon, 24 Jul 2023 13:28:49 +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 97075E089B for ; Mon, 24 Jul 2023 13:28:49 +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 DD674341490 for ; Mon, 24 Jul 2023 13:28:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C3A2C42 for ; Mon, 24 Jul 2023 13:28:45 +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: <1690205302.6d857a02377c8fd6d2f0da190b7dbb999e109eaf.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-22.12.3.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6d857a02377c8fd6d2f0da190b7dbb999e109eaf X-VCS-Branch: master Date: Mon, 24 Jul 2023 13:28:45 +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: 193640dc-f883-4063-8797-379a6df81ee4 X-Archives-Hash: f793091eb9f553fbdc37bf4f45401be8 commit: 6d857a02377c8fd6d2f0da190b7dbb999e109eaf Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 24 11:37:58 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 24 13:28:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d857a02 sys-block/partitionmanager: drop 22.12.3 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-22.12.3.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index ca7c59a6d286..78cd01ae1711 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.2.tar.xz 2143452 BLAKE2B e813407381a8f42f4eeb745d7692cc17628374ed2b9a40e0c877891c24bfdf495ba8da1c9d0599e5149da3019c4a78ab013fe7dde564103a0890858eba7fa914 SHA512 2579d857b21c83730e0cbf76e361d6e3da0a07fc6efaedc8c475f7d9d93c74a440dbc839aa5470a522952c701c4fd0154c70fc0063aea81a7ada99c66202035a DIST partitionmanager-23.04.3.tar.xz 2143336 BLAKE2B 79208e759ada12a45a1d8b56bc1127e0f8a294acc0baac617a6990dcb13c4c3544dc362490fda5620cb66ab052b01a4c436079e653bbc94b3304e552feab4f34 SHA512 29a2af3beb0189ff7a5f54aca393834b185dcbc538ac3ad0319198d59e239394cf8c54479d3596f246e6bc18682c03155896b41ccb0cf434bd8f1e43aeda42b7 diff --git a/sys-block/partitionmanager/partitionmanager-22.12.3.ebuild b/sys-block/partitionmanager/partitionmanager-22.12.3.ebuild deleted file mode 100644 index ca1c1252b0a5..000000000000 --- a/sys-block/partitionmanager/partitionmanager-22.12.3.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.101.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}"