public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2023-12-06 17:19 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2023-12-06 17:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5b15c45e98f9e57eda466c7e75a5ed6f2df515ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 17:08:51 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 17:16:07 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5b15c45e

kde-plasma/plasma-activities-stats: 5.113.0 version bump

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

 .../plasma-activities-stats-5.113.0.ebuild         | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild
new file mode 100644
index 0000000000..c4bd870f4e
--- /dev/null
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KDE_ORG_TAR_PN="kactivities-stats"
+KFMIN=$(ver_cut 1-2)
+QTMIN=5.15.9
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Library for accessing usage data collected by the activities system"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtsql-${QTMIN}:5
+	=kde-frameworks/kconfig-${KFMIN}*:5
+	=kde-plasma/plasma-activities-${KFMIN}*:5
+"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/boost )
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2023-12-15 16:20 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2023-12-15 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     610f80056381104f7f31133263fad6c3c99e6bce
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 13:39:49 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 13:39:49 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=610f8005

kde-plasma/plasma-activities-stats: drop 5.113.0

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

 .../plasma-activities-stats-5.113.0.ebuild         | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild
deleted file mode 100644
index c4bd870f4e..0000000000
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.113.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_TAR_PN="kactivities-stats"
-KFMIN=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Library for accessing usage data collected by the activities system"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	=kde-frameworks/kconfig-${KFMIN}*:5
-	=kde-plasma/plasma-activities-${KFMIN}*:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-libs/boost )
-"


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

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

commit:     b853cc5d232f44dccccbf7bc8f6257f3f68a1de9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 16:38:50 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=b853cc5d

kde-plasma/plasma-activities-stats: 5.91.0 version bump

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

 .../plasma-activities-stats-5.91.0.ebuild          | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild
new file mode 100644
index 0000000000..42e852cdbb
--- /dev/null
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=5.247.0
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Library for accessing usage data collected by the activities system"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,sql]
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-plasma/plasma-activities-${KFMIN}:6
+"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/boost )
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2023-12-21 11:46 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2023-12-21 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     743d8e9e675446071cc41a13947c05f31e9ac2b5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 11:46:23 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 11:46:23 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=743d8e9e

kde-plasma/plasma-activities-stats: Clear kde-plasma/plasma-activities min version

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

 .../plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild       | 2 +-
 kde-plasma/plasma-activities-stats/plasma-activities-stats-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild
index 42e852cdbb..7938490680 100644
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.91.0.ebuild
@@ -20,7 +20,7 @@ IUSE=""
 RDEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,sql]
 	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-plasma/plasma-activities-${KFMIN}:6
+	kde-plasma/plasma-activities:6
 "
 DEPEND="${RDEPEND}
 	test? ( dev-libs/boost )

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-9999.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-9999.ebuild
index 3cca6b4923..7862a6c501 100644
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-9999.ebuild
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-9999.ebuild
@@ -20,7 +20,7 @@ IUSE=""
 RDEPEND="
 	>=dev-qt/qtbase-${QTMIN}:6[dbus,sql]
 	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-plasma/plasma-activities-${KFMIN}:6
+	kde-plasma/plasma-activities:6
 "
 DEPEND="${RDEPEND}
 	test? ( dev-libs/boost )


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

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

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

kde-plasma/plasma-activities-stats: 5.92.0 version bump

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

 .../plasma-activities-stats-5.92.0.ebuild          | 27 ++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.92.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.92.0.ebuild
new file mode 100644
index 0000000000..f0c086040a
--- /dev/null
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.92.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KFMIN=9999
+QTMIN=6.6.0
+inherit ecm plasma.kde.org
+
+DESCRIPTION="Library for accessing usage data collected by the activities system"
+
+LICENSE="LGPL-2+"
+SLOT="6"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,sql]
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	kde-plasma/plasma-activities:6
+"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/boost )
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2024-01-14 22:37 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2024-01-14 22:37 UTC (permalink / raw
  To: gentoo-commits

commit:     3ca7ee09fe8e44bc060d87b538875cbb17f91eb5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:32:19 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 22:36:50 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3ca7ee09

kde-plasma/plasma-activities-stats: drop 5.114.0

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

 .../plasma-activities-stats-5.114.0.ebuild         | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.114.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.114.0.ebuild
deleted file mode 100644
index 34d3ee318a..0000000000
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.114.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_TAR_PN="kactivities-stats"
-KFMIN=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Library for accessing usage data collected by the activities system"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	=kde-frameworks/kconfig-${KFMIN}*:5
-	=kde-plasma/plasma-activities-${KFMIN}*:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-libs/boost )
-"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2024-02-03 21:43 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2024-02-03 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d1eff54b925025af9786ec5de4a37c807becd0a9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  3 19:45:18 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  3 20:24:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1eff54b

