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 5F6A915852A for ; Thu, 22 Aug 2024 20:03:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70AC2E2A28; Thu, 22 Aug 2024 20:03:28 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 54115E2A28 for ; Thu, 22 Aug 2024 20:03:28 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 55D26342FA4 for ; Thu, 22 Aug 2024 20:03:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EB2E1EFA for ; Thu, 22 Aug 2024 20:03:25 +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: <1724356719.509da90dd5df1e2a78398a75640522814b3e7a2c.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kxmlrpcclient/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.239.9999.ebuild kde-frameworks/kxmlrpcclient/metadata.xml X-VCS-Directories: kde-frameworks/kxmlrpcclient/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 509da90dd5df1e2a78398a75640522814b3e7a2c X-VCS-Branch: master Date: Thu, 22 Aug 2024 20:03:25 +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: 61fb6acd-ae9f-49b6-96e3-4e90eaec1871 X-Archives-Hash: 2411f34e022c8e77a240ab785bf17e73 commit: 509da90dd5df1e2a78398a75640522814b3e7a2c Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Aug 22 19:56:06 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Aug 22 19:58:39 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=509da90d kde-frameworks/kxmlrpcclient: treeclean Signed-off-by: Andreas Sturmlechner gentoo.org> .../kxmlrpcclient/kxmlrpcclient-5.239.9999.ebuild | 23 ---------------------- kde-frameworks/kxmlrpcclient/metadata.xml | 16 --------------- 2 files changed, 39 deletions(-) diff --git a/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.239.9999.ebuild b/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.239.9999.ebuild deleted file mode 100644 index 5228c194b9..0000000000 --- a/kde-frameworks/kxmlrpcclient/kxmlrpcclient-5.239.9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="true" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.9 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework providing client-side support for the XML-RPC protocol" - -LICENSE="BSD-2" -KEYWORDS="" -IUSE="" - -DEPEND=" - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kio-${PVCUT}*:5 -" -RDEPEND="${DEPEND}" diff --git a/kde-frameworks/kxmlrpcclient/metadata.xml b/kde-frameworks/kxmlrpcclient/metadata.xml deleted file mode 100644 index 506ecf605b..0000000000 --- a/kde-frameworks/kxmlrpcclient/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - kde@gentoo.org - Gentoo KDE Project - - - https://bugs.kde.org/ - - - - Must only be used by packages that are known to use private parts of the Frameworks API. - - -