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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 605911382C5 for ; Sun, 23 May 2021 19:55:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9194EE081A; Sun, 23 May 2021 19:55:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78137E081A for ; Sun, 23 May 2021 19:55:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49F7B335C9F for ; Sun, 23 May 2021 19:55:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A1A38753 for ; Sun, 23 May 2021 19:55:41 +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: <1621798884.2383fe11e1e8a814518d434d8a81c6a043ba9814.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kxmlgui/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kxmlgui/kxmlgui-9999.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2383fe11e1e8a814518d434d8a81c6a043ba9814 X-VCS-Branch: master Date: Sun, 23 May 2021 19:55:41 +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: edc92de3-94e7-4762-8194-4203286d1c60 X-Archives-Hash: 054c7996386d580ae23a408b40e9cbf5 commit: 2383fe11e1e8a814518d434d8a81c6a043ba9814 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 23 19:41:24 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 23 19:41:24 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2383fe11 kde-frameworks/kxmlgui: Drop obsolete cmake arg See also: https://phabricator.kde.org/D25506 Upstream commit cca89e765841d1a9e43f9a28ec94c116f1ab1d05 Follow-up to kde.git f77b1407b7bd8d660252e8681d512b8201a33c0d Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kxmlgui/kxmlgui-9999.ebuild | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild b/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild index 303c7bf0bd..9cd6134729 100644 --- a/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild +++ b/kde-frameworks/kxmlgui/kxmlgui-9999.ebuild @@ -10,6 +10,7 @@ VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" + KEYWORDS="" LICENSE="LGPL-2+" IUSE="" @@ -35,14 +36,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -src_configure() { - local mycmakeargs=( - -DCMAKE_DISABLE_FIND_PACKAGE_KF5Attica=ON - ) - - ecm_src_configure -} - src_test() { # Files are missing; whatever. Bugs 650290, 668198 local myctestargs=(