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 B79CD15801C for ; Sat, 8 Apr 2023 14:06:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED833E087F; Sat, 8 Apr 2023 14:06:23 +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 A3B7AE088A for ; Sat, 8 Apr 2023 14:06:23 +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 98B5D3410FA for ; Sat, 8 Apr 2023 14:06:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE533A3A for ; Sat, 8 Apr 2023 14:06:19 +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: <1680962533.a1083f20b1e889909e24e2eb5b6ea15a6be1be7f.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-5.105.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a1083f20b1e889909e24e2eb5b6ea15a6be1be7f X-VCS-Branch: master Date: Sat, 8 Apr 2023 14:06:19 +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: 8371bec9-fb35-4a04-895f-075682e9cedf X-Archives-Hash: 2f0afa78fa8363f4f4783ca605aac2d9 commit: a1083f20b1e889909e24e2eb5b6ea15a6be1be7f Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Apr 8 13:48:31 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Apr 8 14:02:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1083f20 kde-frameworks/kparts: 5.105.0 version bump Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 + kde-frameworks/kparts/kparts-5.105.0.ebuild | 33 +++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 7069e36a73b1..e37ebb9680cc 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,2 +1,3 @@ DIST kparts-5.102.0.tar.xz 2472284 BLAKE2B 4926c9d1215a5608c2c4f7389ddec6221674d0c1e0f082b16eeeb9df9b6e6c8513e75c72da7594d8e6a8a5b5894246df5759a39213cd7335f6f4e2a6cb8bd386 SHA512 8ee384a40879884c319be73723c0c8d4f933a3e655f6488973ec21d8694e2fb2bf8bdd3c02543f217c0cfb75ec9addbbe6260b739316f72656ae5e5f49da3502 DIST kparts-5.104.0.tar.xz 2473412 BLAKE2B 4020d8a37b74d1426abf5ee8bce65de70d20f0f94c79d634d6d74a47cfb8ff20d51539f37330040476e258b623f0b3a8ccf33455d3458a09a9f8fa444b0a6234 SHA512 fa01c9a6a2e485201935f7355a15e7c6907c866557c0f0b4da8fa4149fe0088034f0265ca0aa0da2ccef4772fad357d936d359478e5d2b560b3cf2221d3bcb08 +DIST kparts-5.105.0.tar.xz 2473428 BLAKE2B 650f178b3c7d44412280c8a568da9a57d0c3064cc2b71a8adaa259ddf519fed4ee4fdbb276e0a315a0b75dbe794390d5e5f8c3ec37500b395cdb03e70761825f SHA512 8d398b6953c929651539a9d5639cdefc676bd5e479ded14ef0ff7d5cc123bace41622db04a22c7b051c90df486b29ac1437c7f6765dc0912d77a467c531b2f84 diff --git a/kde-frameworks/kparts/kparts-5.105.0.ebuild b/kde-frameworks/kparts/kparts-5.105.0.ebuild new file mode 100644 index 000000000000..cd94c1493b6a --- /dev/null +++ b/kde-frameworks/kparts/kparts-5.105.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PVCUT=$(ver_cut 1-2) +QTMIN=5.15.5 +VIRTUALX_REQUIRED="test" +inherit ecm frameworks.kde.org + +DESCRIPTION="Framework providing elaborate user-interface components" + +LICENSE="LGPL-2+" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +IUSE="" + +RDEPEND=" + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + =kde-frameworks/kconfig-${PVCUT}*:5 + =kde-frameworks/kcoreaddons-${PVCUT}*:5 + =kde-frameworks/ki18n-${PVCUT}*:5 + =kde-frameworks/kiconthemes-${PVCUT}*:5 + =kde-frameworks/kio-${PVCUT}*:5 + =kde-frameworks/kjobwidgets-${PVCUT}*:5 + =kde-frameworks/kservice-${PVCUT}*:5 + =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 + =kde-frameworks/kxmlgui-${PVCUT}*:5 +" +DEPEND="${RDEPEND} + >=kde-frameworks/ktextwidgets-${PVCUT}:5 +"