commit:     1467b24d10566726c05c228ea191b43863219b3c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  9 16:30:08 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul  9 16:39:15 2025 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1467b24d

kde-plasma/plasma-disks: drop 6.3.6

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-6.3.6.ebuild | 39 -----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-6.3.6.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-6.3.6.ebuild
deleted file mode 100644
index cf59c9d3b3..0000000000
--- a/kde-plasma/plasma-disks/plasma-disks-6.3.6.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="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
-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"

Reply via email to