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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7C2B21382C5 for ; Fri, 15 Jan 2021 05:13:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6573DE0845; Fri, 15 Jan 2021 05:13:50 +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 0491CE0845 for ; Fri, 15 Jan 2021 05:13:49 +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 6339C340DB1 for ; Fri, 15 Jan 2021 05:13:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0515476 for ; Fri, 15 Jan 2021 05:13:46 +0000 (UTC) From: "Mike Frysinger" 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 Frysinger" Message-ID: <1610687618.94a86a874f2e57eb0200e2fabeedef3678099464.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/suite3270/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/suite3270/suite3270-4.0_p13.ebuild X-VCS-Directories: net-misc/suite3270/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 94a86a874f2e57eb0200e2fabeedef3678099464 X-VCS-Branch: master Date: Fri, 15 Jan 2021 05:13:46 +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: 1b1ff1d0-874f-44f8-8e88-bba1d42492fb X-Archives-Hash: 031fcc8aa11b104cd0ab2a561111f887 commit: 94a86a874f2e57eb0200e2fabeedef3678099464 Author: Mike Frysinger gentoo org> AuthorDate: Fri Jan 15 05:13:28 2021 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Fri Jan 15 05:13:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a86a87 net-misc/suite3270: switch dohtml to dodoc Signed-off-by: Mike Frysinger gentoo.org> net-misc/suite3270/suite3270-4.0_p13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/suite3270/suite3270-4.0_p13.ebuild b/net-misc/suite3270/suite3270-4.0_p13.ebuild index 1443f8fe7a9..e19e219259f 100644 --- a/net-misc/suite3270/suite3270-4.0_p13.ebuild +++ b/net-misc/suite3270/suite3270-4.0_p13.ebuild @@ -92,7 +92,7 @@ src_install() { cd "${S}/${p}" docinto ${p} dodoc README* - use doc && dohtml html/* + use doc && dodoc -r html done use X && font_src_install