diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-02-03 18:19:29 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-02-03 18:19:29 +0100 |
| commit | 23a4fac47cf6ac3a6810fba7e69a11528da0c268 (patch) | |
| tree | 638d8df7b7104ca152a2270a4eccdb65add82ef8 | |
| parent | e7f919b17e7e3e3759cf47e1d575cd62a2ff7687 (diff) | |
| download | kde-23a4fac47cf6ac3a6810fba7e69a11528da0c268.tar.gz kde-23a4fac47cf6ac3a6810fba7e69a11528da0c268.tar.bz2 kde-23a4fac47cf6ac3a6810fba7e69a11528da0c268.zip | |
sys-libs/kpmcore: drop 21.12.2*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
| -rw-r--r-- | sys-libs/kpmcore/Manifest | 1 | ||||
| -rw-r--r-- | sys-libs/kpmcore/kpmcore-21.12.2.ebuild | 34 |
2 files changed, 0 insertions, 35 deletions
diff --git a/sys-libs/kpmcore/Manifest b/sys-libs/kpmcore/Manifest deleted file mode 100644 index f7a294684ee..00000000000 --- a/sys-libs/kpmcore/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kpmcore-21.12.2.tar.xz 594284 BLAKE2B 26e54baa45602193661a635573958ada702bc7f99f144f8e8c7842a15c3fcd05423f1af99ce73949b854b411d5c49b330a512501392ac262ccd66bf652d50a1f SHA512 aec7a25a479d6c354843d61f6ead40893f3d814247607027e86fb2cd2b50e0f0189c1d427f856f46ce011bdd6b88c2ff8f0f3f262d40508c7429ca3be5b9a2f6 diff --git a/sys-libs/kpmcore/kpmcore-21.12.2.ebuild b/sys-libs/kpmcore/kpmcore-21.12.2.ebuild deleted file mode 100644 index d0800f0fc76..00000000000 --- a/sys-libs/kpmcore/kpmcore-21.12.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_NONGUI="true" -KDE_GEAR="true" -KFMIN=5.88.0 -QTMIN=5.15.2 -inherit ecm kde.org - -DESCRIPTION="Library for managing partitions" -HOMEPAGE="https://apps.kde.org/partitionmanager/" - -LICENSE="GPL-3" -SLOT="5/10" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -# bug 689468, tests need polkit etc. -RESTRICT="test" - -BDEPEND="virtual/pkgconfig" -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=sys-apps/util-linux-2.33.2 - sys-auth/polkit-qt -" -RDEPEND="${DEPEND}" |
