commit: 4b00171b275c1ccfb51a65aca16cd0a59ebbe259 Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com> AuthorDate: Tue Apr 10 23:52:22 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Apr 13 23:21:20 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b00171b
sys-libs/glibc: remove trailing whitespace Package-Manager: Portage-2.3.28, Repoman-2.3.9 sys-libs/glibc/glibc-2.19-r2.ebuild | 4 ++-- sys-libs/glibc/glibc-2.27-r1.ebuild | 4 ++-- sys-libs/glibc/glibc-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-libs/glibc/glibc-2.19-r2.ebuild b/sys-libs/glibc/glibc-2.19-r2.ebuild index e4a5ff90de6..1b071fb4d3d 100644 --- a/sys-libs/glibc/glibc-2.19-r2.ebuild +++ b/sys-libs/glibc/glibc-2.19-r2.ebuild @@ -116,8 +116,8 @@ alt_prefix() { is_crosscompile && echo /usr/${CTARGET} } -# We need to be able to set alternative headers for compiling for non-native -# platform. Will also become useful for testing kernel-headers without screwing +# We need to be able to set alternative headers for compiling for non-native +# platform. Will also become useful for testing kernel-headers without screwing # up the whole system. alt_headers() { echo ${ALT_HEADERS:=$(alt_prefix)/usr/include} diff --git a/sys-libs/glibc/glibc-2.27-r1.ebuild b/sys-libs/glibc/glibc-2.27-r1.ebuild index 017249c804f..fe60c1f83c3 100644 --- a/sys-libs/glibc/glibc-2.27-r1.ebuild +++ b/sys-libs/glibc/glibc-2.27-r1.ebuild @@ -116,8 +116,8 @@ alt_prefix() { is_crosscompile && echo /usr/${CTARGET} } -# We need to be able to set alternative headers for compiling for non-native -# platform. Will also become useful for testing kernel-headers without screwing +# We need to be able to set alternative headers for compiling for non-native +# platform. Will also become useful for testing kernel-headers without screwing # up the whole system. alt_headers() { echo ${ALT_HEADERS:=$(alt_prefix)/usr/include} diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 100724cc841..2e5552b3dcc 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -116,8 +116,8 @@ alt_prefix() { is_crosscompile && echo /usr/${CTARGET} } -# We need to be able to set alternative headers for compiling for non-native -# platform. Will also become useful for testing kernel-headers without screwing +# We need to be able to set alternative headers for compiling for non-native +# platform. Will also become useful for testing kernel-headers without screwing # up the whole system. alt_headers() { echo ${ALT_HEADERS:=$(alt_prefix)/usr/include}