From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D98CF158083 for ; Sat, 14 Sep 2024 03:23:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF3A4E29AD; Sat, 14 Sep 2024 03:23:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B4D6EE29AD for ; Sat, 14 Sep 2024 03:23:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D99D33FE60 for ; Sat, 14 Sep 2024 03:23:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CB1A27FA for ; Sat, 14 Sep 2024 03:23:47 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1726284135.169482ffa2001808d9bc1cb13932efa06e3845e5.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kparts/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kparts/Manifest kde-frameworks/kparts/kparts-6.6.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 169482ffa2001808d9bc1cb13932efa06e3845e5 X-VCS-Branch: master Date: Sat, 14 Sep 2024 03:23:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 93a7409b-fe3a-4b8b-8ac3-adcbbc6aaef2 X-Archives-Hash: 8ad4661b7abbcef2268d933c07c4961f commit: 169482ffa2001808d9bc1cb13932efa06e3845e5 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Sep 13 14:17:37 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 03:22:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=169482ff kde-frameworks/kparts: 6.6.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 + kde-frameworks/kparts/kparts-6.6.0.ebuild | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index e844f2e92e84..b85d585c175a 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,2 +1,3 @@ DIST kparts-5.116.0.tar.xz 2473828 BLAKE2B 3b26c04146367f20a1dc5fdad5518a9ea2a8b88e2083d6da64216cebe2e815aaa4c69c3ce901a5a7a0bed76c0eec222e82dcdaf7208d14348d8e095e83af5db1 SHA512 a619168f6e2622c64e4304641da47f91deef49843dfec72a08aa775e24b9319f7b550bc423f6b2516ef0a38bb2c39234d1325f25c62b57c8c6daa5fb7580813e DIST kparts-6.5.0.tar.xz 2424708 BLAKE2B 0fdf30d559186841f82c5cd5cd95d2418411ef3a6f51285cc722b8d4458db49d1b7f1b92d26c8072e0140d49007780c6bf7d36c1da30eab2c34888fc72b17fb0 SHA512 c7ec3ebebfbcddb9716f57739e897274cccbd619f921bcaf2059210d5b56162744284f727ffce22549a8defe304f11178a23cd264990922af563fcf9e85c7a76 +DIST kparts-6.6.0.tar.xz 2424624 BLAKE2B 3a3688c295b1e9e66c56654e0996d548d7418d9268525f3ee1ad99bb7331030b01579f8867927766cbde33f686dea50d64b6b1c666c71fec53a476032c6c43df SHA512 cd5f5525bf8005478a1a2fc58eb6acd94205a1d35262bc1914f5a68a57a2ce414d0bc3ba2db77a301c0242c5b2b96463c5c61851085f03a66c143895a7a9cddd diff --git a/kde-frameworks/kparts/kparts-6.6.0.ebuild b/kde-frameworks/kparts/kparts-6.6.0.ebuild new file mode 100644 index 000000000000..e6385952bb95 --- /dev/null +++ b/kde-frameworks/kparts/kparts-6.6.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=6.6.2 +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework providing elaborate user-interface components" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] + =kde-frameworks/kconfig-${PVCUT}*:6 + =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/ki18n-${PVCUT}*:6 + =kde-frameworks/kiconthemes-${PVCUT}*:6 + =kde-frameworks/kio-${PVCUT}*:6 + =kde-frameworks/kjobwidgets-${PVCUT}*:6 + =kde-frameworks/kservice-${PVCUT}*:6 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 + =kde-frameworks/kxmlgui-${PVCUT}*:6 +" +DEPEND="${RDEPEND}"