public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2019-10-15 13:34 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2019-10-15 13:34 UTC (permalink / raw
  To: gentoo-commits

commit:     95c899d473dc06aec5d979b2ee529d565d550933
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 12:59:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 12:59:08 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=95c899d4

kde-plasma/plasma-thunderbolt: Drop ~x86 for now

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

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

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.17.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.17.0.ebuild
index 2dc188c14b..b2bd661947 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.17.0.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.17.0.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
 HOMEPAGE="https://cgit.kde.org/plasma-thunderbolt.git"
 
 LICENSE="|| ( GPL-2 GPL-3+ )"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-06-20 20:29 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-06-20 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     dc863b68025976c77fc53425a2e2420669c0b958
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 20:28:52 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 20:28:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc863b68

kde-plasma/plasma-thunderbolt: Sort DEPENDs

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild       | 6 +++---
 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild        | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
index 259260a571..2e0d57f007 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
@@ -18,15 +18,15 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
 	>=kde-frameworks/kcmutils-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
 "
 RDEPEND="${DEPEND}
 	sys-apps/bolt

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index 936f7b1401..7cbf184917 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -18,15 +18,15 @@ KEYWORDS=""
 IUSE=""
 
 DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
 	>=kde-frameworks/kcmutils-${KFMIN}:5
 	>=kde-frameworks/kcoreaddons-${KFMIN}:5
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/kdeclarative-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
 "
 RDEPEND="${DEPEND}
 	sys-apps/bolt


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-06-20 20:29 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-06-20 20:29 UTC (permalink / raw
  To: gentoo-commits

commit:     48b7aceb17ba1d4375cf52b59787be9323c66185
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 20:22:38 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 20:28:19 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=48b7aceb

kde-plasma/plasma-thunderbolt: Tests require DBus

Closes: https://bugs.gentoo.org/728934
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild | 3 +++
 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild         | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
index f3c1f86b9f..259260a571 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
@@ -31,3 +31,6 @@ DEPEND="
 RDEPEND="${DEPEND}
 	sys-apps/bolt
 "
+
+# tests require DBus
+RESTRICT+=" test"

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index 8ea9087dee..936f7b1401 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -31,3 +31,6 @@ DEPEND="
 RDEPEND="${DEPEND}
 	sys-apps/bolt
 "
+
+# tests require DBus
+RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-07-10 14:39 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-07-10 14:39 UTC (permalink / raw
  To: gentoo-commits

commit:     b356baa7b36dfe08e8ab9249e4bb310ec09b78e5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 14:24:23 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 14:39:25 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b356baa7

kde-plasma/plasma-thunderbolt: Add missing RDEPENDs

Upstream commmits:
33177996571520ccc0590176f97c06af626f8674
985d02fbb4da6f39247b18e4453e1eff40b394b0

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild | 2 ++
 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild         | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
index f4ea0a9645..0fafaa057c 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
@@ -29,6 +29,8 @@ DEPEND="
 	>=kde-frameworks/knotifications-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
 	sys-apps/bolt
 "
 

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index 7cbf184917..f5fd6776bc 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -29,6 +29,8 @@ DEPEND="
 	>=kde-frameworks/knotifications-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
 	sys-apps/bolt
 "
 


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-09-01 12:01 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5c750c25919541301f4cdff250717bdacdfd1c54
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 11:59:02 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 11:59:02 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5c750c25

kde-plasma/plasma-thunderbolt: drop 5.19.49.9999*

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

 .../plasma-thunderbolt-5.19.49.9999.ebuild         | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
deleted file mode 100644
index 0fafaa057c..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.49.9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-
-# tests require DBus
-RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-09-01 16:40 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-09-01 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     bcb9504ff26737d4ffc94a492d9503e98f9a13eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  1 16:34:48 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  1 16:34:48 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bcb9504f

kde-plasma/plasma-thunderbolt: drop 5.19.5*

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

 .../plasma-thunderbolt-5.19.5.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.5.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.5.ebuild
deleted file mode 100644
index 0c999324c3..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.71.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-
-# tests require DBus
-RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-09-19  8:12 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-09-19  8:12 UTC (permalink / raw
  To: gentoo-commits

commit:     51f3e281db757992fa9094cbd2e49d673bc42685
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 03:04:47 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 03:04:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=51f3e281

kde-plasma/plasma-thunderbolt: 5.19.90 version bump

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

 .../plasma-thunderbolt-5.19.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.90.ebuild
new file mode 100644
index 0000000000..449bb4739a
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.19.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+
+# tests require DBus
+RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-10-09  6:35 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-10-09  6:35 UTC (permalink / raw
  To: gentoo-commits

commit:     7ded94d8baf0d01d9ad867fc7bc7da8450570d34
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 18:09:12 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 18:09:12 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7ded94d8

kde-plasma/plasma-thunderbolt: 5.20.0 version bump

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

 .../plasma-thunderbolt-5.20.0.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild
new file mode 100644
index 0000000000..449bb4739a
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.74.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.0
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+
+# tests require DBus
+RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2020-10-13 11:51 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2020-10-13 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     050653b03fd252d4f36e875fb7bdfb48ed318dfe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 13 11:49:43 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 13 11:49:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=050653b0

kde-plasma/plasma-thunderbolt: drop 5.20.0*

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

 .../plasma-thunderbolt-5.20.0.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild
deleted file mode 100644
index cbbcdebcf9..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-
-# tests require DBus
-RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-01-05 17:44 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-01-05 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     51b309bfff1c7e5984fd6aef13f0795b16aa7830
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  5 17:40:19 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  5 17:43:48 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=51b309bf

kde-plasma/plasma-thunderbolt: drop 5.20.49.9999*

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

 .../plasma-thunderbolt-5.20.49.9999.ebuild         | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.49.9999.ebuild
deleted file mode 100644
index f72ada99e8..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.49.9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.74.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.1
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-
-# tests require DBus
-RESTRICT+=" test"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-01-23  0:26 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-01-23  0:26 UTC (permalink / raw
  To: gentoo-commits

commit:     40c27fc980a62f9fb4fd9073033edbbcc88205f6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 22 23:31:54 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 22 23:58:46 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=40c27fc9

kde-plasma/plasma-thunderbolt: 5.20.90 version bump

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

 .../plasma-thunderbolt-5.20.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild
new file mode 100644
index 0000000000..5d4f6230a1
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.78.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-02-11 13:38 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-02-11 13:38 UTC (permalink / raw
  To: gentoo-commits

commit:     534b995625045f979cc9c9dfd57c3b49931aa492
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 12:42:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 12:46:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=534b9956

kde-plasma/plasma-thunderbolt: 5.21.0 version bump

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

 .../plasma-thunderbolt-5.21.0.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild
new file mode 100644
index 0000000000..5d4f6230a1
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.78.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-02-16 14:25 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     e173271af4af49e587251368144db93411228c96
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:19:37 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:25:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e173271a

kde-plasma/plasma-thunderbolt: drop 5.20.90*

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

 .../plasma-thunderbolt-5.20.90.ebuild              | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild
deleted file mode 100644
index 5d4f6230a1..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.20.90.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.78.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-02-16 15:48 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-02-16 15:48 UTC (permalink / raw
  To: gentoo-commits

commit:     5a009817796341468e5ae83a595f2170b639c9d2
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 14:40:42 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 14:40:42 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5a009817

kde-plasma/plasma-thunderbolt: drop 5.21.0*

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

 .../plasma-thunderbolt-5.21.0.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild
deleted file mode 100644
index 5d4f6230a1..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.78.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-05-04 21:12 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-05-04 21:12 UTC (permalink / raw
  To: gentoo-commits

commit:     6379a02c1640114b28e31a44ebed5985cb849c2b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May  4 16:45:28 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May  4 20:17:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6379a02c

kde-plasma/plasma-thunderbolt: 5.21.5 version bump

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

 .../plasma-thunderbolt-5.21.5.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.5.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.5.ebuild
new file mode 100644
index 0000000000..952807b2c0
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.5.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.82.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-05-14 20:41 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     be5232a7fd8bcf0c941a058a4870eca73884b278
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 20:32:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 20:38:52 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=be5232a7

kde-plasma/plasma-thunderbolt: 5.21.90 version bump

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

 .../plasma-thunderbolt-5.21.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild
new file mode 100644
index 0000000000..952807b2c0
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_TEST="true"
+KFMIN=5.82.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT+=" test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-06-11  5:49 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-06-11  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ecde4107435e27e26841dec777ce27767b7bfbc6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 11 05:39:37 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 11 05:40:29 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ecde4107

kde-plasma/plasma-thunderbolt: drop 5.21.90*

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

 .../plasma-thunderbolt-5.21.90.ebuild              | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild
deleted file mode 100644
index 952807b2c0..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.21.90.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_TEST="true"
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT+=" test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-09-02 17:36 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-09-02 17:36 UTC (permalink / raw
  To: gentoo-commits

commit:     584c10984124dbae4b9d4448b875f1438a674eb8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  2 17:07:01 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  2 17:15:03 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=584c1098

kde-plasma/plasma-thunderbolt: drop 5.22.5*

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

 .../plasma-thunderbolt-5.22.5.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.5.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.5.ebuild
deleted file mode 100644
index 8daa425b8e..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-09-21 18:45 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-09-21 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b5fc2bf157f74fe5260ded32e9a71331f031a1f0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 18:05:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 18:26:00 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5fc2bf1

kde-plasma/plasma-thunderbolt: 5.22.90 version bump

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

 .../plasma-thunderbolt-5.22.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
new file mode 100644
index 0000000000..98520e1466
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.86.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-10-04 13:04 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-10-04 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     f310e96f16344acf9a8ac5386d30f93fa5c9c7d4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 12:52:24 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 12:52:24 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f310e96f

kde-plasma/plasma-thunderbolt: drop 5.22.90*

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

 .../plasma-thunderbolt-5.22.90.ebuild              | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
deleted file mode 100644
index 98520e1466..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.22.90.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2021-10-14 10:26 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2021-10-14 10:26 UTC (permalink / raw
  To: gentoo-commits

commit:     16e94b5fee55607c445853b671438292794e6692
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 14 10:08:16 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 10:08:16 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=16e94b5f

kde-plasma/plasma-thunderbolt: drop 5.23.0*

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

 .../plasma-thunderbolt-5.23.0.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.0.ebuild
deleted file mode 100644
index 98520e1466..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-01-04 11:57 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 11:57 UTC (permalink / raw
  To: gentoo-commits

commit:     4364bf2cfb7d8713baf995509ffc91036144973c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 11:16:04 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 11:16:04 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4364bf2c

kde-plasma/plasma-thunderbolt: drop 5.23.49.9999*

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

 .../plasma-thunderbolt-5.23.49.9999.ebuild         | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.49.9999.ebuild
deleted file mode 100644
index 0d5634ef05..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.49.9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-01-04 16:20 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-01-04 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     06f82fa58549dae523f42174f08ee481414c111c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  4 16:01:43 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  4 16:01:43 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=06f82fa5

kde-plasma/plasma-thunderbolt: drop 5.23.5*

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

 .../plasma-thunderbolt-5.23.5.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.5.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.5.ebuild
deleted file mode 100644
index 5819f29731..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.5.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.86.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-01-17 17:49 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-01-17 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     184beeb8ca310b1fcc399a3ca207d19433021553
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 17 17:40:47 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 17 17:46:42 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=184beeb8

kde-plasma/plasma-thunderbolt: 5.23.90 version bump

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

 .../plasma-thunderbolt-5.23.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild
new file mode 100644
index 0000000000..f68c386c4d
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-01-18 17:41 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-01-18 17:41 UTC (permalink / raw
  To: gentoo-commits

commit:     6ae1be68393c5d8bfed9fe43e52504f46cc5a47b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 17:38:48 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 17:38:48 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6ae1be68

kde-plasma/plasma-thunderbolt: drop 5.23.90*

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

 .../plasma-thunderbolt-5.23.90.ebuild              | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild
deleted file mode 100644
index f68c386c4d..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.23.90.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-02-03 20:10 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-02-03 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     fbcd8e889dd8b67706e5b956e763d245c5cc55fd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  3 20:03:33 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  3 20:03:33 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fbcd8e88

kde-plasma/plasma-thunderbolt: 5.24.0 version bump

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

 .../plasma-thunderbolt-5.24.0.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild
new file mode 100644
index 0000000000..f68c386c4d
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.90.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-02-08 13:17 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-02-08 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     da14886fa133982cf0f9f5c99151bd57b19a4284
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  8 12:59:56 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  8 12:59:56 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=da14886f

kde-plasma/plasma-thunderbolt: drop 5.24.0*

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

 .../plasma-thunderbolt-5.24.0.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild
deleted file mode 100644
index f68c386c4d..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.24.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.90.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-03-21 19:03 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-03-21 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     3ee642d74bbcfd164712cfa329599275718db13b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 21 18:58:19 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Mar 21 19:02:34 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ee642d7

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

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

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

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index c6d595212c..dd525b5965 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 ECM_TEST="true"
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
+QTMIN=5.15.3
 inherit ecm kde.org
 
 DESCRIPTION="Plasma integration for controlling Thunderbolt devices"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-06-08  9:22 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-06-08  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     9cdbe23d4401ebb067bad6acf6f3551da75e4d42
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 09:18:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 09:18:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9cdbe23d

kde-plasma/plasma-thunderbolt: 5.25.49.9999 version bump

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

 .../plasma-thunderbolt-5.25.49.9999.ebuild         | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild
new file mode 100644
index 0000000000..dd525b5965
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=9999
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-06-09 11:29 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-06-09 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     0b367968ba37a06adfb6d23105691d69645ced20
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 11:16:22 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 11:26:36 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b367968

kde-plasma/plasma-thunderbolt: 5.25.0 version bump

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

 .../plasma-thunderbolt-5.25.0.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild
new file mode 100644
index 0000000000..75f4ae6601
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.94.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.3
+inherit ecm kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-06-14 12:47 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-06-14 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     453ce301aed02a034e88e7011cc741b23feb3689
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 12:46:43 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 12:46:43 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=453ce301

kde-plasma/plasma-thunderbolt: drop 5.25.0*

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

 .../plasma-thunderbolt-5.25.0.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild
deleted file mode 100644
index 75f4ae6601..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.94.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.3
-inherit ecm kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-07-12 13:50 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-07-12 13:50 UTC (permalink / raw
  To: gentoo-commits

commit:     5994e7632dd9579dc1fe61a06cc0562fdae4b22a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 12 11:24:36 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 12 11:24:36 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5994e763

kde-plasma/plasma-thunderbolt: 5.25.3 version bump

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

 .../plasma-thunderbolt-5.25.3.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild
new file mode 100644
index 0000000000..3510f73336
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.95.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-07-13  9:18 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-07-13  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     dd828de8e5fe6b836dd3f8b0c9304a466950f624
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 13 08:52:31 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 08:52:31 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd828de8

kde-plasma/plasma-thunderbolt: drop 5.25.3*

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

 .../plasma-thunderbolt-5.25.3.ebuild               | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild
deleted file mode 100644
index 3510f73336..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.3.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-09-06 19:16 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-09-06 19:16 UTC (permalink / raw
  To: gentoo-commits

commit:     c702200e8fa37589819fb9f4706f75014608ece3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 18:23:20 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 19:01:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c702200e

kde-plasma/plasma-thunderbolt: drop 5.25.49.9999

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

 .../plasma-thunderbolt-5.25.49.9999.ebuild         | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild
deleted file mode 100644
index 086a3d4a3b..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.49.9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.95.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-09-15 20:57 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 20:57 UTC (permalink / raw
  To: gentoo-commits

commit:     21e2a3f529d185293d19de719d168e503268590b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 20:54:54 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 20:57:04 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=21e2a3f5

kde-plasma/plasma-thunderbolt: 5.26.49.9999 version bump

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

 .../plasma-thunderbolt-5.26.49.9999.ebuild         | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
new file mode 100644
index 0000000000..b60a3c862c
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS=""
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-09-15 21:41 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-09-15 21:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b38008fd3c9a760597e97fe68e59bd36bdd3e952
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 21:36:29 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 21:41:11 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b38008fd

kde-plasma/plasma-thunderbolt: 5.25.90 version bump

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

 .../plasma-thunderbolt-5.25.90.ebuild              | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild
new file mode 100644
index 0000000000..f779e74d65
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-10-06 14:48 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-10-06 14:48 UTC (permalink / raw
  To: gentoo-commits

commit:     60fab012c84fc89c5081f1419517b7c4d36f85dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 13:53:31 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 14:48:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=60fab012

kde-plasma/plasma-thunderbolt: 5.26.0 version bump

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

 .../plasma-thunderbolt-5.26.0.ebuild               | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
new file mode 100644
index 0000000000..f779e74d65
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.98.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.5
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-10-09 16:39 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-10-09 16:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ca3d74ef80015f4512eee3f1ee016f9162c87926
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 13:51:49 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 16:38:32 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca3d74ef

kde-plasma/plasma-thunderbolt: Add kde-frameworks/kcmutils BDEPEND

Uses kcmutils_generate_desktop_file cmake macro

Bug: https://bugs.gentoo.org/868270
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild       | 1 +
 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild | 1 +
 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
index f779e74d65..6fde6cc30d 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
@@ -36,3 +36,4 @@ RDEPEND="${DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	sys-apps/bolt
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
index b60a3c862c..44e5868fc5 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
@@ -36,3 +36,4 @@ RDEPEND="${DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	sys-apps/bolt
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index d21dc0bb80..91f69a216f 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -36,3 +36,4 @@ RDEPEND="${DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	sys-apps/bolt
 "
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-10-11 12:37 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:37 UTC (permalink / raw
  To: gentoo-commits

commit:     06087e8004956356aa9fa92034b9b7bc974a6264
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 10 09:37:33 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct 10 14:30:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=06087e80

kde-plasma/plasma-thunderbolt: drop 5.25.90

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

 .../plasma-thunderbolt-5.25.90.ebuild              | 38 ----------------------
 1 file changed, 38 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild
deleted file mode 100644
index f779e74d65..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.25.90.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.98.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2022-10-11 12:51 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2022-10-11 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8b683753242b0291f50a3938e3dd741a932dcfd5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 11 12:44:54 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 11 12:51:19 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b683753

kde-plasma/plasma-thunderbolt: drop 5.26.0

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

 .../plasma-thunderbolt-5.26.0.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.0.ebuild
deleted file mode 100644
index 08b46905fa..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.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_TEST="true"
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-01-04 15:21 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-01-04 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     44e48ac40bfeb31a90d2f2b094c1f9c88efbbf88
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  4 10:11:07 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 10:11:07 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=44e48ac4

kde-plasma/plasma-thunderbolt: drop 5.26.49.9999

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

 .../plasma-thunderbolt-5.26.49.9999.ebuild         | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
deleted file mode 100644
index 2a0397342b..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.49.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.99.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.5
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-01-20 10:40 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     e312588883548199e367d3d6a2c44ea574849a0d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:30:36 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 10:37:48 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e3125888

kde-plasma/plasma-thunderbolt: 5.26.90 version bump

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

 .../plasma-thunderbolt-5.26.90.ebuild              | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild
new file mode 100644
index 0000000000..a2a4c9ae93
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-01-20 13:59 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-01-20 13:59 UTC (permalink / raw
  To: gentoo-commits

commit:     755ed7c9d689c3cb4eab9f39503a421ed955963c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 13:49:43 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 13:49:43 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=755ed7c9

kde-plasma/plasma-thunderbolt: drop 5.26.90

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

 .../plasma-thunderbolt-5.26.90.ebuild              | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild
deleted file mode 100644
index a2a4c9ae93..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.26.90.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-02-09 13:26 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-02-09 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     ac336ad15891c3dc2e7437fa9178c99925f66d6f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  9 13:01:15 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb  9 13:19:57 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac336ad1

kde-plasma/plasma-thunderbolt: 5.27.0 version bump

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

 .../plasma-thunderbolt-5.27.0.ebuild               | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild
new file mode 100644
index 0000000000..19770a5e9f
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-02-14 11:27 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-02-14 11:27 UTC (permalink / raw
  To: gentoo-commits

commit:     825b9762da367ac000541add4d77079d3a5268b7
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 10:48:26 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 10:48:26 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=825b9762

kde-plasma/plasma-thunderbolt: drop 5.27.0

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

 .../plasma-thunderbolt-5.27.0.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild
deleted file mode 100644
index 19770a5e9f..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-02-21 14:02 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-02-21 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     679fbe2316c3446953a284b1b3260c55a1385d48
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 21 13:27:33 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 21 13:27:33 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=679fbe23

kde-plasma/plasma-thunderbolt: 5.27.1 version bump

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

 .../plasma-thunderbolt-5.27.1.ebuild               | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild
new file mode 100644
index 0000000000..19770a5e9f
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-02-22 11:59 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-02-22 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     083c1c4fa5fc69431e0489b381fc5a5a42e40e6f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 10:51:39 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 10:51:39 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=083c1c4f

kde-plasma/plasma-thunderbolt: drop 5.27.1

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

 .../plasma-thunderbolt-5.27.1.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild
deleted file mode 100644
index 19770a5e9f..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-03-14 14:47 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 14:47 UTC (permalink / raw
  To: gentoo-commits

commit:     b4678051dc000ac465126306dccb05c7f72a0d06
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 14:42:54 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 14:47:15 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b4678051

kde-plasma/plasma-thunderbolt: 5.27.3 version bump

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

 .../plasma-thunderbolt-5.27.3.ebuild               | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild
new file mode 100644
index 0000000000..19770a5e9f
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.102.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.7
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-03-14 20:21 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-03-14 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     48a45e0b6d22be732c943eb369fc62760e8efe8e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 14 20:16:11 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Mar 14 20:16:11 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=48a45e0b

kde-plasma/plasma-thunderbolt: drop 5.27.3

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

 .../plasma-thunderbolt-5.27.3.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild
deleted file mode 100644
index 19770a5e9f..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.102.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.7
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-06-27 20:40 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     1160c0713277ca84c91dac037f68f127806984ab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 20 14:57:23 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 20:26:45 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1160c071

kde-plasma/plasma-thunderbolt: 5.27.6 version bump

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

 .../plasma-thunderbolt-5.27.6.ebuild               | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild
new file mode 100644
index 0000000000..5c12f7a878
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-06-27 20:44 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-06-27 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     28ec7c8f81952a46c4b59e17c9b1c10fe4cb77f1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 20:43:38 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 20:43:38 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=28ec7c8f

kde-plasma/plasma-thunderbolt: drop 5.27.6

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

 .../plasma-thunderbolt-5.27.6.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild
deleted file mode 100644
index 5c12f7a878..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.6.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-10-24 18:39 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-10-24 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     32c235517277bc9dffffb5c51830ecd23c2d5193
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:07:44 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:39:22 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=32c23551

kde-plasma/plasma-thunderbolt: 5.27.9 version bump

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

 .../plasma-thunderbolt-5.27.9.ebuild               | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild
new file mode 100644
index 0000000000..5c12f7a878
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.106.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.9
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="5"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtdeclarative-${QTMIN}:5
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=kde-frameworks/kcmutils-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/kdeclarative-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+"
+RDEPEND="${DEPEND}
+	>=dev-qt/qtquickcontrols2-${QTMIN}:5
+	>=kde-frameworks/kirigami-${KFMIN}:5
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-10-25  7:42 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-10-25  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     78249b63d8e4ba6667627ac8aac50c6cc7f74c08
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 07:37:43 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 07:37:43 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=78249b63

kde-plasma/plasma-thunderbolt: drop 5.27.9

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

 .../plasma-thunderbolt-5.27.9.ebuild               | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild
deleted file mode 100644
index 5c12f7a878..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.9.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS="~amd64 ~loong ~riscv ~x86"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-12-12 18:32 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-12-12 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     212f560b928eccdd8d58af5fae6ffe690502c272
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 18:04:12 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:06:52 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=212f560b

kde-plasma/plasma-thunderbolt: Update dependencies

Upstream commits:
4662caaf005240935862428079092a475201b761
3ed5d80a64e3b968dc70060f9cdce2b2a558c9d6

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

 kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
index b91d37ba51..33aeb30737 100644
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-9999.ebuild
@@ -5,7 +5,6 @@ EAPI=8
 
 ECM_TEST="true"
 KFMIN=5.245.0
-PVCUT=$(ver_cut 1-3)
 QTMIN=6.6.0
 inherit ecm plasma.kde.org
 
@@ -26,9 +25,9 @@ DEPEND="
 	>=kde-frameworks/kcmutils-${KFMIN}:6
 	>=kde-frameworks/kcoreaddons-${KFMIN}:6
 	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/kdeclarative-${KFMIN}:6
 	>=kde-frameworks/ki18n-${KFMIN}:6
 	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
 "
 RDEPEND="${DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:6


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-12-12 18:32 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-12-12 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     885059a479a2b41718c969570d037bfc64674f82
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 18:05:16 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 18:06:52 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=885059a4

kde-plasma/plasma-thunderbolt: add kde-invent upstream metadata

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

 kde-plasma/plasma-thunderbolt/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-thunderbolt/metadata.xml b/kde-plasma/plasma-thunderbolt/metadata.xml
index d925f24397..507f645eef 100644
--- a/kde-plasma/plasma-thunderbolt/metadata.xml
+++ b/kde-plasma/plasma-thunderbolt/metadata.xml
@@ -7,5 +7,6 @@
 	</maintainer>
 	<upstream>
 		<bugs-to>https://bugs.kde.org/</bugs-to>
+		<remote-id type="kde-invent">plasma/plasma-thunderbolt</remote-id>
 	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-12-20 23:02 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-12-20 23:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4e76aea5f5bc4d6e168f8c72ebbefac2662d46eb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 16:40:18 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 23:01:10 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e76aea5

kde-plasma/plasma-thunderbolt: 5.91.0 version bump

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

 .../plasma-thunderbolt-5.91.0.ebuild               | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild
new file mode 100644
index 0000000000..ce5a3b1d03
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=5.247.0
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2023-12-23 18:46 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2023-12-23 18:46 UTC (permalink / raw
  To: gentoo-commits

commit:     4ad746c0536d90f9ba364428b907a14bf34d05bb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 23 18:34:17 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 18:34:17 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4ad746c0

kde-plasma/plasma-thunderbolt: drop 5.91.0

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

 .../plasma-thunderbolt-5.91.0.ebuild               | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild
deleted file mode 100644
index ce5a3b1d03..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.91.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.247.0
-QTMIN=6.6.0
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-01-10 16:47 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-01-10 16:47 UTC (permalink / raw
  To: gentoo-commits

commit:     f95bb7d7dbb7ef2c01c4709e2c56e2718c6722a5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 13:28:23 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 16:46:17 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=f95bb7d7

kde-plasma/plasma-thunderbolt: 5.92.0 version bump

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

 .../plasma-thunderbolt-5.92.0.ebuild               | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.92.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.92.0.ebuild
new file mode 100644
index 0000000000..c9085537be
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.92.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=9999
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-01-16 15:28 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-01-16 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     eb0d06522d1527bad637ac15dad00a50a3ff3e55
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 16 14:33:04 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan 16 15:26:47 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=eb0d0652

kde-plasma/plasma-thunderbolt: drop 5.27.49.9999

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

 .../plasma-thunderbolt-5.27.49.9999.ebuild         | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.49.9999.ebuild
deleted file mode 100644
index 24c916952a..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-5.27.49.9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=5.106.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.9
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtdeclarative-${QTMIN}:5
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/kdeclarative-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-"
-RDEPEND="${DEPEND}
-	>=dev-qt/qtquickcontrols2-${QTMIN}:5
-	>=kde-frameworks/kirigami-${KFMIN}:5
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-05-21 19:06 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-05-21 19:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fb11504ed2a1764da07445459ea639b62c698e4d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 18:56:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 21 19:04:51 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=fb11504e

kde-plasma/plasma-thunderbolt: drop 6.0.49.9999

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

 .../plasma-thunderbolt-6.0.49.9999.ebuild          | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.49.9999.ebuild
deleted file mode 100644
index 47adfe75ae..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.49.9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.0
-QTMIN=6.6.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-05-24 19:49 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-05-24 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     16ca0a135be9c1081a4a22fd02982617fc0540de
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 24 18:55:56 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 24 19:26:15 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=16ca0a13

kde-plasma/plasma-thunderbolt: 6.0.90 version bump

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

 .../plasma-thunderbolt-6.0.90.ebuild               | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild
new file mode 100644
index 0000000000..1709aea124
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=6.2.0
+QTMIN=6.7.1
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-05-27 22:24 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-05-27 22:24 UTC (permalink / raw
  To: gentoo-commits

commit:     208b46029aed7697b4b708fe022ad648c283b59c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 17:48:40 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 27 17:48:40 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=208b4602

kde-plasma/plasma-thunderbolt: drop 6.0.90

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

 .../plasma-thunderbolt-6.0.90.ebuild               | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild
deleted file mode 100644
index 1709aea124..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.0.90.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.2.0
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-06-18 20:03 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-06-18 20:03 UTC (permalink / raw
  To: gentoo-commits

commit:     717df3c65b73d3fc85a45b8d4774abc501e3676b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 18 20:00:13 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 20:00:13 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=717df3c6

kde-plasma/plasma-thunderbolt: drop 6.1.0

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

 .../plasma-thunderbolt-6.1.0.ebuild                | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild
deleted file mode 100644
index 99fc2dc353..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.3.0
-QTMIN=6.7.1
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="6"
-KEYWORDS="~amd64"
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-09-10 16:48 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-09-10 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     80cc6497ef31100c3e852d46378253919f57becc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 16:04:43 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 16:45:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=80cc6497

kde-plasma/plasma-thunderbolt: drop 6.1.49.9999

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

 .../plasma-thunderbolt-6.1.49.9999.ebuild          | 36 ----------------------
 1 file changed, 36 deletions(-)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.49.9999.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.49.9999.ebuild
deleted file mode 100644
index 80f35ad4b7..0000000000
--- a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.49.9999.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="true"
-KFMIN=6.5.0
-QTMIN=6.7.2
-inherit ecm plasma.kde.org
-
-DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
-HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
-
-LICENSE="|| ( GPL-2 GPL-3+ )"
-SLOT="6"
-KEYWORDS=""
-IUSE=""
-
-# tests require DBus
-RESTRICT="test"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
-	>=dev-qt/qtdeclarative-${QTMIN}:6
-	>=kde-frameworks/kcmutils-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kservice-${KFMIN}:6
-"
-RDEPEND="${DEPEND}
-	>=kde-frameworks/kirigami-${KFMIN}:6
-	sys-apps/bolt
-"
-BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/
@ 2024-09-14 21:33 Andreas Sturmlechner
  0 siblings, 0 replies; 65+ messages in thread
From: Andreas Sturmlechner @ 2024-09-14 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     6614ba5d206aac88e79d77244643855a83aef8f6
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 14 20:40:52 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Sep 14 21:29:37 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6614ba5d

kde-plasma/plasma-thunderbolt: 6.1.90 version bump

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

 .../plasma-thunderbolt-6.1.90.ebuild               | 36 ++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.90.ebuild b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.90.ebuild
new file mode 100644
index 0000000000..e2c8a01043
--- /dev/null
+++ b/kde-plasma/plasma-thunderbolt/plasma-thunderbolt-6.1.90.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="true"
+KFMIN=6.6.0
+QTMIN=6.7.2
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Plasma integration for controlling Thunderbolt devices"
+HOMEPAGE="https://invent.kde.org/plasma/plasma-thunderbolt"
+
+LICENSE="|| ( GPL-2 GPL-3+ )"
+SLOT="6"
+KEYWORDS="~amd64 ~riscv ~x86"
+IUSE=""
+
+# tests require DBus
+RESTRICT="test"
+
+DEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui]
+	>=dev-qt/qtdeclarative-${QTMIN}:6
+	>=kde-frameworks/kcmutils-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/kdbusaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/knotifications-${KFMIN}:6
+	>=kde-frameworks/kservice-${KFMIN}:6
+"
+RDEPEND="${DEPEND}
+	>=kde-frameworks/kirigami-${KFMIN}:6
+	sys-apps/bolt
+"
+BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6"


^ permalink raw reply related	[flat|nested] 65+ messages in thread

end of thread, other threads:[~2024-09-14 21:33 UTC | newest]

Thread overview: 65+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-12 18:32 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-thunderbolt/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-14 21:33 Andreas Sturmlechner
2024-09-10 16:48 Andreas Sturmlechner
2024-06-18 20:03 Andreas Sturmlechner
2024-05-27 22:24 Andreas Sturmlechner
2024-05-24 19:49 Andreas Sturmlechner
2024-05-21 19:06 Andreas Sturmlechner
2024-01-16 15:28 Andreas Sturmlechner
2024-01-10 16:47 Andreas Sturmlechner
2023-12-23 18:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-12 18:32 Andreas Sturmlechner
2023-10-25  7:42 Andreas Sturmlechner
2023-10-24 18:39 Andreas Sturmlechner
2023-06-27 20:44 Andreas Sturmlechner
2023-06-27 20:40 Andreas Sturmlechner
2023-03-14 20:21 Andreas Sturmlechner
2023-03-14 14:47 Andreas Sturmlechner
2023-02-22 11:59 Andreas Sturmlechner
2023-02-21 14:02 Andreas Sturmlechner
2023-02-14 11:27 Andreas Sturmlechner
2023-02-09 13:26 Andreas Sturmlechner
2023-01-20 13:59 Andreas Sturmlechner
2023-01-20 10:40 Andreas Sturmlechner
2023-01-04 15:21 Andreas Sturmlechner
2022-10-11 12:51 Andreas Sturmlechner
2022-10-11 12:37 Andreas Sturmlechner
2022-10-09 16:39 Andreas Sturmlechner
2022-10-06 14:48 Andreas Sturmlechner
2022-09-15 21:41 Andreas Sturmlechner
2022-09-15 20:57 Andreas Sturmlechner
2022-09-06 19:16 Andreas Sturmlechner
2022-07-13  9:18 Andreas Sturmlechner
2022-07-12 13:50 Andreas Sturmlechner
2022-06-14 12:47 Andreas Sturmlechner
2022-06-09 11:29 Andreas Sturmlechner
2022-06-08  9:22 Andreas Sturmlechner
2022-03-21 19:03 Andreas Sturmlechner
2022-02-08 13:17 Andreas Sturmlechner
2022-02-03 20:10 Andreas Sturmlechner
2022-01-18 17:41 Andreas Sturmlechner
2022-01-17 17:49 Andreas Sturmlechner
2022-01-04 16:20 Andreas Sturmlechner
2022-01-04 11:57 Andreas Sturmlechner
2021-10-14 10:26 Andreas Sturmlechner
2021-10-04 13:04 Andreas Sturmlechner
2021-09-21 18:45 Andreas Sturmlechner
2021-09-02 17:36 Andreas Sturmlechner
2021-06-11  5:49 Andreas Sturmlechner
2021-05-14 20:41 Andreas Sturmlechner
2021-05-04 21:12 Andreas Sturmlechner
2021-02-16 15:48 Andreas Sturmlechner
2021-02-16 14:25 Andreas Sturmlechner
2021-02-11 13:38 Andreas Sturmlechner
2021-01-23  0:26 Andreas Sturmlechner
2021-01-05 17:44 Andreas Sturmlechner
2020-10-13 11:51 Andreas Sturmlechner
2020-10-09  6:35 Andreas Sturmlechner
2020-09-19  8:12 Andreas Sturmlechner
2020-09-01 16:40 Andreas Sturmlechner
2020-09-01 12:01 Andreas Sturmlechner
2020-07-10 14:39 Andreas Sturmlechner
2020-06-20 20:29 Andreas Sturmlechner
2020-06-20 20:29 Andreas Sturmlechner
2019-10-15 13:34 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox