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 581431396D9 for ; Thu, 19 Oct 2017 07:57:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3BE1E0D92; Thu, 19 Oct 2017 07:57:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A41DEE0D92 for ; Thu, 19 Oct 2017 07:57:12 +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 C643033BF44 for ; Thu, 19 Oct 2017 07:57:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58E1731F for ; Thu, 19 Oct 2017 07:57:10 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1508399812.b821cfbc3a0a184a51448f91d06ba6f677b4f25e.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/mailutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/mailutils/mailutils-3.3.ebuild X-VCS-Directories: net-mail/mailutils/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: b821cfbc3a0a184a51448f91d06ba6f677b4f25e X-VCS-Branch: master Date: Thu, 19 Oct 2017 07:57:10 +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-Archives-Salt: d9ff986a-f046-4596-bccf-ff0d7360109b X-Archives-Hash: baf139b70ae768daf8932f8cb7da2759 commit: b821cfbc3a0a184a51448f91d06ba6f677b4f25e Author: Eray Aslan gentoo org> AuthorDate: Thu Oct 19 07:56:18 2017 +0000 Commit: Eray Aslan gentoo org> CommitDate: Thu Oct 19 07:56:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b821cfbc net-mail/mailutils: rename config file Closes: https://bugs.gentoo.org/613112 Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-mail/mailutils/mailutils-3.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-mail/mailutils/mailutils-3.3.ebuild b/net-mail/mailutils/mailutils-3.3.ebuild index 0d06b78c5f4..00ddc41f835 100644 --- a/net-mail/mailutils/mailutils-3.3.ebuild +++ b/net-mail/mailutils/mailutils-3.3.ebuild @@ -104,7 +104,8 @@ src_install() { emake DESTDIR="${D}" install insinto /etc - doins "${FILESDIR}/mailutils.rc" + # bug 613112 + newins "${FILESDIR}/mailutils.rc" mailutils.conf keepdir /etc/mailutils.d/ insinto /etc/mailutils.d doins "${FILESDIR}/mail"