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 BC29C158020 for ; Thu, 13 Oct 2022 19:06:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E5978E086F; Thu, 13 Oct 2022 19:06:20 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 551FEE086F for ; Thu, 13 Oct 2022 19:06:20 +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 65AF23406C0 for ; Thu, 13 Oct 2022 19:06:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A21785F7 for ; Thu, 13 Oct 2022 19:06:17 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1665687916.f9377b9fd97573f2ff13e03c645dd3484ba95dc6.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/man-pages/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/man-pages/man-pages-6.00.ebuild sys-apps/man-pages/man-pages-9999.ebuild X-VCS-Directories: sys-apps/man-pages/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: f9377b9fd97573f2ff13e03c645dd3484ba95dc6 X-VCS-Branch: master Date: Thu, 13 Oct 2022 19:06:17 +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: ab890383-25bb-4bba-9ab7-03b8abce3d23 X-Archives-Hash: 83011cfa144ae1ac81d4d4e42cc80cee commit: f9377b9fd97573f2ff13e03c645dd3484ba95dc6 Author: Mike Gilbert gentoo org> AuthorDate: Thu Oct 13 19:05:16 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Thu Oct 13 19:05:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9377b9f sys-apps/man-pages: add sys-devel/bc to BDEPEND Closes: https://bugs.gentoo.org/876935 Signed-off-by: Mike Gilbert gentoo.org> sys-apps/man-pages/man-pages-6.00.ebuild | 3 +++ sys-apps/man-pages/man-pages-9999.ebuild | 3 +++ 2 files changed, 6 insertions(+) diff --git a/sys-apps/man-pages/man-pages-6.00.ebuild b/sys-apps/man-pages/man-pages-6.00.ebuild index 066f23c22b8e..14b792cd94b2 100644 --- a/sys-apps/man-pages/man-pages-6.00.ebuild +++ b/sys-apps/man-pages/man-pages-6.00.ebuild @@ -43,6 +43,9 @@ MY_L10N=( cs da de el es fi fr hu id it mk nb nl pl pt-BR ro sr sv uk vi ) IUSE="l10n_ja l10n_ru l10n_zh-CN ${MY_L10N[@]/#/l10n_}" RESTRICT="binchecks" +BDEPEND=" + sys-devel/bc +" # Block packages that used to install colliding man pages: # bug #341953, bug #548900, bug #612640, bug #617462 RDEPEND=" diff --git a/sys-apps/man-pages/man-pages-9999.ebuild b/sys-apps/man-pages/man-pages-9999.ebuild index 066f23c22b8e..14b792cd94b2 100644 --- a/sys-apps/man-pages/man-pages-9999.ebuild +++ b/sys-apps/man-pages/man-pages-9999.ebuild @@ -43,6 +43,9 @@ MY_L10N=( cs da de el es fi fr hu id it mk nb nl pl pt-BR ro sr sv uk vi ) IUSE="l10n_ja l10n_ru l10n_zh-CN ${MY_L10N[@]/#/l10n_}" RESTRICT="binchecks" +BDEPEND=" + sys-devel/bc +" # Block packages that used to install colliding man pages: # bug #341953, bug #548900, bug #612640, bug #617462 RDEPEND="