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 E32E3138334 for ; Fri, 27 Dec 2019 11:49:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B7A5E092E; Fri, 27 Dec 2019 11:49: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 DFBA2E092E for ; Fri, 27 Dec 2019 11:49:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6E2A934DBF0 for ; Fri, 27 Dec 2019 11:49:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B2DF936 for ; Fri, 27 Dec 2019 11:49:25 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1577447360.46127caaa278544aac586153ed7dc76fde2dab7b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/pathological/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/pathological/pathological-1.1.3_p16.ebuild X-VCS-Directories: games-puzzle/pathological/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 46127caaa278544aac586153ed7dc76fde2dab7b X-VCS-Branch: master Date: Fri, 27 Dec 2019 11:49:25 +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: 5ca6fc21-9de6-470a-836c-264b4f215be5 X-Archives-Hash: c8df05b1266ff8959e4c7151e286e664 commit: 46127caaa278544aac586153ed7dc76fde2dab7b Author: Pacho Ramos gentoo org> AuthorDate: Fri Dec 27 11:48:49 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Dec 27 11:49:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46127caa games-puzzle/pathological: Fix docs installation Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Pacho Ramos gentoo.org> games-puzzle/pathological/pathological-1.1.3_p16.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild index f7d5b90b628..f1e7df2a763 100644 --- a/games-puzzle/pathological/pathological-1.1.3_p16.ebuild +++ b/games-puzzle/pathological/pathological-1.1.3_p16.ebuild @@ -83,9 +83,10 @@ src_install() { doins ${PN}_scores fperms 660 /var/games/${PN}_scores - dodoc changelog README TODO doman ${PN}.6 - use doc && dohtml -r html/* + use doc && local HTML_DOCS=( html/. ) + einstalldocs + dodoc changelog doicon ${PN}.xpm make_desktop_entry ${PN} Pathological ${PN}