From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/
Date: Mon, 16 Dec 2024 22:28:45 +0000 (UTC) [thread overview]
Message-ID: <1734388053.7efed3da5712dce7eca8a4e49c0a6060136dedf6.asturm@gentoo> (raw)
commit: 7efed3da5712dce7eca8a4e49c0a6060136dedf6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 21:02:35 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 22:27:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efed3da
kde-frameworks/kcmutils: 6.9.0 version bump
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcmutils/Manifest | 1 +
kde-frameworks/kcmutils/kcmutils-6.9.0.ebuild | 29 +++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
index 9d9925a2bea0..2f75d47b2e8b 100644
--- a/kde-frameworks/kcmutils/Manifest
+++ b/kde-frameworks/kcmutils/Manifest
@@ -1,3 +1,4 @@
DIST kcmutils-5.116.0.tar.xz 2483612 BLAKE2B 8cf69f90c1fc3ea0fccb7394891140b7ab8cbadbe413a0a48452061519486b2d0f7e7ea95c129a2a63e4be15ada7e259a16f97805a582be2a93e670f07b40ee3 SHA512 05ee74e36f859a7c60d60c5da9bf24923742440b094b3969f56f7cef3ca1d7d7cdc6b3d7bb467db3388e3946f627fcbef29ba0c2f84cd85f041382920b4e3ad8
DIST kcmutils-6.7.0.tar.xz 2463708 BLAKE2B 9519b86fa2430d4914196c6d064b50703d42d1a4b4f795f8263f65333e4b94858880612191d6e1258b904d053a706ec0514be1ecfb67b4ca101c3b30ba948253 SHA512 1718565ce5e8c62745d753ba362263b5093bad4869e5841c64492344f465a591d592b1417418b8a8b4ded456e887035a1dba9fd5bd316cc961c3c56da099a147
DIST kcmutils-6.8.0.tar.xz 2463640 BLAKE2B 1dbd2b16d7623a62d821ba9c880435f71a18a986d68e97cbf7ed1fb010bf96a5fa8a4e20fc3ff163bacfb8e4f42159892541c27d6c449f0d61cb8500db497b2b SHA512 d698e00e38a1bfe96f3953d1d582b6be27b322e1ab9da6839a1544e7c5d6cd3a939ec83c9fd97e9e9f84eceade17123b2009c4f67e2413e32832d7a191b9d902
+DIST kcmutils-6.9.0.tar.xz 2463660 BLAKE2B cab3a58730b39b4484e484ef10901dcfd7ce9ebd7f9702578dccec98472db01c74b978f27f9fa96f3e5a272166632ae36bb127eb13587bc7469ac88ee49c1ff2 SHA512 e88972a5f553b6401522ecfc0b7b87030600a4ffd8811cd7b8e2f511aa1b6e31846fbf19ab2ace46862cef0d974780f37adcda91793b7d4edfdacd53d176854d
diff --git a/kde-frameworks/kcmutils/kcmutils-6.9.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.9.0.ebuild
new file mode 100644
index 000000000000..302f96ab3763
--- /dev/null
+++ b/kde-frameworks/kcmutils/kcmutils-6.9.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+QTMIN=6.7.2
+inherit ecm frameworks.kde.org
+
+DESCRIPTION="Framework to work with KDE System Settings modules"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+IUSE=""
+
+DEPEND="
+ >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
+ >=dev-qt/qtdeclarative-${QTMIN}:6[widgets]
+ =kde-frameworks/kconfig-${KDE_CATV}*:6
+ =kde-frameworks/kconfigwidgets-${KDE_CATV}*:6
+ =kde-frameworks/kcoreaddons-${KDE_CATV}*:6
+ =kde-frameworks/kguiaddons-${KDE_CATV}*:6
+ =kde-frameworks/ki18n-${KDE_CATV}*:6
+ =kde-frameworks/kio-${KDE_CATV}*:6
+ =kde-frameworks/kitemviews-${KDE_CATV}*:6
+ =kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6
+ =kde-frameworks/kxmlgui-${KDE_CATV}*:6
+"
+RDEPEND="${DEPEND}"
next reply other threads:[~2024-12-16 22:28 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 22:28 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 13:28 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ Andreas Sturmlechner
2025-04-22 22:22 Andreas Sturmlechner
2025-04-12 16:36 Andreas Sturmlechner
2025-03-23 17:11 Andreas Sturmlechner
2025-03-15 20:56 Andreas Sturmlechner
2025-03-09 8:33 Andreas Sturmlechner
2025-02-21 20:39 Andreas Sturmlechner
2025-02-14 15:24 Andreas Sturmlechner
2025-01-27 18:43 Andreas Sturmlechner
2025-01-26 11:21 Arthur Zamarin
2025-01-10 8:37 WANG Xuerui
2024-12-17 21:47 Andreas Sturmlechner
2024-11-29 14:31 Arthur Zamarin
2024-11-08 14:38 Andreas Sturmlechner
2024-10-11 12:57 Andreas Sturmlechner
2024-10-09 16:55 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-14 3:23 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-08-10 7:57 Andreas Sturmlechner
2024-08-09 13:14 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-05-13 20:26 Andreas Sturmlechner
2024-04-14 20:03 Andreas Sturmlechner
2023-12-20 15:11 Andreas Sturmlechner
2022-03-26 16:40 Andreas Sturmlechner
2020-06-15 19:57 Andreas Sturmlechner
2020-02-19 10:51 Andreas Sturmlechner
2018-10-10 11:54 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2018-06-10 12:04 Mikle Kolyada
2017-07-17 18:09 Alexis Ballier
2017-02-05 13:42 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=1734388053.7efed3da5712dce7eca8a4e49c0a6060136dedf6.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