commit: b26a92d37bac239dffd8b05c293bd64cfdc77d8d
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 24 01:57:01 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Apr 24 01:57:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b26a92d3
dev-libs/libressl: add newline
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-libs/libressl/libressl-2.9.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libressl/libressl-2.9.1.ebuild
b/dev-libs/libressl/libressl-2.9.1.ebuild
index e7bdc1e5c69..b9ba51552c3 100644
--- a/dev-libs/libressl/libressl-2.9.1.ebuild
+++ b/dev-libs/libressl/libressl-2.9.1.ebuild
@@ -59,4 +59,4 @@ multilib_src_test() {
multilib_src_install_all() {
einstalldocs
find "${D}" -name '*.la' -exec rm -f {} + || die
-}
\ No newline at end of file
+}