From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 2DA55158B20 for ; Sun, 02 Feb 2025 22:46:59 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1CA84343016 for ; Sun, 02 Feb 2025 22:46:59 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id CFE1A11046F; Sun, 02 Feb 2025 22:46:52 +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 bobolink.gentoo.org (Postfix) with ESMTPS id C53FE11046F for ; Sun, 02 Feb 2025 22:46:52 +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 7B9AE340C15 for ; Sun, 02 Feb 2025 22:46:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC04B252F for ; Sun, 02 Feb 2025 22:46:50 +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: <1738536388.f2aebff7265af7b32924a68e9d5b0faf4718d838.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/drkonqi/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/drkonqi/drkonqi-6.2.5.ebuild X-VCS-Directories: kde-plasma/drkonqi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f2aebff7265af7b32924a68e9d5b0faf4718d838 X-VCS-Branch: master Date: Sun, 02 Feb 2025 22:46:50 +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: 19876a09-3369-4069-979c-8937fab97a8a X-Archives-Hash: f31061d2b0fbe167eaf8645c5d54daa3 commit: f2aebff7265af7b32924a68e9d5b0faf4718d838 Author: Alfred Wingate protonmail com> AuthorDate: Sun Feb 2 07:14:18 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 2 22:46:28 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2aebff7 kde-plasma/drkonqi: drop no-op ecm_pkg_setup Fixes: 898380419161214ecdebf82ef9ef71a37ba09d0f Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/drkonqi/drkonqi-6.2.5.ebuild | 5 ----- 1 file changed, 5 deletions(-) diff --git a/kde-plasma/drkonqi/drkonqi-6.2.5.ebuild b/kde-plasma/drkonqi/drkonqi-6.2.5.ebuild index 4782a9a4296d..fd0e271a9ad4 100644 --- a/kde-plasma/drkonqi/drkonqi-6.2.5.ebuild +++ b/kde-plasma/drkonqi/drkonqi-6.2.5.ebuild @@ -59,11 +59,6 @@ RDEPEND="${COMMON_DEPEND} ) " -pkg_setup() { - ecm_pkg_setup - python-single-r1_pkg_setup -} - src_configure() { local mycmakeargs=( -DWITH_PYTHON_VENDORING=OFF