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 7FAC2158451 for ; Sun, 7 Jan 2024 18:46:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE012E2B18; Sun, 7 Jan 2024 18:46:54 +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 A842DE2B18 for ; Sun, 7 Jan 2024 18:46:54 +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 E95F63432DD for ; Sun, 7 Jan 2024 18:46:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7081E14B1 for ; Sun, 7 Jan 2024 18:46:52 +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: <1704653084.ae7b609d07363d9876e760e8837c78bf8f25dcf1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-cdr/dolphin-plugins-mountiso/ X-VCS-Repository: proj/kde X-VCS-Files: app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.02.49.9999.ebuild app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild X-VCS-Directories: app-cdr/dolphin-plugins-mountiso/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ae7b609d07363d9876e760e8837c78bf8f25dcf1 X-VCS-Branch: master Date: Sun, 7 Jan 2024 18:46:52 +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: 7606d9c6-a84c-49b8-a6ca-e3d1c9d5c412 X-Archives-Hash: 2218d7ef6b87b755c8cd152b06f030d2 commit: ae7b609d07363d9876e760e8837c78bf8f25dcf1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 7 18:44:44 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 7 18:44:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae7b609d app-cdr/dolphin-plugins-mountiso: Disable makefileactions Signed-off-by: Andreas Sturmlechner gentoo.org> .../dolphin-plugins-mountiso-24.02.49.9999.ebuild | 1 + app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.02.49.9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.02.49.9999.ebuild index 8d9a6533dd..10776fc480 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.02.49.9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-24.02.49.9999.ebuild @@ -49,6 +49,7 @@ src_configure() { -DBUILD_dropbox=OFF -DBUILD_git=OFF -DBUILD_hg=OFF + -DBUILD_makefileactions=OFF -DBUILD_svn=OFF ) ecm_src_configure diff --git a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild index 8d9a6533dd..10776fc480 100644 --- a/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild +++ b/app-cdr/dolphin-plugins-mountiso/dolphin-plugins-mountiso-9999.ebuild @@ -49,6 +49,7 @@ src_configure() { -DBUILD_dropbox=OFF -DBUILD_git=OFF -DBUILD_hg=OFF + -DBUILD_makefileactions=OFF -DBUILD_svn=OFF ) ecm_src_configure