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 E7049138350 for ; Sun, 22 Mar 2020 00:20:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1999EE0BD2; Sun, 22 Mar 2020 00:20:28 +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 53B07E0BD2 for ; Sun, 22 Mar 2020 00:20:27 +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 8A6CB34F01A for ; Sun, 22 Mar 2020 00:20:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 45EF218A for ; Sun, 22 Mar 2020 00:20:20 +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: <1584836368.0ba519701b318525e86bf05594ce7b5fe4bf19ec.polynomial-c@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.10.11.ebuild net-fs/samba/samba-4.10.13.ebuild net-fs/samba/samba-4.10.2-r1.ebuild net-fs/samba/samba-4.11.4.ebuild net-fs/samba/samba-4.11.6-r2.ebuild net-fs/samba/samba-4.11.6.ebuild net-fs/samba/samba-4.11.7.ebuild net-fs/samba/samba-4.12.0.ebuild net-fs/samba/samba-4.5.16-r1.ebuild net-fs/samba/samba-4.8.12.ebuild net-fs/samba/samba-4.8.6-r4.ebuild net-fs/samba/samba-4.8.6-r5.ebuild net-fs/samba/samba-4.9.17.ebuild net-fs/samba/samba-4.9.18.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 0ba519701b318525e86bf05594ce7b5fe4bf19ec X-VCS-Branch: master Date: Sun, 22 Mar 2020 00:20:20 +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: fe3b373f-21ed-4739-a14e-38b7cce10377 X-Archives-Hash: 13962157c00d13d29756bb9149a0f554 commit: 0ba519701b318525e86bf05594ce7b5fe4bf19ec Author: Lars Wendler gentoo org> AuthorDate: Sun Mar 22 00:19:28 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Mar 22 00:19:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ba51970 net-fs/samba: Fixed typo Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler gentoo.org> net-fs/samba/samba-4.10.11.ebuild | 2 +- net-fs/samba/samba-4.10.13.ebuild | 2 +- net-fs/samba/samba-4.10.2-r1.ebuild | 2 +- net-fs/samba/samba-4.11.4.ebuild | 2 +- net-fs/samba/samba-4.11.6-r2.ebuild | 2 +- net-fs/samba/samba-4.11.6.ebuild | 2 +- net-fs/samba/samba-4.11.7.ebuild | 2 +- net-fs/samba/samba-4.12.0.ebuild | 2 +- net-fs/samba/samba-4.5.16-r1.ebuild | 2 +- net-fs/samba/samba-4.8.12.ebuild | 2 +- net-fs/samba/samba-4.8.6-r4.ebuild | 2 +- net-fs/samba/samba-4.8.6-r5.ebuild | 2 +- net-fs/samba/samba-4.9.17.ebuild | 2 +- net-fs/samba/samba-4.9.18.ebuild | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/net-fs/samba/samba-4.10.11.ebuild b/net-fs/samba/samba-4.10.11.ebuild index e782b5089c5..ed134f4d5d3 100644 --- a/net-fs/samba/samba-4.10.11.ebuild +++ b/net-fs/samba/samba-4.10.11.ebuild @@ -306,7 +306,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.10.13.ebuild b/net-fs/samba/samba-4.10.13.ebuild index e782b5089c5..ed134f4d5d3 100644 --- a/net-fs/samba/samba-4.10.13.ebuild +++ b/net-fs/samba/samba-4.10.13.ebuild @@ -306,7 +306,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.10.2-r1.ebuild b/net-fs/samba/samba-4.10.2-r1.ebuild index 78940866cb2..e83a909917e 100644 --- a/net-fs/samba/samba-4.10.2-r1.ebuild +++ b/net-fs/samba/samba-4.10.2-r1.ebuild @@ -299,7 +299,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.11.4.ebuild b/net-fs/samba/samba-4.11.4.ebuild index fb5e20da359..7914bd6929b 100644 --- a/net-fs/samba/samba-4.11.4.ebuild +++ b/net-fs/samba/samba-4.11.4.ebuild @@ -302,7 +302,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.11.6-r2.ebuild b/net-fs/samba/samba-4.11.6-r2.ebuild index 0839df79c98..d8f1074311e 100644 --- a/net-fs/samba/samba-4.11.6-r2.ebuild +++ b/net-fs/samba/samba-4.11.6-r2.ebuild @@ -305,7 +305,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.11.6.ebuild b/net-fs/samba/samba-4.11.6.ebuild index fb5e20da359..7914bd6929b 100644 --- a/net-fs/samba/samba-4.11.6.ebuild +++ b/net-fs/samba/samba-4.11.6.ebuild @@ -302,7 +302,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.11.7.ebuild b/net-fs/samba/samba-4.11.7.ebuild index a661aea3028..dc2cfbea720 100644 --- a/net-fs/samba/samba-4.11.7.ebuild +++ b/net-fs/samba/samba-4.11.7.ebuild @@ -303,7 +303,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild index 52f6a9b6079..c727b591ae9 100644 --- a/net-fs/samba/samba-4.12.0.ebuild +++ b/net-fs/samba/samba-4.12.0.ebuild @@ -301,7 +301,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.5.16-r1.ebuild b/net-fs/samba/samba-4.5.16-r1.ebuild index c9c162895ae..480e63920a5 100644 --- a/net-fs/samba/samba-4.5.16-r1.ebuild +++ b/net-fs/samba/samba-4.5.16-r1.ebuild @@ -285,7 +285,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.8.12.ebuild b/net-fs/samba/samba-4.8.12.ebuild index 5ddbdf19249..ea9d19f2b3f 100644 --- a/net-fs/samba/samba-4.8.12.ebuild +++ b/net-fs/samba/samba-4.8.12.ebuild @@ -295,7 +295,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.8.6-r4.ebuild b/net-fs/samba/samba-4.8.6-r4.ebuild index edd8d3088f6..a952e74734d 100644 --- a/net-fs/samba/samba-4.8.6-r4.ebuild +++ b/net-fs/samba/samba-4.8.6-r4.ebuild @@ -279,7 +279,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.8.6-r5.ebuild b/net-fs/samba/samba-4.8.6-r5.ebuild index 67b7b1eb326..2b2d8e52a42 100644 --- a/net-fs/samba/samba-4.8.6-r5.ebuild +++ b/net-fs/samba/samba-4.8.6-r5.ebuild @@ -293,7 +293,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.9.17.ebuild b/net-fs/samba/samba-4.9.17.ebuild index 9d8f3c2110e..b01d8c405a0 100644 --- a/net-fs/samba/samba-4.9.17.ebuild +++ b/net-fs/samba/samba-4.9.17.ebuild @@ -299,7 +299,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'." diff --git a/net-fs/samba/samba-4.9.18.ebuild b/net-fs/samba/samba-4.9.18.ebuild index 9d8f3c2110e..b01d8c405a0 100644 --- a/net-fs/samba/samba-4.9.18.ebuild +++ b/net-fs/samba/samba-4.9.18.ebuild @@ -299,7 +299,7 @@ multilib_src_test() { } pkg_postinst() { - ewarn "Be aware the this release contains the best of all of Samba's" + ewarn "Be aware that this release contains the best of all of Samba's" ewarn "technology parts, both a file server (that you can reasonably expect" ewarn "to upgrade existing Samba 3.x releases to) and the AD domain" ewarn "controller work previously known as 'samba4'."