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 A19FB158095 for ; Mon, 22 Aug 2022 20:13:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A963BE09A1; Mon, 22 Aug 2022 20:13:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 05EAAE099F for ; Mon, 22 Aug 2022 20:13:01 +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 15530340DE7 for ; Mon, 22 Aug 2022 20:13:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AEDA95C0 for ; Mon, 22 Aug 2022 20:12:56 +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: <1661199082.7d9dd5b9dca37fdafa2e6b5e0f470a5ddf8dc350.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: 7d9dd5b9dca37fdafa2e6b5e0f470a5ddf8dc350 X-VCS-Branch: master Date: Mon, 22 Aug 2022 20:12:56 +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: e818402e-4405-49c8-a823-aa4672129521 X-Archives-Hash: 88574d56fd1077a8fa2da9b42b7ee4c7 commit: 7d9dd5b9dca37fdafa2e6b5e0f470a5ddf8dc350 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 22 18:32:30 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 22 20:11:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9dd5b9 sys-block/partitionmanager: 22.08.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 + .../partitionmanager-22.08.0.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index d28f02b45a04..04bcf315eb3c 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1 +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 diff --git a/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild b/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild new file mode 100644 index 000000000000..f5bd2d410ff7 --- /dev/null +++ b/sys-block/partitionmanager/partitionmanager-22.08.0.ebuild @@ -0,0 +1,37 @@ +# 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}"