mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-block/partitionmanager: drop 25.04.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST partitionmanager-25.04.3.tar.xz 2336448 BLAKE2B 161482f3dc92891d7314eaec0b2bc64f0be6ab9a7670aabd59e734815a9c158b237f16b4a039c81dfa7bd94db1c1cd3aee8eeafd4509f9bbf235919efebdc501 SHA512 3b5ea24dfe97a99841f41e6e773ab8ce8c6579387f691449cdb56c6d56f7aefbc5f30580c626bce86587859004c817398379f982bb4c0bd188db5b8b3a1d4c0e
|
||||
DIST partitionmanager-25.08.2.tar.xz 2337736 BLAKE2B bc46499a1232fee4fb6244a63ece17f2812759696eb8a9771ce29c64fb34d23680b646811872dcdf307648fb404b15b7b8d388ed39759f19decfade78caa9838 SHA512 b3b3bd9adb45361465ff40ef1f30a5484a853bda5e6af0f7b011521f575fd5c0164a95aee99ee81f9d222098e507e8f93bb0e93081d27b3f950c2b6dc3a4a5b0
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
ECM_HANDBOOK="optional"
|
||||
KFMIN=6.13.0
|
||||
PVCUT=$(ver_cut 1-3)
|
||||
QTMIN=6.7.2
|
||||
inherit ecm gear.kde.org xdg
|
||||
|
||||
DESCRIPTION="Utility for management of disks, partitions and file systems"
|
||||
HOMEPAGE="https://apps.kde.org/partitionmanager/"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="6"
|
||||
KEYWORDS="amd64 arm64 ~ppc64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
>=dev-qt/qtbase-${QTMIN}:6[gui,widgets]
|
||||
>=kde-frameworks/kconfig-${KFMIN}:6
|
||||
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kcoreaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kcrash-${KFMIN}:6
|
||||
>=kde-frameworks/kdbusaddons-${KFMIN}:6
|
||||
>=kde-frameworks/ki18n-${KFMIN}:6
|
||||
>=kde-frameworks/kio-${KFMIN}:6
|
||||
>=kde-frameworks/kjobwidgets-${KFMIN}:6
|
||||
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
|
||||
>=kde-frameworks/kwindowsystem-${KFMIN}:6
|
||||
>=kde-frameworks/kxmlgui-${KFMIN}:6
|
||||
>=sys-auth/polkit-qt-0.175.0[qt6(+)]
|
||||
>=sys-libs/kpmcore-${PVCUT}:6=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user