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 362D4158046 for ; Sat, 12 Oct 2024 15:19:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69F5AE2A56; Sat, 12 Oct 2024 15:19:03 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 4DE16E2A56 for ; Sat, 12 Oct 2024 15:19:03 +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 67CDD343275 for ; Sat, 12 Oct 2024 15:19:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04E801BCF for ; Sat, 12 Oct 2024 15:19:01 +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: <1728746310.67805e9d0cbcc4504380b0690ac034815f02dd19.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/dolphin-plugins-subversion/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1-r1.ebuild kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1.ebuild kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2.ebuild X-VCS-Directories: kde-apps/dolphin-plugins-subversion/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 67805e9d0cbcc4504380b0690ac034815f02dd19 X-VCS-Branch: master Date: Sat, 12 Oct 2024 15:19:01 +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: e8faeebf-a412-446f-8420-ea71c4ceeab4 X-Archives-Hash: 0aba05e73468bcfd09fa7a777fa6db89 commit: 67805e9d0cbcc4504380b0690ac034815f02dd19 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 12 15:06:59 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 12 15:18:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67805e9d kde-apps/dolphin-plugins-subversion: Disable -DBUILD_makefileactions Bug: https://bugs.gentoo.org/941385 Signed-off-by: Andreas Sturmlechner gentoo.org> ...rsion-24.08.1.ebuild => dolphin-plugins-subversion-24.08.1-r1.ebuild} | 1 + ...rsion-24.08.2.ebuild => dolphin-plugins-subversion-24.08.2-r1.ebuild} | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1-r1.ebuild similarity index 97% rename from kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1.ebuild rename to kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1-r1.ebuild index f6fabf71df6f..4341c6306b10 100644 --- a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1.ebuild +++ b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.1-r1.ebuild @@ -52,6 +52,7 @@ src_configure() { -DBUILD_dropbox=OFF -DBUILD_git=OFF -DBUILD_hg=OFF + -DBUILD_makefileactions=OFF -DBUILD_mountiso=OFF ) ecm_src_configure diff --git a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2.ebuild b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild similarity index 97% rename from kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2.ebuild rename to kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild index f6fabf71df6f..4341c6306b10 100644 --- a/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2.ebuild +++ b/kde-apps/dolphin-plugins-subversion/dolphin-plugins-subversion-24.08.2-r1.ebuild @@ -52,6 +52,7 @@ src_configure() { -DBUILD_dropbox=OFF -DBUILD_git=OFF -DBUILD_hg=OFF + -DBUILD_makefileactions=OFF -DBUILD_mountiso=OFF ) ecm_src_configure