From 13372b7aa467ce48bad99dfa4fa0b81f43404606 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 11 Nov 2017 22:21:39 +0100 Subject: [PATCH] sys-libs/glibc: Be slightly less verbose in the ebuild Package-Manager: Portage-2.3.13, Repoman-2.3.4 --- sys-libs/glibc/glibc-2.26-r3.ebuild | 4 ++-- sys-libs/glibc/glibc-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-libs/glibc/glibc-2.26-r3.ebuild b/sys-libs/glibc/glibc-2.26-r3.ebuild index df414d6cdce8..673ba3408ce8 100644 --- a/sys-libs/glibc/glibc-2.26-r3.ebuild +++ b/sys-libs/glibc/glibc-2.26-r3.ebuild @@ -215,9 +215,9 @@ src_unpack() { src_prepare() { if ! use vanilla ; then - elog "Applying Gentoo Glibc Patchset ${RELEASE_VER}-${PATCH_VER} ..." + elog "Applying Gentoo Glibc Patchset ${RELEASE_VER}-${PATCH_VER}" eapply "${WORKDIR}"/patches - elog "Done." + einfo "Done." fi if just_headers ; then diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild index 399cfc13dc60..25412dcedbb8 100644 --- a/sys-libs/glibc/glibc-9999.ebuild +++ b/sys-libs/glibc/glibc-9999.ebuild @@ -226,9 +226,9 @@ src_unpack() { src_prepare() { if ! use vanilla ; then - elog "Applying Gentoo Glibc Patchset ${RELEASE_VER}-${PATCH_VER} ..." + elog "Applying Gentoo Glibc Patchset ${RELEASE_VER}-${PATCH_VER}" eapply "${WORKDIR}"/patches - elog "Done." + einfo "Done." fi if just_headers ; then -- 2.26.2