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 B575D158087 for ; Fri, 7 Jan 2022 13:52:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B5042BC033; Fri, 7 Jan 2022 13:52:39 +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 B8B802BC033 for ; Fri, 7 Jan 2022 13:52:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 BFFC1342E10 for ; Fri, 7 Jan 2022 13:52:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 809E92AE for ; Fri, 7 Jan 2022 13:52:34 +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: <1641563491.476ddaef14812dac99aaf3ddad64a402dffb8fd4.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-21.12.0.ebuild X-VCS-Directories: sys-block/partitionmanager/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 476ddaef14812dac99aaf3ddad64a402dffb8fd4 X-VCS-Branch: master Date: Fri, 7 Jan 2022 13:52:34 +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: 67f4f91c-c290-4ad6-b654-c5381a0d12b7 X-Archives-Hash: 74445872dc2f85e567f25f94990d5f7e commit: 476ddaef14812dac99aaf3ddad64a402dffb8fd4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 7 11:21:27 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 7 13:51:31 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476ddaef sys-block/partitionmanager: drop 21.12.0* Signed-off-by: Andreas Sturmlechner gentoo.org> sys-block/partitionmanager/Manifest | 1 - .../partitionmanager-21.12.0.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/sys-block/partitionmanager/Manifest b/sys-block/partitionmanager/Manifest index 85f45a1a336b..2e0626cbfd4a 100644 --- a/sys-block/partitionmanager/Manifest +++ b/sys-block/partitionmanager/Manifest @@ -1,3 +1,2 @@ DIST partitionmanager-21.08.3.tar.xz 2098484 BLAKE2B b430f94875d4139e76358c63f945d95ead216e4179396fd2a2f83ac38975c312137d583376fd1d417bc34c4b437d0c99b1cc5af75e046de33a66bb10e5c45953 SHA512 79d5465ba7635a80e5afd4d1240c5dbeb5469003e8b8f0731bd3a88a8fa0ff3ee8a2d01b02ef661732f4bd89c06e9f461c726435e8dc60155338f1b44fee49c1 -DIST partitionmanager-21.12.0.tar.xz 2098412 BLAKE2B cb1237f4327c7084f35a5a71871db9f96bf348705437dfbdb4ee07521b214a81d2bece8493418a1a56268e801e14e47f64a6280154f0a8f8d6cf9a2f78c8cd7b SHA512 68ae8c823d5002b08af5764bd5a76be2c2ab0c5903e4ab0d6606104795b44a6c6b8b29e967f8d0bf997792f9075c85bfcd800ddc12819ece8c44871ee6ab4110 DIST partitionmanager-21.12.1.tar.xz 2098476 BLAKE2B 2b3c4dc3e7b60a36f7b1cdb9460af63a072d5a3b30775225e752e4f47e34681502bdbe245f7f6e418b754caf7720ad92c1df9c892d6b9a3aa47a83caace09979 SHA512 8aeee53dc58fcba2396ad148956b588af7a11c6ebe75063ece30bc8752967d04c6fb08cbd3a3b84a965fcdf88e241198b390b43550604f645bff4c32de8dfee7 diff --git a/sys-block/partitionmanager/partitionmanager-21.12.0.ebuild b/sys-block/partitionmanager/partitionmanager-21.12.0.ebuild deleted file mode 100644 index ac61b513e8f8..000000000000 --- a/sys-block/partitionmanager/partitionmanager-21.12.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -KDE_GEAR="true" -KFMIN=5.88.0 -PVCUT=$(ver_cut 1-3) -QTMIN=5.15.2 -inherit ecm 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/kxmlgui-${KFMIN}:5 - >=sys-libs/kpmcore-${PVCUT}:5= -" -RDEPEND="${DEPEND}"