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 A74541382C5 for ; Fri, 13 Apr 2018 23:47:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C2A2E08CE; Fri, 13 Apr 2018 23:47:21 +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 20373E08CE for ; Fri, 13 Apr 2018 23:47:21 +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 5A208335C93 for ; Fri, 13 Apr 2018 23:47:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A497B28E for ; Fri, 13 Apr 2018 23:22:06 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523661681.4a07323dc3a3d95b66e25e960d03cf2ead2fa0df.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.5.16.ebuild net-fs/samba/samba-4.6.14.ebuild net-fs/samba/samba-4.7.6.ebuild net-fs/samba/samba-4.8.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 4a07323dc3a3d95b66e25e960d03cf2ead2fa0df X-VCS-Branch: master Date: Fri, 13 Apr 2018 23:22:06 +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: 0d5bf463-3cae-46c9-984d-922962f70f57 X-Archives-Hash: 0825f447852a57e0de43e9f44e9b4d79 commit: 4a07323dc3a3d95b66e25e960d03cf2ead2fa0df Author: Marty E. Plummer startmail com> AuthorDate: Tue Apr 10 23:53:48 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Fri Apr 13 23:21:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a07323d net-fs/samba: remove trailing whitespace Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-fs/samba/samba-4.5.16.ebuild | 2 +- net-fs/samba/samba-4.6.14.ebuild | 2 +- net-fs/samba/samba-4.7.6.ebuild | 2 +- net-fs/samba/samba-4.8.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-fs/samba/samba-4.5.16.ebuild b/net-fs/samba/samba-4.5.16.ebuild index 373028cee2c..da3ffbe0ded 100644 --- a/net-fs/samba/samba-4.5.16.ebuild +++ b/net-fs/samba/samba-4.5.16.ebuild @@ -146,7 +146,7 @@ src_prepare() { } multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to + # when specifying libs for samba build you must append NONE to the end to # stop it automatically including things local bundled_libs="NONE" if ! use system-heimdal && ! use system-mitkrb5 ; then diff --git a/net-fs/samba/samba-4.6.14.ebuild b/net-fs/samba/samba-4.6.14.ebuild index 8f75ac18b7b..e12d8c119d6 100644 --- a/net-fs/samba/samba-4.6.14.ebuild +++ b/net-fs/samba/samba-4.6.14.ebuild @@ -164,7 +164,7 @@ src_prepare() { } multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to + # when specifying libs for samba build you must append NONE to the end to # stop it automatically including things local bundled_libs="NONE" if ! use system-heimdal && ! use system-mitkrb5 ; then diff --git a/net-fs/samba/samba-4.7.6.ebuild b/net-fs/samba/samba-4.7.6.ebuild index b9cff1dabea..48e53c45e32 100644 --- a/net-fs/samba/samba-4.7.6.ebuild +++ b/net-fs/samba/samba-4.7.6.ebuild @@ -172,7 +172,7 @@ src_prepare() { } multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to + # when specifying libs for samba build you must append NONE to the end to # stop it automatically including things local bundled_libs="NONE" if ! use system-heimdal && ! use system-mitkrb5 ; then diff --git a/net-fs/samba/samba-4.8.0.ebuild b/net-fs/samba/samba-4.8.0.ebuild index 8ffa5d8d74b..fe842587774 100644 --- a/net-fs/samba/samba-4.8.0.ebuild +++ b/net-fs/samba/samba-4.8.0.ebuild @@ -171,7 +171,7 @@ src_prepare() { } multilib_src_configure() { - # when specifying libs for samba build you must append NONE to the end to + # when specifying libs for samba build you must append NONE to the end to # stop it automatically including things local bundled_libs="NONE" if ! use system-heimdal && ! use system-mitkrb5 ; then