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 A8453138334 for ; Wed, 2 Jan 2019 09:38:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C682E09EF; Wed, 2 Jan 2019 09:38:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 606B0E09EF for ; Wed, 2 Jan 2019 09:38:50 +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 6F6DB335CCF for ; Wed, 2 Jan 2019 09:38:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E557544B for ; Wed, 2 Jan 2019 09:38:46 +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: <1546421914.7590b6fd11e35c0d1372494849d5fd13f7548a01.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cyrus-sasl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild X-VCS-Directories: dev-libs/cyrus-sasl/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 7590b6fd11e35c0d1372494849d5fd13f7548a01 X-VCS-Branch: master Date: Wed, 2 Jan 2019 09:38: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: 4d0ed73c-91a3-46c3-9c2e-c128ea309a70 X-Archives-Hash: 67bfee4dfe74d2fe43c58f1f1ad643a5 commit: 7590b6fd11e35c0d1372494849d5fd13f7548a01 Author: Lars Wendler gentoo org> AuthorDate: Wed Jan 2 09:37:52 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Jan 2 09:38:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7590b6fd dev-libs/cyrus-sasl: Fixed release-notes doc installation with USE="java" and/or USE="sample". Thnks to Bernd Feige for providing an analysis of the problem. Closes: https://bugs.gentoo.org/674296 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild index 32fab23b4b5..61235224bf4 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.27-r1.ebuild @@ -200,6 +200,8 @@ multilib_src_install_all() { keepdir /etc/sasl2 + # Reset docinto to default value (#674296) + docinto dodoc AUTHORS ChangeLog doc/legacy/TODO newdoc pwcheck/README README.pwcheck