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 04E21158094 for ; Tue, 16 Aug 2022 02:37:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0B2F8E092B; Tue, 16 Aug 2022 02:37:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 CF328E092B for ; Tue, 16 Aug 2022 02:37:11 +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 0960C34115A for ; Tue, 16 Aug 2022 02:37:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5CAD4574 for ; Tue, 16 Aug 2022 02:37:09 +0000 (UTC) From: "Sam James" 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" Message-ID: <1660617422.dad23bcead9f6d10e5c82e3aa0d4391eee11a4a2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/file/file-9999.ebuild X-VCS-Directories: sys-apps/file/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dad23bcead9f6d10e5c82e3aa0d4391eee11a4a2 X-VCS-Branch: master Date: Tue, 16 Aug 2022 02:37:09 +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: b07a1f1f-6a00-406a-a7f3-a895dba12aa9 X-Archives-Hash: 4c9e8221d7b8ffff3272619de70cc210 commit: dad23bcead9f6d10e5c82e3aa0d4391eee11a4a2 Author: Sam James gentoo org> AuthorDate: Tue Aug 16 02:37:02 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Aug 16 02:37:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad23bce sys-apps/file: fix 9999 install (README rename) Closes: https://bugs.gentoo.org/863353 Signed-off-by: Sam James gentoo.org> sys-apps/file/file-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/file/file-9999.ebuild b/sys-apps/file/file-9999.ebuild index 7f27cf37781f..a4e9e2299f36 100644 --- a/sys-apps/file/file-9999.ebuild +++ b/sys-apps/file/file-9999.ebuild @@ -145,7 +145,7 @@ multilib_src_install() { } multilib_src_install_all() { - dodoc ChangeLog MAINT README + dodoc ChangeLog MAINT README.md # Required for `file -C` insinto /usr/share/misc/magic