commit:     5883b8676b616f929f6b4c890c02725007f03ec5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 10:57:15 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr  4 18:55:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5883b867

x11-wm/enlightenment: Use optfeature_header() instead of custom elog

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild 
b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
index 6651273cf86..1d2cd069eae 100644
--- a/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.24.2-r1.ebuild
@@ -97,7 +97,7 @@ pkg_postinst() {
        xdg_icon_cache_update
        xdg_mimeinfo_database_update
 
-       elog "Additional programs to complete full EFL suite: "
+       optfeature_header "Additional programs to complement the full EFL 
suite:"
        optfeature "efl-based pinentry interface" app-crypt/pinentry[efl]
        optfeature "better monitor backlight and brightness controls" 
app-misc/ddcutil
        optfeature "office file thumbnails" app-office/libreoffice 
app-office/libreoffice-bin

Reply via email to