public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/
Date: Fri,  9 Aug 2024 13:14:53 +0000 (UTC)	[thread overview]
Message-ID: <1723209244.43cd76928cccdea01ae2d8e10b85a17d62bc2bcc.asturm@gentoo> (raw)

commit:     43cd76928cccdea01ae2d8e10b85a17d62bc2bcc
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  9 11:14:12 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug  9 13:14:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43cd7692

kde-frameworks/kcmutils: 6.5.0 version bump

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

 kde-frameworks/kcmutils/Manifest              |  1 +
 kde-frameworks/kcmutils/kcmutils-6.5.0.ebuild | 30 +++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/kde-frameworks/kcmutils/Manifest b/kde-frameworks/kcmutils/Manifest
index b2ee4678e0c2..8a5b40e477db 100644
--- a/kde-frameworks/kcmutils/Manifest
+++ b/kde-frameworks/kcmutils/Manifest
@@ -1,2 +1,3 @@
 DIST kcmutils-5.116.0.tar.xz 2483612 BLAKE2B 8cf69f90c1fc3ea0fccb7394891140b7ab8cbadbe413a0a48452061519486b2d0f7e7ea95c129a2a63e4be15ada7e259a16f97805a582be2a93e670f07b40ee3 SHA512 05ee74e36f859a7c60d60c5da9bf24923742440b094b3969f56f7cef3ca1d7d7cdc6b3d7bb467db3388e3946f627fcbef29ba0c2f84cd85f041382920b4e3ad8
 DIST kcmutils-6.4.0.tar.xz 2463320 BLAKE2B dd76f942ac2a42c0a8511c52f19f5f26f05537fdcf6df541f1e602f336fe95b0bd20180ca4d35612c23bc40bafb5d0d7fbfcbe0d6373c0064f39f3f493c7bc4e SHA512 4006c7eb0ac7971d6da095b65181259c334e9f8f9fedc9f16664cbaefb34506a86db26f15c6d8a2e11e9a75a7994d32f0dfe077354b82221fd31ce9c612497fa
+DIST kcmutils-6.5.0.tar.xz 2463544 BLAKE2B 3cf50710f166ba20bceeeba30de98d9d8cc794f51919c89ec7b4ecaa430ce5df58236ca601a7527690b600a9f9d82f5d69856441df7a6da9030b32ebc3b81d27 SHA512 4e67c848f6265e2d37c461e754a7e78595a36f4ffe4e0b12c0502fdd8295ebd2c68d9df9480ee9befed72ae4bb33b5fc080b3905de65a6150d9b3f6a653843c0

diff --git a/kde-frameworks/kcmutils/kcmutils-6.5.0.ebuild b/kde-frameworks/kcmutils/kcmutils-6.5.0.ebuild
new file mode 100644
index 000000000000..c6d901446229
--- /dev/null
+++ b/kde-frameworks/kcmutils/kcmutils-6.5.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_TEST="forceoptional"
+PVCUT=$(ver_cut 1-2)
+QTMIN=6.6.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-${PVCUT}*:6
+	=kde-frameworks/kconfigwidgets-${PVCUT}*:6
+	=kde-frameworks/kcoreaddons-${PVCUT}*:6
+	=kde-frameworks/kguiaddons-${PVCUT}*:6
+	=kde-frameworks/ki18n-${PVCUT}*:6
+	=kde-frameworks/kio-${PVCUT}*:6
+	=kde-frameworks/kitemviews-${PVCUT}*:6
+	=kde-frameworks/kwidgetsaddons-${PVCUT}*:6
+	=kde-frameworks/kxmlgui-${PVCUT}*:6
+"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2024-08-09 13:14 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 13:14 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 16:36 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kcmutils/ 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-12-16 22:28 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-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=1723209244.43cd76928cccdea01ae2d8e10b85a17d62bc2bcc.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