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 0795915808C for ; Sun, 13 Mar 2022 19:23:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE1E6E0920; Sun, 13 Mar 2022 19:23:36 +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 B0671E091A for ; Sun, 13 Mar 2022 19:23:36 +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 F3E4F3432F4 for ; Sun, 13 Mar 2022 19:23:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9357B335 for ; Sun, 13 Mar 2022 19:23:32 +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: <1647199358.116ed94c9295424c20cfaadc61256a3bb249719c.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-5.91.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 116ed94c9295424c20cfaadc61256a3bb249719c X-VCS-Branch: master Date: Sun, 13 Mar 2022 19:23:32 +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: 2c0805e9-4719-4dc4-bf95-16d1c606f93a X-Archives-Hash: f977b6a3b75c8e490eb450b894570d22 commit: 116ed94c9295424c20cfaadc61256a3bb249719c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 13 09:05:57 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 13 19:22:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116ed94c kde-frameworks/kxmlgui: drop 5.91.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 - kde-frameworks/kxmlgui/kxmlgui-5.91.0.ebuild | 46 ---------------------------- 2 files changed, 47 deletions(-) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index f3c98400e594..ff8162548d8c 100644 --- a/kde-frameworks/kxmlgui/Manifest +++ b/kde-frameworks/kxmlgui/Manifest @@ -1,3 +1,2 @@ DIST kxmlgui-5.90.0.tar.xz 888312 BLAKE2B a169c7cdf7303e4da6e133b6bac9f0605e06941b70d42eaef2889a0dc0b2e7e7b35e9ca661eac8a11d2845035ddfa2016233187cf2db56eebdf41c1e75dc563b SHA512 34ee5bd5f18f3006a5a0e0713ff546b19522e6c6acc717c8932a2189bd0475d67804508f063c58551bb0351fc5dd66258bf3f0d71915ad0d4e02c69ad54d864e -DIST kxmlgui-5.91.0.tar.xz 891308 BLAKE2B dbfce116ca21b52baa1c124d222ded9a60aa1994c4bd9d2b361982fe2a55976026ad54a7b6bf532c6689cf6dd852ae71bb40af2fcf519e76e04d214655afd05c SHA512 dff4f4f030c863f677a654b59aa7c4ff91d7342e00525070013093240e4de3e6576a494f2e8330ea5740f9a49a6fb8692faf93554d3f1ad4805e80d5ac765624 DIST kxmlgui-5.92.0.tar.xz 895672 BLAKE2B dc1e6e59d367b830447049a69b8b1d41d9b5e1bacb88c7e229a37c507dd4ad17b8888dd5f5456099a30076c95b6ed8bf8f0b44a333226c939bfc755410bd02f8 SHA512 5c8d68aa59259e4048f32224ef0672984d6edbffb38476d2bbe9466b72a14aaf318cdba4a1eebb4209879e9cf880e736b9647491eca8e3ec8f4c03d50cf222e9 diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.91.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.91.0.ebuild deleted file mode 100644 index 50c7f0523056..000000000000 --- a/kde-frameworks/kxmlgui/kxmlgui-5.91.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_DESIGNERPLUGIN="true" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.2 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" - -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -LICENSE="LGPL-2+" -IUSE="" - -# slot op: includes QtCore/private/qlocale_p.h -DEPEND=" - >=dev-qt/qtcore-${QTMIN}:5= - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtnetwork-${QTMIN}:5[ssl] - >=dev-qt/qtprintsupport-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kconfigwidgets-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kglobalaccel-${PVCUT}*:5 - =kde-frameworks/kguiaddons-${PVCUT}*:5 - =kde-frameworks/ki18n-${PVCUT}*:5 - =kde-frameworks/kiconthemes-${PVCUT}*:5 - =kde-frameworks/kitemviews-${PVCUT}*:5 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:5 -" -RDEPEND="${DEPEND}" - -src_test() { - # Files are missing; whatever. Bugs 650290, 668198, 808216 - local myctestargs=( - -E "(ktoolbar_unittest|kxmlgui_unittest|ktooltiphelper_unittest)" - ) - - ecm_src_test -}