From 229939720281fff97274aaa58ea30a1e1c482511 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 5 Jul 2025 14:35:12 +0200 Subject: sys-libs/kpmcore: drop 25.04.49.9999 Signed-off-by: Andreas Sturmlechner --- sys-libs/kpmcore/kpmcore-25.04.49.9999.ebuild | 31 --------------------------- 1 file changed, 31 deletions(-) delete mode 100644 sys-libs/kpmcore/kpmcore-25.04.49.9999.ebuild (limited to 'sys-libs') diff --git a/sys-libs/kpmcore/kpmcore-25.04.49.9999.ebuild b/sys-libs/kpmcore/kpmcore-25.04.49.9999.ebuild deleted file mode 100644 index cf89f4759d3..00000000000 --- a/sys-libs/kpmcore/kpmcore-25.04.49.9999.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_NONGUI="true" -KFMIN=6.13.0 -QTMIN=6.7.2 -inherit ecm gear.kde.org - -DESCRIPTION="Library for managing partitions" -HOMEPAGE="https://apps.kde.org/partitionmanager/" - -LICENSE="GPL-3" -SLOT="6/10" -KEYWORDS="" -IUSE="" - -# bug 689468, tests need polkit etc. -RESTRICT="test" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 - >=sys-apps/util-linux-2.33.2 - >=sys-auth/polkit-qt-0.175.0[qt6(+)] -" -RDEPEND="${DEPEND}" -BDEPEND="virtual/pkgconfig" -- cgit v1.2.3