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 BF98F15800F for ; Thu, 2 Feb 2023 11:03:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6BEF4E0B99; Thu, 2 Feb 2023 11:03:16 +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 50D5FE0B99 for ; Thu, 2 Feb 2023 11:03:16 +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 5D27E3402FE for ; Thu, 2 Feb 2023 11:03:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D850A8B7 for ; Thu, 2 Feb 2023 11:03:11 +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: <1675335770.3bbc0a6dd3ffb1cc3715068c0860606cfb2d7343.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.1.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3bbc0a6dd3ffb1cc3715068c0860606cfb2d7343 X-VCS-Branch: master Date: Thu, 2 Feb 2023 11:03:11 +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: be04324e-ab8d-4157-8470-35d3239e7a0e X-Archives-Hash: 17b55c12e5b140b358588ee753fbfa02 commit: 3bbc0a6dd3ffb1cc3715068c0860606cfb2d7343 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Feb 2 10:09:56 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Feb 2 11:02:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbc0a6d sys-block/partitionmanager: drop 22.12.1 Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-22.12.1.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index aed84e8a3bd3..a780165e548b 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.1.tar.xz 2127188 BLAKE2B f8a5586e99ade873db0fc3aa89b39991f226167f37628ef12d329cdd5b94d67d39f6834cffc3f16225959173fbf08bb3a6b7065d3dfefe263bfc904bbb27e488 SHA512 d3322b2335f637712f56895c1ff09b0db7f1ae90d95a881ea321a181a7b8064193b47ebcd5a4f28d91e557063d304bed9576a4304f89fa28901d60a53c4d6d77 DIST partitionmanager-22.12.2.tar.xz 2128060 BLAKE2B 6a5113cb54dcafcc5d2bd5897d525bdc86cfe5efcd51b686fda09a04dd1adff7cb69d1cf11a328346094b66ad6387ced2f32a1f749f179f406941e548d800013 SHA512 882f26f14e7b625630401ce3862fab23c32c9db718feb7e85476d2c0eec9e9c441c0e918141dfc6049bf6b074dbff510c0bae2de59cb1eea4a187ded3c998c20 diff --git a/sys-block/partitionmanager/partitionmanager-22.12.1.ebuild b/sys-block/partitionmanager/partitionmanager-22.12.1.ebuild deleted file mode 100644 index 81ade2f7135f..000000000000 --- a/sys-block/partitionmanager/partitionmanager-22.12.1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KFMIN=5.101.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}"