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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8E9B7158013 for ; Mon, 4 Dec 2023 18:07:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC1462BC01A; Mon, 4 Dec 2023 18:07:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 C573F2BC01A for ; Mon, 4 Dec 2023 18:07:38 +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 14937335D0A for ; Mon, 4 Dec 2023 18:07:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 831B7AE3 for ; Mon, 4 Dec 2023 18:07:36 +0000 (UTC) From: "Remigiusz Micielski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Remigiusz Micielski" Message-ID: <1701713202.1e5d2a88536989ec7973766d53a8c94d6e60c5d8.remigiusz.micielski@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/swww/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/swww/swww-0.7.3.ebuild gui-apps/swww/swww-0.8.1.ebuild X-VCS-Directories: gui-apps/swww/ X-VCS-Committer: remigiusz.micielski X-VCS-Committer-Name: Remigiusz Micielski X-VCS-Revision: 1e5d2a88536989ec7973766d53a8c94d6e60c5d8 X-VCS-Branch: dev Date: Mon, 4 Dec 2023 18:07:36 +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: 4536c50d-f9a3-47dd-8712-84f2bc601224 X-Archives-Hash: d8d15a3372d6a461b8345ab77e6f7d25 commit: 1e5d2a88536989ec7973766d53a8c94d6e60c5d8 Author: Remigiusz Micielski purelymail com> AuthorDate: Mon Dec 4 18:06:42 2023 +0000 Commit: Remigiusz Micielski gmail com> CommitDate: Mon Dec 4 18:06:42 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1e5d2a88 gui-apps/swww: make scdoc dependent on man use flag Signed-off-by: Remigiusz Micielski purelymail.com> gui-apps/swww/swww-0.7.3.ebuild | 2 +- gui-apps/swww/swww-0.8.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-apps/swww/swww-0.7.3.ebuild b/gui-apps/swww/swww-0.7.3.ebuild index 351eba934f..e187e4c477 100644 --- a/gui-apps/swww/swww-0.7.3.ebuild +++ b/gui-apps/swww/swww-0.7.3.ebuild @@ -218,7 +218,7 @@ KEYWORDS="~amd64" DEPEND="app-arch/lz4 x11-libs/libxkbcommon[wayland]" RDEPEND="${DEPEND}" -BDEPEND="app-text/scdoc" +BDEPEND="man? ( app-text/scdoc )" QA_FLAGS_IGNORED=" usr/bin/swww diff --git a/gui-apps/swww/swww-0.8.1.ebuild b/gui-apps/swww/swww-0.8.1.ebuild index a26e88a87f..08db3d931c 100644 --- a/gui-apps/swww/swww-0.8.1.ebuild +++ b/gui-apps/swww/swww-0.8.1.ebuild @@ -223,7 +223,7 @@ DEPEND=" RDEPEND="${DEPEND}" BDEPEND=" >=virtual/rust-1.70.0 - app-text/scdoc + man? ( app-text/scdoc ) " QA_FLAGS_IGNORED="