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 74B6715800F for ; Thu, 5 Jan 2023 18:03:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A9A1E087E; Thu, 5 Jan 2023 18:03:45 +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 0CA65E0877 for ; Thu, 5 Jan 2023 18:03:45 +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 21C7E340CA2 for ; Thu, 5 Jan 2023 18:03:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB53687B for ; Thu, 5 Jan 2023 18:03:40 +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: <1672941775.109c53640deecaebecbba41a3d29bea62e535e1a.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.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 109c53640deecaebecbba41a3d29bea62e535e1a X-VCS-Branch: master Date: Thu, 5 Jan 2023 18:03:40 +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: 41accae1-a18a-482b-a10b-80c192080c4c X-Archives-Hash: 6128d4ac11c818d073c02b45342bbe25 commit: 109c53640deecaebecbba41a3d29bea62e535e1a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jan 3 14:47:55 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 5 18:02:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=109c5364 sys-block/partitionmanager: drop 22.12.0 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-22.12.0.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index f3d704819e84..4459384d2eb8 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,3 +1,2 @@ DIST partitionmanager-22.08.3.tar.xz 2101520 BLAKE2B a83c1ce18e19e0f19293c57866a8429bfd15b4f03eafe934ca11637c76c50780228117598efec11e77c2d5759dc42274ed4c604f48edbf23325599b033dc2c06 SHA512 ec287a1cb9456253e40ba61a6844f82e2dcda8f1a87f7850f71c255d9aaa6f0b6d0008d1f1299bdfa989e80fb57b21fd962940ca3ba061d9c22f26370d1c0a29 -DIST partitionmanager-22.12.0.tar.xz 2124516 BLAKE2B a495c3cfa10730d3191b2bfa74e541d8f6350dc5df68c2f04161e4576ac4e6df9c2469d85e433c19a2e6e086291f69341022642b283f4b9f12bfa369569d0ce1 SHA512 8eb70f8cea1eb60f8e0628a49ce3fb97d96a96f82d67f1213d50059933aafd637a7c3c42d3734e955f89f0affc8345526f634f0a7d3fd1d837e77e82f5fa670b DIST partitionmanager-22.12.1.tar.xz 2127188 BLAKE2B f8a5586e99ade873db0fc3aa89b39991f226167f37628ef12d329cdd5b94d67d39f6834cffc3f16225959173fbf08bb3a6b7065d3dfefe263bfc904bbb27e488 SHA512 d3322b2335f637712f56895c1ff09b0db7f1ae90d95a881ea321a181a7b8064193b47ebcd5a4f28d91e557063d304bed9576a4304f89fa28901d60a53c4d6d77 diff --git a/sys-block/partitionmanager/partitionmanager-22.12.0.ebuild b/sys-block/partitionmanager/partitionmanager-22.12.0.ebuild deleted file mode 100644 index 379840a7dbdf..000000000000 --- a/sys-block/partitionmanager/partitionmanager-22.12.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.99.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}"