kde-plasma/plasma-activities-stats: 5.115.0 version bump

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

 .../plasma-activities-stats-5.115.0.ebuild         | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild
new file mode 100644
index 0000000000..34d3ee318a
--- /dev/null
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KDE_ORG_TAR_PN="kactivities-stats"
+KFMIN=$(ver_cut 1-2)
+QTMIN=5.15.9
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Library for accessing usage data collected by the activities system"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtsql-${QTMIN}:5
+	=kde-frameworks/kconfig-${KFMIN}*:5
+	=kde-plasma/plasma-activities-${KFMIN}*:5
+"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/boost )
+"


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

* [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/
@ 2024-02-11 20:15 Andreas Sturmlechner
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas Sturmlechner @ 2024-02-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     7db2c77f7fdb430cd8e8290ab98a15622ec770b0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 20:10:01 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 20:10:01 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=7db2c77f

kde-plasma/plasma-activities-stats: drop 5.115.0

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

 .../plasma-activities-stats-5.115.0.ebuild         | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild
deleted file mode 100644
index 34d3ee318a..0000000000
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.115.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_TAR_PN="kactivities-stats"
-KFMIN=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Library for accessing usage data collected by the activities system"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	=kde-frameworks/kconfig-${KFMIN}*:5
-	=kde-plasma/plasma-activities-${KFMIN}*:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-libs/boost )
-"


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

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

commit:     6e1d259f24cc2f22be2074b7071f1a87084c100b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 20:59:14 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 21:04:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e1d259f

kde-plasma/plasma-activities-stats: 5.116.0 version bump

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

 .../plasma-activities-stats-5.116.0.ebuild         | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild
new file mode 100644
index 0000000000..34d3ee318a
--- /dev/null
+++ b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_NONGUI="true"
+ECM_QTHELP="true"
+ECM_TEST="true"
+KDE_ORG_TAR_PN="kactivities-stats"
+KFMIN=$(ver_cut 1-2)
+QTMIN=5.15.9
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Library for accessing usage data collected by the activities system"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtsql-${QTMIN}:5
+	=kde-frameworks/kconfig-${KFMIN}*:5
+	=kde-plasma/plasma-activities-${KFMIN}*:5
+"
+DEPEND="${RDEPEND}
+	test? ( dev-libs/boost )
+"


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

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

commit:     886806607c4ad7c58b5149763474375a461a5541
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 19:31:36 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun May 19 19:33:38 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=88680660

kde-plasma/plasma-activities-stats: drop 5.116.0

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

 .../plasma-activities-stats-5.116.0.ebuild         | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild b/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild
deleted file mode 100644
index 34d3ee318a..0000000000
--- a/kde-plasma/plasma-activities-stats/plasma-activities-stats-5.116.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_TAR_PN="kactivities-stats"
-KFMIN=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Library for accessing usage data collected by the activities system"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE=""
-
-RDEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtsql-${QTMIN}:5
-	=kde-frameworks/kconfig-${KFMIN}*:5
-	=kde-plasma/plasma-activities-${KFMIN}*:5
-"
-DEPEND="${RDEPEND}
-	test? ( dev-libs/boost )
-"


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

end of thread, other threads:[~2024-05-19 19:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 16:47 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-activities-stats/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-05-19 19:34 Andreas Sturmlechner
2024-05-13 21:05 Andreas Sturmlechner
2024-02-11 20:15 Andreas Sturmlechner
2024-02-03 21:43 Andreas Sturmlechner
2024-01-14 22:37 Andreas Sturmlechner
2023-12-21 11:46 Andreas Sturmlechner
2023-12-20 23:02 Andreas Sturmlechner
2023-12-15 16:20 Andreas Sturmlechner
2023-12-06 17:19 Andreas Sturmlechner

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