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 DF24115ACFD for ; Mon, 1 May 2023 05:20:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2739BE0817; Mon, 1 May 2023 05:20:11 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F6EDE0817 for ; Mon, 1 May 2023 05:20:10 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4DA9A341455 for ; Mon, 1 May 2023 05:20:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA4898B7 for ; Mon, 1 May 2023 05:20:07 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1682918402.28b090c7641311b9044da2f5ed72f82d7c66930c.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/tree/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/tree/tree-2.0.4.ebuild X-VCS-Directories: app-text/tree/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 28b090c7641311b9044da2f5ed72f82d7c66930c X-VCS-Branch: master Date: Mon, 1 May 2023 05:20:07 +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: 72290524-a53d-4e9e-8c9f-bb7db68da839 X-Archives-Hash: 694610deda99fb653c8ee5d5ba304bb1 commit: 28b090c7641311b9044da2f5ed72f82d7c66930c Author: Ulrich Müller gentoo org> AuthorDate: Mon May 1 05:17:43 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon May 1 05:20:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b090c7 app-text/tree: Block against man-pages-l10n The French manpage collides. Bug: https://bugs.gentoo.org/905380 Signed-off-by: Ulrich Müller gentoo.org> app-text/tree/tree-2.0.4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app-text/tree/tree-2.0.4.ebuild b/app-text/tree/tree-2.0.4.ebuild index 75fc979ed4ec..3bfcf36cde72 100644 --- a/app-text/tree/tree-2.0.4.ebuild +++ b/app-text/tree/tree-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,8 +15,7 @@ IUSE="" S=${WORKDIR}/unix-${P} -RDEPEND="" -DEPEND="" +RDEPEND="!app-i18n/man-pages-l10n[l10n_fr]" src_compile() { append-lfs-flags