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 4FB2B1382C5 for ; Fri, 28 May 2021 15:57:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A1518E0A99; Fri, 28 May 2021 15:57:45 +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 8AE3CE0A99 for ; Fri, 28 May 2021 15:57:45 +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 9C7E2340E5F for ; Fri, 28 May 2021 15:57:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B7B179F for ; Fri, 28 May 2021 15:57:42 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1622217430.082ac778dc55b218f5723f96e43e315b0675d2f5.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/radvd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/radvd/radvd-2.19-r1.ebuild net-misc/radvd/radvd-2.19.ebuild X-VCS-Directories: net-misc/radvd/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 082ac778dc55b218f5723f96e43e315b0675d2f5 X-VCS-Branch: master Date: Fri, 28 May 2021 15:57:42 +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: d275bb6a-3419-44a1-b214-2241826059da X-Archives-Hash: 2212c5ad0dd44ad54786ecbe0b3cf673 commit: 082ac778dc55b218f5723f96e43e315b0675d2f5 Author: Sam James gentoo org> AuthorDate: Fri May 28 15:57:10 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Fri May 28 15:57:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=082ac778 net-misc/radvd: fix docinto argument (avoid double 'prefix') Signed-off-by: Sam James gentoo.org> Signed-off-by: David Seifert gentoo.org> net-misc/radvd/{radvd-2.19.ebuild => radvd-2.19-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/radvd/radvd-2.19.ebuild b/net-misc/radvd/radvd-2.19-r1.ebuild similarity index 97% rename from net-misc/radvd/radvd-2.19.ebuild rename to net-misc/radvd/radvd-2.19-r1.ebuild index 738d9ecf3e0..ee8991b121b 100644 --- a/net-misc/radvd/radvd-2.19.ebuild +++ b/net-misc/radvd/radvd-2.19-r1.ebuild @@ -47,7 +47,7 @@ src_compile() { src_install() { default - docinto /usr/share/doc/${PF}/html + docinto html dodoc INTRO.html newinitd "${FILESDIR}"/${PN}-2.15.init ${PN}