diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-10 18:53:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-13 19:21:21 -0400 |
commit | 4a07323dc3a3d95b66e25e960d03cf2ead2fa0df (patch) | |
tree | 9a32c0a56f39f2ac2946d772a909e918b53428e2 /net-fs | |
parent | sys-libs/glibc: remove trailing whitespace (diff) | |
download | gentoo-4a07323dc3a3d95b66e25e960d03cf2ead2fa0df.tar.gz gentoo-4a07323dc3a3d95b66e25e960d03cf2ead2fa0df.tar.bz2 gentoo-4a07323dc3a3d95b66e25e960d03cf2ead2fa0df.zip |
net-fs/samba: remove trailing whitespace
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.5.16.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.6.14.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.7.6.ebuild | 2 | ||||
-rw-r--r-- | 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 373028cee2c5..da3ffbe0deda 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 8f75ac18b7bf..e12d8c119d60 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 b9cff1dabea4..48e53c45e323 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 8ffa5d8d74b7..fe8425877744 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 |