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 47F22158094 for ; Thu, 8 Sep 2022 12:48:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9846CE0A7E; Thu, 8 Sep 2022 12:48:05 +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 8090DE0A7E for ; Thu, 8 Sep 2022 12:48:05 +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 AAC79341083 for ; Thu, 8 Sep 2022 12:48:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA98156A for ; Thu, 8 Sep 2022 12:48:01 +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: <1662641026.f67adebdb3bcbc8c879f15f9b5e473bdd7e3d3bb.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.08.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f67adebdb3bcbc8c879f15f9b5e473bdd7e3d3bb X-VCS-Branch: master Date: Thu, 8 Sep 2022 12:48:01 +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: d0750eaf-30e2-4d68-ac9b-78d2e57ecb45 X-Archives-Hash: 8e6d7364d1deef29f6b787fb684adcc3 commit: f67adebdb3bcbc8c879f15f9b5e473bdd7e3d3bb Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Sep 8 12:20:41 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Sep 8 12:43:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f67adebd sys-block/partitionmanager: drop 22.08.0 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-22.08.0.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index 475457949664..1c9cd552a0ac 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,3 +1,2 @@ DIST partitionmanager-22.04.3.tar.xz 2108444 BLAKE2B 768aed2061ee48349e7b048a8aa73f52ec8a0edd0a32a1f3352b3894d557600f9c82a034ebb1b3eb0d391512883cedf3ccb8f4ed920d5f4af0d225e19591e5f4 SHA512 36265e727d0035146ad96e773e369b8f2fe70b21a4a102c1f47ae8f56bb3ae8364fd9804f0a53812de871d82206def1ab81913f134799a3320a662def7872260 -DIST partitionmanager-22.08.0.tar.xz 2100960 BLAKE2B b37b716591797ea8aad1a0622413417914aab2a4a1a46a02e8a95902853b7136e05a225d9ae43fa91598237edf3b8c9529fb49865ee058615fc10c9a7a005d26 SHA512 f92447f23f4ed8adddd4af770101b2c80d0aba9190adc8ed2f1c4e2d900c6954481655b0c7cb7fe96bb27be75e7b462743eacbdad4900d0b0569b2e518a87c4f DIST partitionmanager-22.08.1.tar.xz 2101152 BLAKE2B 85cd827470a568747b030a5e0189510d500941aecbd54378916c4486e74322bc2dcb16bb78e41b97d32294df686fc34d5357088c6189db05e6999e4deafe0a92 SHA512 3ffa6e4e30ec5ec0e71096707ece314fe0b75296a5b808f21c55de358756e9c2482a4730c8f56c9078e1b77cf1c313afe2283c96143cda1ceba843c2fa852b98 diff --git a/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild b/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild deleted file mode 100644 index f5bd2d410ff7..000000000000 --- a/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=5.96.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 ~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 - >=sys-libs/kpmcore-${PVCUT}:5= -" -RDEPEND="${DEPEND}"