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 C2E191381F3 for ; Thu, 30 Jul 2020 15:59:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E122EE09C1; Thu, 30 Jul 2020 15:59:35 +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 C3F47E09C1 for ; Thu, 30 Jul 2020 15:59:35 +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 0AD4C34F2C7 for ; Thu, 30 Jul 2020 15:59:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 092BC26 for ; Thu, 30 Jul 2020 15:59:31 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1596124757.5eed56f2ce8980880a98047b6fc33d6ef1d6e4de.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/mumble/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/mumble/mumble-9999.ebuild X-VCS-Directories: media-sound/mumble/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5eed56f2ce8980880a98047b6fc33d6ef1d6e4de X-VCS-Branch: master Date: Thu, 30 Jul 2020 15:59:31 +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: 4a050225-c9c2-46c6-a90e-288dfbde51b2 X-Archives-Hash: f95f88e3167676ccecb3b87ea51a7ab8 commit: 5eed56f2ce8980880a98047b6fc33d6ef1d6e4de Author: Lars Wendler gentoo org> AuthorDate: Thu Jul 30 15:59:17 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Jul 30 15:59:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5eed56f2 media-sound/mumble: Fixed doc installation Reported-by: skobk.in skobkin.ru> Closes: https://bugs.gentoo.org/734086 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Lars Wendler gentoo.org> media-sound/mumble/mumble-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/media-sound/mumble/mumble-9999.ebuild b/media-sound/mumble/mumble-9999.ebuild index 50f19e4cdf6..d821055f5f3 100644 --- a/media-sound/mumble/mumble-9999.ebuild +++ b/media-sound/mumble/mumble-9999.ebuild @@ -129,8 +129,7 @@ multilib_src_install() { src_install() { multilib_foreach_abi multilib_src_install - newdoc README.Linux README - dodoc CHANGES + dodoc CHANGES README.md dobin scripts/mumble-overlay insinto /usr/share/services