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 BB3941581C1 for ; Fri, 12 Jul 2024 15:05:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B0062BC092; Fri, 12 Jul 2024 15:05:07 +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 101552BC08F for ; Fri, 12 Jul 2024 15:05:07 +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 1E24234305C for ; Fri, 12 Jul 2024 15:05:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 86FA81E2B for ; Fri, 12 Jul 2024 15:05:01 +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: <1720796534.fb7422feaba786af54328dc01c0f98e8a9ea1ee7.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.3.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: fb7422feaba786af54328dc01c0f98e8a9ea1ee7 X-VCS-Branch: master Date: Fri, 12 Jul 2024 15:05:01 +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: 76daadb1-d926-491f-b100-f28f7ad0f434 X-Archives-Hash: f7386883b873d972bc3379d41cf78ce6 commit: fb7422feaba786af54328dc01c0f98e8a9ea1ee7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jul 12 14:44:07 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jul 12 15:02:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb7422fe kde-frameworks/kxmlgui: drop 6.3.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 - kde-frameworks/kxmlgui/kxmlgui-6.3.0.ebuild | 39 ----------------------------- 2 files changed, 40 deletions(-) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index a8189969e3ce..87626eb07ea0 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.3.0.tar.xz 2926128 BLAKE2B d2ab2514bc2defc39c2274e95c441de32765be64aac6d3d290924b2a1418c618a70c9c34d019c0c2c95d2abddb8ffb747b9b6491a15ca0c8fc6bb4bef0246bea SHA512 5cbf33040f084fe7055f6d8502b665e012ab2bacf3412c99da4884b1444cf3445dc87ab91efac96b3e9b992d4ddf05cb87ab61c500fcbf76113ef71a25ef5995 DIST kxmlgui-6.4.0.tar.xz 2925656 BLAKE2B 329f657d45fe4ef931fabd7c99f82482f429a853465f1b5b95245121cb7a271461a90af050aec059f26f394f6b87640b1da8a6e6275df4ffbdad163404389ca5 SHA512 3064db09577201ddd600256487a39f0c980c75c4bbdc4d2287cebde87cf7e8a044cb261e7e1f2e2f6cbf76eb1b23c6af65423235a65b1c76274eda69f1e1a745 diff --git a/kde-frameworks/kxmlgui/kxmlgui-6.3.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-6.3.0.ebuild deleted file mode 100644 index da144d5a7d91..000000000000 --- a/kde-frameworks/kxmlgui/kxmlgui-6.3.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 ~riscv" -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 -)