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 5107A158046 for ; Wed, 9 Oct 2024 16:55:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB7902BC030; Wed, 9 Oct 2024 16:55:15 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF36B2BC030 for ; Wed, 9 Oct 2024 16:55:15 +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 B063B34300D for ; Wed, 9 Oct 2024 16:55:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D91027F6 for ; Wed, 9 Oct 2024 16:55:11 +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: <1728492858.056b26dd21eb8225b5c4d85d0e9a21a05bbed50f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kxmlgui/Manifest kde-frameworks/kxmlgui/kxmlgui-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 056b26dd21eb8225b5c4d85d0e9a21a05bbed50f X-VCS-Branch: master Date: Wed, 9 Oct 2024 16:55:11 +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: a7e242c4-6c78-454a-a7cd-367cfa4490b5 X-Archives-Hash: faaa0ba05eca31c3cacdb6f104902b13 commit: 056b26dd21eb8225b5c4d85d0e9a21a05bbed50f Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 9 16:23:42 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 9 16:54:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=056b26dd kde-frameworks/kxmlgui: drop 6.5.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 - kde-frameworks/kxmlgui/kxmlgui-6.5.0.ebuild | 39 ----------------------------- 2 files changed, 40 deletions(-) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index 4f02909bef28..cbf9c35a2b23 100644 --- a/kde-frameworks/kxmlgui/Manifest +++ b/kde-frameworks/kxmlgui/Manifest @@ -1,3 +1,2 @@ DIST kxmlgui-5.116.0.tar.xz 2953508 BLAKE2B 133ae08dfa3b7f2077530f2164c6a912cfe4681ff41682ba7f76ebbf8b732dab3ee267a98eac46b02e58f87a891312b6dbfeffe65fc1eb290f1bb609e2b293a4 SHA512 e3a205f8eb0dc28869530e73e02ab090c55a5e1a54e3747b2271e34d211e2fb81fc61d07a44fc9ff3b41d37720e2861e4bff04d06419e5813ee526c02681bbef -DIST kxmlgui-6.5.0.tar.xz 2925684 BLAKE2B eec51be027d67619e12f6e8bb8699bb24604f862a0ff79ce3c7ff1811def3c6aa24336687959feb43ca6a176a9425dc736587882b6290d8ba64314d3a5f6be9b SHA512 5f539278e0aaa045682100b5a5029c34544e19d73951425bb3bb98959e8d2a8adad6d185a6c4f260ba11fb9d894340f0d9cdd5342077efcc2c556fda90385fcb DIST kxmlgui-6.6.0.tar.xz 2926084 BLAKE2B 9083064034a46693b8827b4753216b0af5945f5cc3d9c49ba8efd084b2f3f75052d398fa5f83698c01a3d84d890506accfcd408095cc5430db593d72e5b2f6c0 SHA512 36b6d31dc259ef31187c88804002f33286f004575fa7250adef040e254e01cfcaeadcc6a9989d52bfb8311669ab82e610ab7dd245e4c41c48335e6b600585a39 diff --git a/kde-frameworks/kxmlgui/kxmlgui-6.5.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-6.5.0.ebuild deleted file mode 100644 index 09b614e7b510..000000000000 --- a/kde-frameworks/kxmlgui/kxmlgui-6.5.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_DESIGNERPLUGIN="true" -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" -IUSE="" - -# slot op: includes QtCore/private/qlocale_p.h -DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,network,ssl,widgets,xml] - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kconfigwidgets-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/kglobalaccel-${PVCUT}*:6 - =kde-frameworks/kguiaddons-${PVCUT}*:6 - =kde-frameworks/ki18n-${PVCUT}*:6 - =kde-frameworks/kiconthemes-${PVCUT}*:6 - =kde-frameworks/kitemviews-${PVCUT}*:6 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 -" -RDEPEND="${DEPEND}" - -CMAKE_SKIP_TESTS=( - # bug 668198: files are missing; whatever. - ktoolbar_unittest - # bug 650290 - kxmlgui_unittest - # bug 808216 - ktooltiphelper_unittest -)