From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1224759-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6EAD2138359 for <garchives@archives.gentoo.org>; Tue, 24 Nov 2020 02:47:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97F98E081E; Tue, 24 Nov 2020 02:47:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7D971E081E for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2020 02:47:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76AC8340EAB for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2020 02:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2874C462 for <gentoo-commits@lists.gentoo.org>; Tue, 24 Nov 2020 02:47:28 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1606186041.791db19c463d746dfbef094965e79be0bc9adcd1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/chrony/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/chrony/chrony-4.0.ebuild X-VCS-Directories: net-misc/chrony/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 791db19c463d746dfbef094965e79be0bc9adcd1 X-VCS-Branch: master Date: Tue, 24 Nov 2020 02:47:28 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f57ccfdb-fa17-4218-9e59-d8a47a80434e X-Archives-Hash: f96836d1a81cab0916fb9d66dd111e75 commit: 791db19c463d746dfbef094965e79be0bc9adcd1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 24 02:47:21 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 24 02:47:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791db19c net-misc/chrony: sync 4.0 with live template Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/chrony/chrony-4.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net-misc/chrony/chrony-4.0.ebuild b/net-misc/chrony/chrony-4.0.ebuild index 11c78bf628d..9bee3f3276d 100644 --- a/net-misc/chrony/chrony-4.0.ebuild +++ b/net-misc/chrony/chrony-4.0.ebuild @@ -27,7 +27,9 @@ RESTRICT="test" BDEPEND="nettle? ( virtual/pkgconfig )" if [[ ${PV} == "9999" ]]; then + # Needed for doc generation in 9999 BDEPEND+=" virtual/w3m" + REQUIRED_USE+=" html" fi DEPEND="