mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
sys-block/partitionmanager: drop 21.12.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
Reference in New Issue
Block a user