summaryrefslogtreecommitdiff
path: root/sys-libs
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/kpmcore/Manifest1
-rw-r--r--sys-libs/kpmcore/kpmcore-25.04.0.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/sys-libs/kpmcore/Manifest b/sys-libs/kpmcore/Manifest
deleted file mode 100644
index 2184ffc575f..00000000000
--- a/sys-libs/kpmcore/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kpmcore-25.04.0.tar.xz 670384 BLAKE2B 5a38d6127fce58116190fcc422f6f47671dac3eedb4020c49fffaa31e7eae54f41fda3381aa6594ec2b7d24ee4e9f0945c8f4e31b41ac0ee97ffcac67ef18e70 SHA512 9180a7200b6541674e2ca9ca845b5a2602fdcd140b4f75f678424ada0216a6d4f2d711353fec164c59ee07f82022c4d720bf58211aef1bfd953edf296ce52a76
diff --git a/sys-libs/kpmcore/kpmcore-25.04.0.ebuild b/sys-libs/kpmcore/kpmcore-25.04.0.ebuild
deleted file mode 100644
index 688b07bd492..00000000000
--- a/sys-libs/kpmcore/kpmcore-25.04.0.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.9.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="~amd64 ~arm64 ~ppc64 ~x86"
-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"