[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-04 Thread Andreas Sturmlechner
commit: 7d8792daff5efd44538b7c8503ee6ddb290a7202
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  4 16:45:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  4 20:17:49 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d8792da

kde-plasma/plasma-disks: 5.21.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-14 Thread Andreas Sturmlechner
commit: 73e059c1291fdc9893a5766e9c6c6900371afcbd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 14 20:32:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 14 20:38:50 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=73e059c1

kde-plasma/plasma-disks: 5.21.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.21.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-06-10 Thread Andreas Sturmlechner
commit: fc76fde59b012c0bc9b6a0441c98502a46aa34b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jun 11 05:39:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jun 11 05:40:29 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc76fde5

kde-plasma/plasma-disks: drop 5.21.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
deleted file mode 100644
index a48f543b92..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-11 Thread Andreas Sturmlechner
commit: f5500a214b4ad8cded90813a63559bcfbb676d5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 11 12:42:03 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 11 12:46:24 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5500a21

kde-plasma/plasma-disks: 5.21.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: e389e942c6e265477b2f27ed96d97fc7e6769d34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:19:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:25:30 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e389e942

kde-plasma/plasma-disks: drop 5.20.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: 7ec43b9d5d1cec208bedf3d9922e9c20c320586b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:40:41 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:40:41 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ec43b9d

kde-plasma/plasma-disks: drop 5.21.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-22 Thread Andreas Sturmlechner
commit: 4cd6e59a0b6f07657f4458615210213cb67d6eff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 22 23:31:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 22 23:58:45 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd6e59a

kde-plasma/plasma-disks: 5.20.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.20.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-13 Thread Andreas Sturmlechner
commit: ebf8382969ac1ab6af9789a1d9e50845539aad3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 13 11:49:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 13 11:49:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebf83829

kde-plasma/plasma-disks: drop 5.20.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
deleted file mode 100644
index 29ead6015c..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-08 Thread Andreas Sturmlechner
commit: dcab5410256deaaacd5d39926608955ce6f0bda6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct  8 18:09:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:09:11 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcab5410

kde-plasma/plasma-disks: 5.20.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
new file mode 100644
index 00..d7b66f8135
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.74.0
+QTMIN=5.15.0
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-05 Thread Andreas Sturmlechner
commit: 76e50c23abd637ca66c485de3ea072bdae5e3c3e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  5 17:40:18 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  5 17:43:47 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76e50c23

kde-plasma/plasma-disks: drop 5.20.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
deleted file mode 100644
index b20f53c991..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-09-19 Thread Andreas Sturmlechner
commit: 24314ab76fc91647bb83caa247b1523b33217592
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 19 03:04:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 19 03:04:46 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=24314ab7

kde-plasma/plasma-disks: 5.19.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.19.90.ebuild   | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
new file mode 100644
index 00..c28bf5bdfc
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.74.0
+QTMIN=5.15.0
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-09-20 Thread Andreas Sturmlechner
commit: f29fbab8c7ea24f3e8af6fcd2b84faa0d1d441a7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 20 10:57:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 20 10:57:31 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f29fbab8

kde-plasma/plasma-disks: RDEPEND on kde-plasma/kinfocenter

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild  | 4 +++-
 kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild | 4 +++-
 kde-plasma/plasma-disks/plasma-disks-.ebuild | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
index c28bf5bdfc..d7b66f8135 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
index f8f1c09e28..19561574f2 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index e4ae54f930..74576557f3 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-02 Thread Andreas Sturmlechner
commit: 5f902136124ffd8a3377921ae755efa584c56875
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  2 17:06:59 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  2 17:15:01 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f902136

kde-plasma/plasma-disks: drop 5.22.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
deleted file mode 100644
index add6fb3415..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-09-15 Thread Andreas Sturmlechner
commit: f95445a74088197f1abbce4cd42fd96e083d3ce8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 15 20:54:50 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 15 20:57:04 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f95445a7

kde-plasma/plasma-disks: 5.26.49. version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.26.49..ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild
new file mode 100644
index 00..fbb72ae6e0
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+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="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-08 Thread Andreas Sturmlechner
commit: 1b26377f711e6a1d3b8236317e69df94ee54b05c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  8 12:59:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  8 12:59:53 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b26377f

kde-plasma/plasma-disks: drop 5.24.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-09-06 Thread Andreas Sturmlechner
commit: ff428cc5db9be1056a06ea7e11109ef80e97a22b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep  6 18:23:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep  6 19:01:06 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff428cc5

kde-plasma/plasma-disks: drop 5.25.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
deleted file mode 100644
index 890817c898..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-17 Thread Andreas Sturmlechner
commit: ca8e37b62714d308ec5061902f66406792ff9e75
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 17 17:40:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 17 17:46:40 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca8e37b6

kde-plasma/plasma-disks: 5.23.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.23.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-18 Thread Andreas Sturmlechner
commit: e80ef72a53a6785573f1886e6856e4d4c996cec3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 18 17:38:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 18 17:38:47 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e80ef72a

kde-plasma/plasma-disks: drop 5.23.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-04 Thread Andreas Sturmlechner
commit: 7bc22b001bcade145ae812cabe7f7b7aa258cfd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  4 12:52:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct  4 12:52:22 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bc22b00

kde-plasma/plasma-disks: drop 5.22.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: 0c0c31a40898dd40d5315d434d967e936cbd1fac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 11:16:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 11:16:00 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c0c31a4

kde-plasma/plasma-disks: drop 5.23.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
deleted file mode 100644
index d8a38f001b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: a53c5ecb602687406b7d21e20cc24565bd9a3a12
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 16:01:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 16:01:41 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a53c5ecb

kde-plasma/plasma-disks: drop 5.23.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
deleted file mode 100644
index 98d9a56620..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-14 Thread Andreas Sturmlechner
commit: 877061fcb8d1c87d2d46d248dcd50c1c1aefcd9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 14 12:46:42 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 14 12:46:42 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=877061fc

kde-plasma/plasma-disks: drop 5.25.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
deleted file mode 100644
index 5523da8c6d..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.94.0
-QTMIN=5.15.3
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-08 Thread Andreas Sturmlechner
commit: c46dfe5c888d7609f26db4c1ef2e557869064eca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  8 09:18:07 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  8 09:18:07 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c46dfe5c

kde-plasma/plasma-disks: 5.25.49. version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.25.49..ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
new file mode 100644
index 00..002aeafc60
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-09 Thread Andreas Sturmlechner
commit: 566641c428bba1f34947bec2e96f5b701dd3e5dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  9 11:16:21 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  9 11:20:49 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=566641c4

kde-plasma/plasma-disks: 5.25.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
new file mode 100644
index 00..5523da8c6d
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.94.0
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-12 Thread Andreas Sturmlechner
commit: 0498df0ba74e66f2c2906d1b231f5a1f56b1e83a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 12 11:24:34 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 12 11:24:34 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0498df0b

kde-plasma/plasma-disks: 5.25.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
new file mode 100644
index 00..a8bea07bb4
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.95.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-13 Thread Andreas Sturmlechner
commit: fbb3a138407e1dbdd60594656a641f93814899c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 13 08:52:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 13 08:52:29 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbb3a138

kde-plasma/plasma-disks: drop 5.25.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
deleted file mode 100644
index a8bea07bb4..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-03-21 Thread Andreas Sturmlechner
commit: 42177f1627c01205d6dc1fe973a435c2cfdff59c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar 21 18:58:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar 21 19:02:32 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42177f16

kde-plasma/plasma-disks: Set QTMIN to 5.15.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index 352cc50308..002aeafc60 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 ECM_HANDBOOK="true"
 KFMIN=
-QTMIN=5.15.2
+QTMIN=5.15.3
 inherit ecm kde.org
 
 DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-03 Thread Andreas Sturmlechner
commit: b10bc5c5d73def2855dc5129a09a8c64392b5d62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  3 20:03:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  3 20:03:30 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10bc5c5

kde-plasma/plasma-disks: 5.24.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-14 Thread Andreas Sturmlechner
commit: 6939700fd1965d9456faff26d1902ae5971662b3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 14 10:08:14 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 14 10:08:14 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6939700f

kde-plasma/plasma-disks: drop 5.23.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-21 Thread Andreas Sturmlechner
commit: 070e96edfd3945d9051b908731478dcce972e71f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=070e96ed

kde-plasma/plasma-disks: 5.22.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.22.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
new file mode 100644
index 00..3311c0ee7b
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: 0c0c31a40898dd40d5315d434d967e936cbd1fac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 11:16:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 11:16:00 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c0c31a4

kde-plasma/plasma-disks: drop 5.23.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
deleted file mode 100644
index d8a38f001b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: a53c5ecb602687406b7d21e20cc24565bd9a3a12
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 16:01:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 16:01:41 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a53c5ecb

kde-plasma/plasma-disks: drop 5.23.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
deleted file mode 100644
index 98d9a56620..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-03 Thread Andreas Sturmlechner
commit: b10bc5c5d73def2855dc5129a09a8c64392b5d62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  3 20:03:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  3 20:03:30 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10bc5c5

kde-plasma/plasma-disks: 5.24.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-08 Thread Andreas Sturmlechner
commit: 1b26377f711e6a1d3b8236317e69df94ee54b05c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  8 12:59:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  8 12:59:53 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b26377f

kde-plasma/plasma-disks: drop 5.24.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-17 Thread Andreas Sturmlechner
commit: ca8e37b62714d308ec5061902f66406792ff9e75
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 17 17:40:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 17 17:46:40 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca8e37b6

kde-plasma/plasma-disks: 5.23.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.23.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-18 Thread Andreas Sturmlechner
commit: e80ef72a53a6785573f1886e6856e4d4c996cec3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 18 17:38:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 18 17:38:47 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e80ef72a

kde-plasma/plasma-disks: drop 5.23.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-08 Thread Andreas Sturmlechner
commit: c46dfe5c888d7609f26db4c1ef2e557869064eca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  8 09:18:07 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  8 09:18:07 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c46dfe5c

kde-plasma/plasma-disks: 5.25.49. version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.25.49..ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
new file mode 100644
index 00..002aeafc60
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-09 Thread Andreas Sturmlechner
commit: 566641c428bba1f34947bec2e96f5b701dd3e5dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  9 11:16:21 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  9 11:20:49 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=566641c4

kde-plasma/plasma-disks: 5.25.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
new file mode 100644
index 00..5523da8c6d
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.94.0
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-14 Thread Andreas Sturmlechner
commit: 877061fcb8d1c87d2d46d248dcd50c1c1aefcd9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 14 12:46:42 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 14 12:46:42 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=877061fc

kde-plasma/plasma-disks: drop 5.25.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
deleted file mode 100644
index 5523da8c6d..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.94.0
-QTMIN=5.15.3
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-04 Thread Andreas Sturmlechner
commit: 7d8792daff5efd44538b7c8503ee6ddb290a7202
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  4 16:45:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  4 20:17:49 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d8792da

kde-plasma/plasma-disks: 5.21.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-14 Thread Andreas Sturmlechner
commit: 73e059c1291fdc9893a5766e9c6c6900371afcbd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 14 20:32:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 14 20:38:50 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=73e059c1

kde-plasma/plasma-disks: 5.21.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.21.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-09-06 Thread Andreas Sturmlechner
commit: ff428cc5db9be1056a06ea7e11109ef80e97a22b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep  6 18:23:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep  6 19:01:06 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff428cc5

kde-plasma/plasma-disks: drop 5.25.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
deleted file mode 100644
index 890817c898..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-12 Thread Andreas Sturmlechner
commit: 0498df0ba74e66f2c2906d1b231f5a1f56b1e83a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 12 11:24:34 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 12 11:24:34 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0498df0b

kde-plasma/plasma-disks: 5.25.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
new file mode 100644
index 00..a8bea07bb4
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.95.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-13 Thread Andreas Sturmlechner
commit: fbb3a138407e1dbdd60594656a641f93814899c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 13 08:52:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 13 08:52:29 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbb3a138

kde-plasma/plasma-disks: drop 5.25.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
deleted file mode 100644
index a8bea07bb4..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-08 Thread Andreas Sturmlechner
commit: 1b26377f711e6a1d3b8236317e69df94ee54b05c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  8 12:59:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  8 12:59:53 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b26377f

kde-plasma/plasma-disks: drop 5.24.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-14 Thread Andreas Sturmlechner
commit: 877061fcb8d1c87d2d46d248dcd50c1c1aefcd9f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 14 12:46:42 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 14 12:46:42 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=877061fc

kde-plasma/plasma-disks: drop 5.25.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
deleted file mode 100644
index 5523da8c6d..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.94.0
-QTMIN=5.15.3
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-08 Thread Andreas Sturmlechner
commit: c46dfe5c888d7609f26db4c1ef2e557869064eca
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jun  8 09:18:07 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jun  8 09:18:07 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=c46dfe5c

kde-plasma/plasma-disks: 5.25.49. version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.25.49..ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
new file mode 100644
index 00..002aeafc60
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-06-09 Thread Andreas Sturmlechner
commit: 566641c428bba1f34947bec2e96f5b701dd3e5dd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Jun  9 11:16:21 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Jun  9 11:20:49 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=566641c4

kde-plasma/plasma-disks: 5.25.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
new file mode 100644
index 00..5523da8c6d
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.94.0
+QTMIN=5.15.3
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-17 Thread Andreas Sturmlechner
commit: ca8e37b62714d308ec5061902f66406792ff9e75
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 17 17:40:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 17 17:46:40 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca8e37b6

kde-plasma/plasma-disks: 5.23.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.23.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-18 Thread Andreas Sturmlechner
commit: e80ef72a53a6785573f1886e6856e4d4c996cec3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 18 17:38:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 18 17:38:47 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e80ef72a

kde-plasma/plasma-disks: drop 5.23.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-04 Thread Andreas Sturmlechner
commit: 7bc22b001bcade145ae812cabe7f7b7aa258cfd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  4 12:52:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct  4 12:52:22 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bc22b00

kde-plasma/plasma-disks: drop 5.22.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: 0c0c31a40898dd40d5315d434d967e936cbd1fac
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 11:16:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 11:16:00 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0c0c31a4

kde-plasma/plasma-disks: drop 5.23.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
deleted file mode 100644
index d8a38f001b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-04 Thread Andreas Sturmlechner
commit: a53c5ecb602687406b7d21e20cc24565bd9a3a12
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  4 16:01:41 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  4 16:01:41 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=a53c5ecb

kde-plasma/plasma-disks: drop 5.23.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
deleted file mode 100644
index 98d9a56620..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-13 Thread Andreas Sturmlechner
commit: ebf8382969ac1ab6af9789a1d9e50845539aad3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 13 11:49:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 13 11:49:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebf83829

kde-plasma/plasma-disks: drop 5.20.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
deleted file mode 100644
index 29ead6015c..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-11 Thread Andreas Sturmlechner
commit: f5500a214b4ad8cded90813a63559bcfbb676d5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 11 12:42:03 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 11 12:46:24 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5500a21

kde-plasma/plasma-disks: 5.21.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-05 Thread Andreas Sturmlechner
commit: 76e50c23abd637ca66c485de3ea072bdae5e3c3e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  5 17:40:18 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  5 17:43:47 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76e50c23

kde-plasma/plasma-disks: drop 5.20.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
deleted file mode 100644
index b20f53c991..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: e389e942c6e265477b2f27ed96d97fc7e6769d34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:19:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:25:30 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e389e942

kde-plasma/plasma-disks: drop 5.20.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: 7ec43b9d5d1cec208bedf3d9922e9c20c320586b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:40:41 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:40:41 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ec43b9d

kde-plasma/plasma-disks: drop 5.21.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-08 Thread Andreas Sturmlechner
commit: dcab5410256deaaacd5d39926608955ce6f0bda6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct  8 18:09:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:09:11 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcab5410

kde-plasma/plasma-disks: 5.20.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
new file mode 100644
index 00..d7b66f8135
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.74.0
+QTMIN=5.15.0
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-03-21 Thread Andreas Sturmlechner
commit: 42177f1627c01205d6dc1fe973a435c2cfdff59c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar 21 18:58:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar 21 19:02:32 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42177f16

kde-plasma/plasma-disks: Set QTMIN to 5.15.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index 352cc50308..002aeafc60 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 ECM_HANDBOOK="true"
 KFMIN=
-QTMIN=5.15.2
+QTMIN=5.15.3
 inherit ecm kde.org
 
 DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-03 Thread Andreas Sturmlechner
commit: b10bc5c5d73def2855dc5129a09a8c64392b5d62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  3 20:03:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  3 20:03:30 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10bc5c5

kde-plasma/plasma-disks: 5.24.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-02 Thread Andreas Sturmlechner
commit: 5f902136124ffd8a3377921ae755efa584c56875
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  2 17:06:59 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  2 17:15:01 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f902136

kde-plasma/plasma-disks: drop 5.22.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
deleted file mode 100644
index add6fb3415..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-09-19 Thread Andreas Sturmlechner
commit: 24314ab76fc91647bb83caa247b1523b33217592
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Sep 19 03:04:46 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Sep 19 03:04:46 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=24314ab7

kde-plasma/plasma-disks: 5.19.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.19.90.ebuild   | 37 ++
 1 file changed, 37 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
new file mode 100644
index 00..c28bf5bdfc
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.74.0
+QTMIN=5.15.0
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-09-20 Thread Andreas Sturmlechner
commit: f29fbab8c7ea24f3e8af6fcd2b84faa0d1d441a7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Sep 20 10:57:31 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Sep 20 10:57:31 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f29fbab8

kde-plasma/plasma-disks: RDEPEND on kde-plasma/kinfocenter

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild  | 4 +++-
 kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild | 4 +++-
 kde-plasma/plasma-disks/plasma-disks-.ebuild | 4 +++-
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
index c28bf5bdfc..d7b66f8135 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.19.90.ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
index f8f1c09e28..19561574f2 100644
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index e4ae54f930..74576557f3 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -34,4 +34,6 @@ DEPEND="
>=kde-frameworks/solid-${KFMIN}:5
sys-apps/smartmontools
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-06-10 Thread Andreas Sturmlechner
commit: fc76fde59b012c0bc9b6a0441c98502a46aa34b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jun 11 05:39:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jun 11 05:40:29 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc76fde5

kde-plasma/plasma-disks: drop 5.21.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
deleted file mode 100644
index a48f543b92..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-14 Thread Andreas Sturmlechner
commit: 6939700fd1965d9456faff26d1902ae5971662b3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 14 10:08:14 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 14 10:08:14 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6939700f

kde-plasma/plasma-disks: drop 5.23.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-21 Thread Andreas Sturmlechner
commit: 070e96edfd3945d9051b908731478dcce972e71f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=070e96ed

kde-plasma/plasma-disks: 5.22.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.22.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
new file mode 100644
index 00..3311c0ee7b
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-22 Thread Andreas Sturmlechner
commit: 4cd6e59a0b6f07657f4458615210213cb67d6eff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 22 23:31:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 22 23:58:45 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd6e59a

kde-plasma/plasma-disks: 5.20.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.20.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-13 Thread Andreas Sturmlechner
commit: ebf8382969ac1ab6af9789a1d9e50845539aad3b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 13 11:49:43 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 13 11:49:43 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ebf83829

kde-plasma/plasma-disks: drop 5.20.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
deleted file mode 100644
index 29ead6015c..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-06-10 Thread Andreas Sturmlechner
commit: fc76fde59b012c0bc9b6a0441c98502a46aa34b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jun 11 05:39:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jun 11 05:40:29 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc76fde5

kde-plasma/plasma-disks: drop 5.21.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
deleted file mode 100644
index a48f543b92..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-04 Thread Andreas Sturmlechner
commit: 7bc22b001bcade145ae812cabe7f7b7aa258cfd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  4 12:52:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct  4 12:52:22 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bc22b00

kde-plasma/plasma-disks: drop 5.22.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-14 Thread Andreas Sturmlechner
commit: 6939700fd1965d9456faff26d1902ae5971662b3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 14 10:08:14 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 14 10:08:14 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6939700f

kde-plasma/plasma-disks: drop 5.23.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-02 Thread Andreas Sturmlechner
commit: 5f902136124ffd8a3377921ae755efa584c56875
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep  2 17:06:59 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep  2 17:15:01 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f902136

kde-plasma/plasma-disks: drop 5.22.5*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
deleted file mode 100644
index add6fb3415..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.5.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-21 Thread Andreas Sturmlechner
commit: 070e96edfd3945d9051b908731478dcce972e71f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=070e96ed

kde-plasma/plasma-disks: 5.22.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.22.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
new file mode 100644
index 00..3311c0ee7b
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-03-21 Thread Andreas Sturmlechner
commit: 42177f1627c01205d6dc1fe973a435c2cfdff59c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar 21 18:58:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar 21 19:02:32 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42177f16

kde-plasma/plasma-disks: Set QTMIN to 5.15.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index 352cc50308..002aeafc60 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 ECM_HANDBOOK="true"
 KFMIN=
-QTMIN=5.15.2
+QTMIN=5.15.3
 inherit ecm kde.org
 
 DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-04 Thread Andreas Sturmlechner
commit: 7d8792daff5efd44538b7c8503ee6ddb290a7202
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  4 16:45:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  4 20:17:49 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d8792da

kde-plasma/plasma-disks: 5.21.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-14 Thread Andreas Sturmlechner
commit: 73e059c1291fdc9893a5766e9c6c6900371afcbd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 14 20:32:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 14 20:38:50 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=73e059c1

kde-plasma/plasma-disks: 5.21.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.21.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-11 Thread Andreas Sturmlechner
commit: f5500a214b4ad8cded90813a63559bcfbb676d5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 11 12:42:03 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 11 12:46:24 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5500a21

kde-plasma/plasma-disks: 5.21.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-05 Thread Andreas Sturmlechner
commit: 76e50c23abd637ca66c485de3ea072bdae5e3c3e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  5 17:40:18 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  5 17:43:47 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76e50c23

kde-plasma/plasma-disks: drop 5.20.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
deleted file mode 100644
index b20f53c991..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2020-10-08 Thread Andreas Sturmlechner
commit: dcab5410256deaaacd5d39926608955ce6f0bda6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct  8 18:09:11 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct  8 18:09:11 2020 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcab5410

kde-plasma/plasma-disks: 5.20.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
new file mode 100644
index 00..d7b66f8135
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.74.0
+QTMIN=5.15.0
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-09-06 Thread Andreas Sturmlechner
commit: ff428cc5db9be1056a06ea7e11109ef80e97a22b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep  6 18:23:00 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep  6 19:01:06 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ff428cc5

kde-plasma/plasma-disks: drop 5.25.49.

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
deleted file mode 100644
index 890817c898..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-12 Thread Andreas Sturmlechner
commit: 0498df0ba74e66f2c2906d1b231f5a1f56b1e83a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jul 12 11:24:34 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jul 12 11:24:34 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=0498df0b

kde-plasma/plasma-disks: 5.25.3 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
new file mode 100644
index 00..a8bea07bb4
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.95.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-07-13 Thread Andreas Sturmlechner
commit: fbb3a138407e1dbdd60594656a641f93814899c7
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jul 13 08:52:29 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jul 13 08:52:29 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbb3a138

kde-plasma/plasma-disks: drop 5.25.3*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
deleted file mode 100644
index a8bea07bb4..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.25.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.95.0
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-09-15 Thread Andreas Sturmlechner
commit: f95445a74088197f1abbce4cd42fd96e083d3ce8
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Sep 15 20:54:50 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Sep 15 20:57:04 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f95445a7

kde-plasma/plasma-disks: 5.26.49. version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.26.49..ebuild  | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild
new file mode 100644
index 00..fbb72ae6e0
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.26.49..ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.98.0
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+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="5"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-14 Thread Andreas Sturmlechner
commit: 73e059c1291fdc9893a5766e9c6c6900371afcbd
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri May 14 20:32:26 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri May 14 20:38:50 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=73e059c1

kde-plasma/plasma-disks: 5.21.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.21.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-06-10 Thread Andreas Sturmlechner
commit: fc76fde59b012c0bc9b6a0441c98502a46aa34b1
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jun 11 05:39:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jun 11 05:40:29 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=fc76fde5

kde-plasma/plasma-disks: drop 5.21.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
deleted file mode 100644
index a48f543b92..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.82.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-05-04 Thread Andreas Sturmlechner
commit: 7d8792daff5efd44538b7c8503ee6ddb290a7202
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  4 16:45:27 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue May  4 20:17:49 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7d8792da

kde-plasma/plasma-disks: 5.21.5 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
new file mode 100644
index 00..a48f543b92
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.5.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-04 Thread Andreas Sturmlechner
commit: 7bc22b001bcade145ae812cabe7f7b7aa258cfd5
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Oct  4 12:52:22 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Oct  4 12:52:22 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bc22b00

kde-plasma/plasma-disks: drop 5.22.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-10-14 Thread Andreas Sturmlechner
commit: 6939700fd1965d9456faff26d1902ae5971662b3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 14 10:08:14 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 14 10:08:14 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=6939700f

kde-plasma/plasma-disks: drop 5.23.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
deleted file mode 100644
index 3311c0ee7b..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.86.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-09-21 Thread Andreas Sturmlechner
commit: 070e96edfd3945d9051b908731478dcce972e71f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Sep 21 18:05:50 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Sep 21 18:26:00 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=070e96ed

kde-plasma/plasma-disks: 5.22.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.22.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
new file mode 100644
index 00..3311c0ee7b
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.22.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.86.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-08 Thread Andreas Sturmlechner
commit: 1b26377f711e6a1d3b8236317e69df94ee54b05c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb  8 12:59:53 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb  8 12:59:53 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=1b26377f

kde-plasma/plasma-disks: drop 5.24.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-17 Thread Andreas Sturmlechner
commit: ca8e37b62714d308ec5061902f66406792ff9e75
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jan 17 17:40:45 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jan 17 17:46:40 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca8e37b6

kde-plasma/plasma-disks: 5.23.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.23.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-01-18 Thread Andreas Sturmlechner
commit: e80ef72a53a6785573f1886e6856e4d4c996cec3
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan 18 17:38:47 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan 18 17:38:47 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e80ef72a

kde-plasma/plasma-disks: drop 5.23.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
deleted file mode 100644
index e6d4c37ca8..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.23.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="true"
-KFMIN=5.90.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-03-21 Thread Andreas Sturmlechner
commit: 42177f1627c01205d6dc1fe973a435c2cfdff59c
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Mar 21 18:58:18 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Mar 21 19:02:32 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=42177f16

kde-plasma/plasma-disks: Set QTMIN to 5.15.3

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-disks/plasma-disks-.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-.ebuild
index 352cc50308..002aeafc60 100644
--- a/kde-plasma/plasma-disks/plasma-disks-.ebuild
+++ b/kde-plasma/plasma-disks/plasma-disks-.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 ECM_HANDBOOK="true"
 KFMIN=
-QTMIN=5.15.2
+QTMIN=5.15.3
 inherit ecm kde.org
 
 DESCRIPTION="Monitors S.M.A.R.T. capable devices for imminent failure"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2022-02-03 Thread Andreas Sturmlechner
commit: b10bc5c5d73def2855dc5129a09a8c64392b5d62
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb  3 20:03:30 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb  3 20:03:30 2022 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=b10bc5c5

kde-plasma/plasma-disks: 5.24.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
new file mode 100644
index 00..e6d4c37ca8
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.24.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="true"
+KFMIN=5.90.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-11 Thread Andreas Sturmlechner
commit: f5500a214b4ad8cded90813a63559bcfbb676d5f
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Feb 11 12:42:03 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Feb 11 12:46:24 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=f5500a21

kde-plasma/plasma-disks: 5.21.0 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-05 Thread Andreas Sturmlechner
commit: 76e50c23abd637ca66c485de3ea072bdae5e3c3e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jan  5 17:40:18 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jan  5 17:43:47 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=76e50c23

kde-plasma/plasma-disks: drop 5.20.49.*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
deleted file mode 100644
index b20f53c991..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.49..ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.74.0
-QTMIN=5.15.1
-inherit ecm kde.org
-
-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="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: e389e942c6e265477b2f27ed96d97fc7e6769d34
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:19:36 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:25:30 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=e389e942

kde-plasma/plasma-disks: drop 5.20.90*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-02-16 Thread Andreas Sturmlechner
commit: 7ec43b9d5d1cec208bedf3d9922e9c20c320586b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Feb 16 14:40:41 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 16 14:40:41 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ec43b9d

kde-plasma/plasma-disks: drop 5.21.0*

Signed-off-by: Andreas Sturmlechner  gentoo.org>

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

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
deleted file mode 100644
index c37f759db7..00
--- a/kde-plasma/plasma-disks/plasma-disks-5.21.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="true"
-KFMIN=5.78.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-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="5"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE=""
-
-DEPEND="
-   >=dev-qt/qtdbus-${QTMIN}:5
-   >=dev-qt/qtdeclarative-${QTMIN}:5
-   >=dev-qt/qtgui-${QTMIN}:5
-   >=kde-frameworks/kauth-${KFMIN}:5
-   >=kde-frameworks/kconfig-${KFMIN}:5
-   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
-   >=kde-frameworks/kcoreaddons-${KFMIN}:5
-   >=kde-frameworks/kdbusaddons-${KFMIN}:5
-   >=kde-frameworks/kdeclarative-${KFMIN}:5
-   >=kde-frameworks/ki18n-${KFMIN}:5
-   >=kde-frameworks/kio-${KFMIN}:5
-   >=kde-frameworks/kjobwidgets-${KFMIN}:5
-   >=kde-frameworks/knotifications-${KFMIN}:5
-   >=kde-frameworks/kservice-${KFMIN}:5
-   >=kde-frameworks/solid-${KFMIN}:5
-   sys-apps/smartmontools
-"
-RDEPEND="${DEPEND}
-   kde-plasma/kinfocenter:5
-"



[gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-disks/

2021-01-22 Thread Andreas Sturmlechner
commit: 4cd6e59a0b6f07657f4458615210213cb67d6eff
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Jan 22 23:31:53 2021 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Jan 22 23:58:45 2021 +
URL:https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd6e59a

kde-plasma/plasma-disks: 5.20.90 version bump

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../plasma-disks/plasma-disks-5.20.90.ebuild   | 39 ++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild 
b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
new file mode 100644
index 00..c37f759db7
--- /dev/null
+++ b/kde-plasma/plasma-disks/plasma-disks-5.20.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="true"
+KFMIN=5.78.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+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="5"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+DEPEND="
+   >=dev-qt/qtdbus-${QTMIN}:5
+   >=dev-qt/qtdeclarative-${QTMIN}:5
+   >=dev-qt/qtgui-${QTMIN}:5
+   >=kde-frameworks/kauth-${KFMIN}:5
+   >=kde-frameworks/kconfig-${KFMIN}:5
+   >=kde-frameworks/kconfigwidgets-${KFMIN}:5
+   >=kde-frameworks/kcoreaddons-${KFMIN}:5
+   >=kde-frameworks/kdbusaddons-${KFMIN}:5
+   >=kde-frameworks/kdeclarative-${KFMIN}:5
+   >=kde-frameworks/ki18n-${KFMIN}:5
+   >=kde-frameworks/kio-${KFMIN}:5
+   >=kde-frameworks/kjobwidgets-${KFMIN}:5
+   >=kde-frameworks/knotifications-${KFMIN}:5
+   >=kde-frameworks/kservice-${KFMIN}:5
+   >=kde-frameworks/solid-${KFMIN}:5
+   sys-apps/smartmontools
+"
+RDEPEND="${DEPEND}
+   kde-plasma/kinfocenter:5
+"



  1   2   3   >