From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id E3A61158176 for ; Wed, 08 Oct 2025 18:27:07 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id CF08E340F28 for ; Wed, 08 Oct 2025 18:27:07 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id AA99F11057B; Wed, 08 Oct 2025 18:26:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A5D7211057A for ; Wed, 08 Oct 2025 18:26:46 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6073F340F69 for ; Wed, 08 Oct 2025 18:26:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 157643B10 for ; Wed, 08 Oct 2025 18:26:44 +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: <1759947978.97edfbdf2d2dba0a051c70890922cbcb5eb8181c.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.17.0.ebuild X-VCS-Directories: kde-frameworks/kparts/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 97edfbdf2d2dba0a051c70890922cbcb5eb8181c X-VCS-Branch: master Date: Wed, 08 Oct 2025 18:26:44 +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: bd463b7f-c27f-4433-9be2-86b7f213f5ea X-Archives-Hash: 7677cb563df2648e918700e2311d2f08 commit: 97edfbdf2d2dba0a051c70890922cbcb5eb8181c Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 8 18:17:13 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 8 18:26:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97edfbdf kde-frameworks/kparts: drop 6.17.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kparts/Manifest | 1 - kde-frameworks/kparts/kparts-6.17.0.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/kde-frameworks/kparts/Manifest b/kde-frameworks/kparts/Manifest index 8c9c42e45616..ad2a2adc0152 100644 --- a/kde-frameworks/kparts/Manifest +++ b/kde-frameworks/kparts/Manifest @@ -1,3 +1,2 @@ DIST kparts-6.16.0.tar.xz 2400680 BLAKE2B efd600dc044f63121c07bee4783ec297cdecfd23e45091b98484de34a97fef512fa9b0486dd44c814343fa2d5d072dbdc65ebabd93ace6f49548bdd233013944 SHA512 f6f5e54386dca86cb5b786c50f0426f617f8fe35b22c16552dfa6c0251c947e2259eaa94fafb37974f067572bb7cf6c148ca98e34f0800778e6416a183f1ecc9 -DIST kparts-6.17.0.tar.xz 2400824 BLAKE2B b73f4d205c7abbaab8d679794cc4b286e24ae24e1fb76d957b1dfae4ca8a32bc09a93e71da3df9b6a070c138aa25c9c73222b56503f686382555b24db6ab7e65 SHA512 d7f60baa8d99f0d593bd2d1f5372b4c64962485ba26d9d528622a172f14e19fa1b7c5c74b5e06f8c4c71e09b2d83f21972a7de2c5a28009caa611a6bdddde49c DIST kparts-6.18.0.tar.xz 2400928 BLAKE2B 333ce8cf3e14b0508ea9d34b29804627adb1f563da773bec90cea569fbb9e951094da9a727b260d495f72b76e12394639dec9dc8ae99dd6d500688997ef13e84 SHA512 c68fc8f97c35fc8aca667a001771c0366493cd7ebec8573ceee37842d13fe8ac2f619efac8f3d2ed87d67376d46fa124dbc81144ea05245370ca45f5556b97ba diff --git a/kde-frameworks/kparts/kparts-6.17.0.ebuild b/kde-frameworks/kparts/kparts-6.17.0.ebuild deleted file mode 100644 index 3fdc514da802..000000000000 --- a/kde-frameworks/kparts/kparts-6.17.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -QTMIN=6.7.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing elaborate user-interface components" - -LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] - =kde-frameworks/kconfig-${KDE_CATV}*:6 - =kde-frameworks/kcoreaddons-${KDE_CATV}*:6 - =kde-frameworks/ki18n-${KDE_CATV}*:6 - =kde-frameworks/kiconthemes-${KDE_CATV}*:6 - =kde-frameworks/kio-${KDE_CATV}*:6 - =kde-frameworks/kjobwidgets-${KDE_CATV}*:6 - =kde-frameworks/kservice-${KDE_CATV}*:6 - =kde-frameworks/kwidgetsaddons-${KDE_CATV}*:6 - =kde-frameworks/kxmlgui-${KDE_CATV}*:6 -" -DEPEND="${RDEPEND}"