commit: 7e924b39b45a2fa7d6c5233d9ab7c7b19082d22d Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jul 8 16:45:04 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jul 8 16:48:18 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7e924b39
kde-plasma/plasma-disks: drop 6.3.49.9999 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../plasma-disks/plasma-disks-6.3.49.9999.ebuild | 39 ---------------------- 1 file changed, 39 deletions(-) diff --git a/kde-plasma/plasma-disks/plasma-disks-6.3.49.9999.ebuild b/kde-plasma/plasma-disks/plasma-disks-6.3.49.9999.ebuild deleted file mode 100644 index 7bc03a2454..0000000000 --- a/kde-plasma/plasma-disks/plasma-disks-6.3.49.9999.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="true" -KFMIN=6.10.0 -QTMIN=6.8.1 -inherit ecm plasma.kde.org xdg - -DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure" -HOMEPAGE="https://invent.kde.org/plasma/plasma-disks" - -LICENSE="|| ( GPL-3 GPL-2 )" -SLOT="6" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=kde-frameworks/kauth-${KFMIN}:6 - >=kde-frameworks/kcmutils-${KFMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/kdeclarative-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kjobwidgets-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kservice-${KFMIN}:6 - >=kde-frameworks/solid-${KFMIN}:6 - sys-apps/smartmontools -" -RDEPEND="${DEPEND} - kde-plasma/kinfocenter:6 -" -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"
