commit: 38f74542b415b7d96c714b085f671cf21badd1ac
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 18:00:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 18:00:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f74542
sys-libs/libxcrypt: fix whitespace in comment
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild | 4 ++--
sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild | 4 ++--
sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
index 21e04f39678..01358ced262 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.20.ebuild
@@ -54,8 +54,8 @@ src_prepare() {
#
# There are two circular dependencies to be aware of:
# 1)
- # if we're bootstrapping configure and makefiles:
- # libxcrypt -> automake -> perl -> libxcrypt
+ # if we're bootstrapping configure and makefiles:
+ # libxcrypt -> automake -> perl -> libxcrypt
#
# mitigation:
# toolchain@ manually runs `make dist` after running
autoconf + `./configure`
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
index 3a3fed600df..6ca63517d94 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.23-r2.ebuild
@@ -58,8 +58,8 @@ src_prepare() {
#
# There are two circular dependencies to be aware of:
# 1)
- # if we're bootstrapping configure and makefiles:
- # libxcrypt -> automake -> perl -> libxcrypt
+ # if we're bootstrapping configure and makefiles:
+ # libxcrypt -> automake -> perl -> libxcrypt
#
# mitigation:
# toolchain@ manually runs `make dist` after running
autoconf + `./configure`
diff --git a/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild
b/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild
index d03062b4d64..39cbf0e019e 100644
--- a/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild
+++ b/sys-libs/libxcrypt/libxcrypt-4.4.23.ebuild
@@ -54,8 +54,8 @@ src_prepare() {
#
# There are two circular dependencies to be aware of:
# 1)
- # if we're bootstrapping configure and makefiles:
- # libxcrypt -> automake -> perl -> libxcrypt
+ # if we're bootstrapping configure and makefiles:
+ # libxcrypt -> automake -> perl -> libxcrypt
#
# mitigation:
# toolchain@ manually runs `make dist` after running
autoconf + `./configure`