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 C35AE15802F for ; Sun, 12 Mar 2023 21:12:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3F2BE0845; Sun, 12 Mar 2023 21:12:25 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E05ACE0845 for ; Sun, 12 Mar 2023 21:12:25 +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 D4272340DC4 for ; Sun, 12 Mar 2023 21:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 395B08EE for ; Sun, 12 Mar 2023 21:12:21 +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: <1678655185.246afc24844c6cab52b27fcaaa7ef75863f6dd3c.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.103.0.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 246afc24844c6cab52b27fcaaa7ef75863f6dd3c X-VCS-Branch: master Date: Sun, 12 Mar 2023 21:12:21 +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: 2f9cc0f6-56f8-4609-ab0b-b66c40fbc8d1 X-Archives-Hash: d816942cc490850a1b9a28ce5dad416a commit: 246afc24844c6cab52b27fcaaa7ef75863f6dd3c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 12 21:06:25 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 12 21:06:25 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246afc24 kde-frameworks/kxmlgui: drop 5.103.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/Manifest | 1 - kde-frameworks/kxmlgui/kxmlgui-5.103.0.ebuild | 46 --------------------------- 2 files changed, 47 deletions(-) diff --git a/kde-frameworks/kxmlgui/Manifest b/kde-frameworks/kxmlgui/Manifest index 116ee7d21d82..c3a32b473512 100644 --- a/kde-frameworks/kxmlgui/Manifest +++ b/kde-frameworks/kxmlgui/Manifest @@ -1,3 +1,2 @@ DIST kxmlgui-5.102.0.tar.xz 2976888 BLAKE2B 8e6214d9bb7c7059f268225def714afeb0e2efe9b06d144867852cdfebe2f3c157bb8e1288d6ce10082424a0a19eb70222f79ed182c4b79eaf15ab44623ccc7d SHA512 0094f4586dc30147740a9a15e3dbb7f106b66e020ce69f21ad647b8e151263aa91e328a7eecdb4e6a9e84b5b1e7ec6b4922d1426d5cfe19b8b46d1a4256a01b5 -DIST kxmlgui-5.103.0.tar.xz 2951880 BLAKE2B 358b6fbfb97df13cd6bac00f5a20f398cf350c112c2557a4cdfc47e4fde268f17d2fb47e655b971a0eacee493a3f465154f15f179c20792b168b7c8c96dd0af5 SHA512 dfeb792b36c3ab816b3ddd994f6f6b01a63492f633db194be887a7b0f257108d1581c19512a5434e80e97aa8ee1a50d7f641ead3c22c176e3eee489be376ecf7 DIST kxmlgui-5.104.0.tar.xz 2952068 BLAKE2B 2a1f6e8ef43f763ae070f28712f1f26b88742eff82e104d74497c2f5091c8ad4996319d329e21ed5ba10814cee87ec1a67011d62ea4b13ec5125937c828b5bc3 SHA512 7a37b8e086505799094f0502abbbeecb88bddbb8b9ae9d6ae5dcd3b340b91aa9866a605ea02fbd324291b400736c3eb386be1c226c6ea02583b39ac90a8f7798 diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.103.0.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.103.0.ebuild deleted file mode 100644 index baabbf7e217d..000000000000 --- a/kde-frameworks/kxmlgui/kxmlgui-5.103.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2023 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.5 -VIRTUALX_REQUIRED="test" -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" - -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~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 -}