From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-activities-stats/
Date: Sat, 23 Dec 2023 18:30:42 +0000 (UTC) [thread overview]
Message-ID: <1703356179.91c41b74775007094cd0163a9b4edc32c1dd3ce1.asturm@gentoo> (raw)
commit: 91c41b74775007094cd0163a9b4edc32c1dd3ce1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 20:37:10 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 18:29:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91c41b74
kde-plasma/plasma-activities-stats: 5.91.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/plasma-activities-stats/Manifest | 1 +
.../plasma-activities-stats-5.91.0.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/kde-plasma/plasma-activities-stats/Manifest b/kde-plasma/plasma-activities-stats/Manifest
index 77493eec3068..62f48ba4e102 100644
--- a/kde-plasma/plasma-activities-stats/Manifest
+++ b/kde-plasma/plasma-activities-stats/Manifest
@@ -1,2 +1,3 @@
DIST kactivities-stats-5.112.0.tar.xz 84584 BLAKE2B abb1eb089621f0fd05b0e4e59620a917e972a062566cf601f52154f3e257ee8e4e34518d5251aff03966a6787059a05f9326bdc0f5efed38822e197da5934dd4 SHA512 7bc568ee80ef62a7dc8ad7ce6da53422ced5ddd2594f6461482be5e09f10bef43b788dad6b8f4dcfa3d5acb5da7c896dd0560cfeeb00da71835a737bb536a0fd
DIST kactivities-stats-5.113.0.tar.xz 84592 BLAKE2B c0bbd90ba905acb23ebf4516b98e88d32d9cca4b72ae9622fa49369547c0deb9a11bd7a56ab6c0496b270e73466213b79a7344a702a66c9d164ca640a70443c1 SHA512 03e555aa0189642b67b7d1f84044970fc67bebd2147c7cf85d77d7d0c9509f9f0c9a99a9f2c3b3398aa6bf5763caf59364a66b8e803939db8cab244737445024
+DIST plasma-activities-stats-5.91.0.tar.xz 83132 BLAKE2B 9746d18c638d1f18ef06ebc8db842935ccdf181a94d584ac23e248db313872a33234a477efd3ca9a39a4a3c6c0375446bc6137663941cc35d1e0cefdf7aafce3 SHA512 b3147feedcac0c03a0cf357b4056d3dd7683575186423419a250e9c115548c8026dbe999be58ee7cd1d82873a49c9852cbff3dbc3bf9d08a11a26ab8977856d9
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 000000000000..7938490680cc
--- /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:6
+"
+DEPEND="${RDEPEND}
+ test? ( dev-libs/boost )
+"
next reply other threads:[~2023-12-23 18:30 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-23 18:30 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-29 22:30 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-activities-stats/ Andreas Sturmlechner
2025-01-10 9:54 WANG Xuerui
2024-12-04 17:43 Sam James
2024-10-07 18:02 Andreas Sturmlechner
2024-09-21 7:13 Arthur Zamarin
2024-05-28 2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-19 19:29 Andreas Sturmlechner
2024-03-02 9:12 Andreas Sturmlechner
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-02-19 16:28 Sam James
2024-02-11 20:15 Andreas Sturmlechner
2024-01-14 22:28 Andreas Sturmlechner
2024-01-05 8:39 Andreas Sturmlechner
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-12-15 16:22 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1703356179.91c41b74775007094cd0163a9b4edc32c1dd3ce1.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox