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 A67D8138335 for ; Wed, 17 Jul 2019 09:17:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF84AE0798; Wed, 17 Jul 2019 09:17:57 +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 A8240E0798 for ; Wed, 17 Jul 2019 09:17:57 +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 6D2FC347E28 for ; Wed, 17 Jul 2019 09:17:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 319316E9 for ; Wed, 17 Jul 2019 09:17:54 +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: <1563355063.6830f6e70f508a5072982aa743d4631f90402719.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/dovecot/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/dovecot/files/dovecot.init-r6 X-VCS-Directories: net-mail/dovecot/files/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 6830f6e70f508a5072982aa743d4631f90402719 X-VCS-Branch: master Date: Wed, 17 Jul 2019 09:17:54 +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: 565c37fe-5369-496f-be52-83ae97104b67 X-Archives-Hash: e30579d0c9abbdc9fa2daf69558977da commit: 6830f6e70f508a5072982aa743d4631f90402719 Author: Eray Aslan gentoo org> AuthorDate: Wed Jul 17 09:17:43 2019 +0000 Commit: Eray Aslan gentoo org> CommitDate: Wed Jul 17 09:17:43 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6830f6e7 net-mail/dovecot: QA: remove executable flag Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Eray Aslan gentoo.org> net-mail/dovecot/files/dovecot.init-r6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/dovecot/files/dovecot.init-r6 b/net-mail/dovecot/files/dovecot.init-r6 old mode 100755 new mode 100644 index ad096bff750..cff64bee499 --- a/net-mail/dovecot/files/dovecot.init-r6 +++ b/net-mail/dovecot/files/dovecot.init-r6 @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License, v2 or later extra_commands="checkconfig"