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 884A0158041 for ; Thu, 21 Mar 2024 15:39:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C14DBE2A03; Thu, 21 Mar 2024 15:39:11 +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 9FD13E2A03 for ; Thu, 21 Mar 2024 15:39:11 +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 B787D343018 for ; Thu, 21 Mar 2024 15:39:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2029415D8 for ; Thu, 21 Mar 2024 15:39:06 +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: <1711035368.e355f35ab7724e6cc3565d448d5d69120f0cd87b.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-24.02.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e355f35ab7724e6cc3565d448d5d69120f0cd87b X-VCS-Branch: master Date: Thu, 21 Mar 2024 15:39:06 +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: 0aafeaee-2d2f-4885-b828-9921ce78cc39 X-Archives-Hash: 1f4e80d5985718f630a063d21a63d106 commit: e355f35ab7724e6cc3565d448d5d69120f0cd87b Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 21 10:48:23 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 21 15:36:08 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e355f35a sys-block/partitionmanager: drop 24.02.0 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-24.02.0.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index 978e5314245b..3a8c5f610d80 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,3 +1,2 @@ DIST partitionmanager-23.08.5.tar.xz 2148168 BLAKE2B c755a3f828de0acd70f785896c0837a8730b4429b678033d206d67684e648dc43af3d4ae001125fe5a843cc51ef9544c69619e68452936b734afa7d75d37b62f SHA512 5eb6ee5f021a40c597d7f21bc4ae63d05a94564caa32ee72e4a44eb1d21ae7d4628e8bbf5b6645dcf5be2ac3162e5acc712f2982a14ce60ec5acc87409252f1a -DIST partitionmanager-24.02.0.tar.xz 2146928 BLAKE2B f01309fb02d0a6c2eedd5e1f2a688cdd8697d35ae043b802a68a61d6dfa7634a3fed721f28955f0325f7b02fe7ce742e88db2648b1a75f3c99d584e5a326b77e SHA512 519ffd86a960d59ad5ea4ffdfa6faa70f3a15d901d701afc5a9196f6c65c97d9aa0277bb0bda68323770cc588153c681a65eb9190086c81b5c0fbd2d8f31029e DIST partitionmanager-24.02.1.tar.xz 2147104 BLAKE2B a6ab1479120b4fc2062f0b351db116c935b852d2698986abbd003622212a69c928ad39e149451297f9627343d4dcdb7b1a5e53f88f4b6c0092cffc54018b1d81 SHA512 88c3d0f968733bb3747f62215dcffcedb38727c972c7f879548ca77184885ff77b81a7edb1d518c3e5c99dfd16241d2715f84d503b09590b1a8127cb11d5180a diff --git a/sys-block/partitionmanager/partitionmanager-24.02.0.ebuild b/sys-block/partitionmanager/partitionmanager-24.02.0.ebuild deleted file mode 100644 index 151835c9614a..000000000000 --- a/sys-block/partitionmanager/partitionmanager-24.02.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=6.0 -PVCUT=$(ver_cut 1-3) -QTMIN=6.6.2 -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="6" -KEYWORDS="~amd64" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kcrash-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kjobwidgets-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-frameworks/kxmlgui-${KFMIN}:6 - >=sys-auth/polkit-qt-0.175.0[qt6] - >=sys-libs/kpmcore-${PVCUT}:6= -" -RDEPEND="${DEPEND}"