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 0D00715817D for ; Thu, 13 Jun 2024 16:55:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3FC9B2BC032; Thu, 13 Jun 2024 16:54:58 +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 2109F2BC035 for ; Thu, 13 Jun 2024 16:54:58 +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 3120933FE49 for ; Thu, 13 Jun 2024 16:54:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08F771CED for ; Thu, 13 Jun 2024 16:54:54 +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: <1718297639.d1f6908d37ac7f4c8e992217abd2f51a0fc2b9d2.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.05.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d1f6908d37ac7f4c8e992217abd2f51a0fc2b9d2 X-VCS-Branch: master Date: Thu, 13 Jun 2024 16:54:54 +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: 9a731ab1-07ba-44f2-85d3-50d089b4cb47 X-Archives-Hash: 3efe38c41d997a79f3d715c8edd17113 commit: d1f6908d37ac7f4c8e992217abd2f51a0fc2b9d2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jun 13 16:23:00 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jun 13 16:53:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f6908d sys-block/partitionmanager: drop 24.05.0 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-24.05.0.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index 7a8ccad84ac0..2b3bfcf847b6 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.05.0.tar.xz 2314024 BLAKE2B 0399b5f8b947feb06a4fcc3bc4ecd44e225aa85a6c969e9decc6cd4fd36787e7cc4d7816cc6b5e1a60ff21591f445468b4afa3ee36e0abff57546d73007727b0 SHA512 202a7730cebae436fcb3c412ae3bdd606181b453f33cb7a79b16d66eae284bc2c26362afea254676e7a0dba26fbb3f524356874e520ff8a3a03c1d5b6e532eab DIST partitionmanager-24.05.1.tar.xz 2314392 BLAKE2B 901986a7fb0811dcde47526e83d7f3959f189222c7c1871e56f1db6c0777db35e595bb6eec7a7cd7fe03e3053c59745e2aafe507c110a914bcc07013d5fac00e SHA512 f76a09201760b5dde407ad7309941c1d5cf26d6b2fb13f6d6b9e9543cb2f07cc5e46be6cecba3777f2fe2ad73587423a4c1c52753d1f508b4b58a145a521d27a diff --git a/sys-block/partitionmanager/partitionmanager-24.05.0.ebuild b/sys-block/partitionmanager/partitionmanager-24.05.0.ebuild deleted file mode 100644 index 587a8862b96c..000000000000 --- a/sys-block/partitionmanager/partitionmanager-24.05.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.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}"