commit: 4bc8d409c31767f8d8711d8f9863b71830e10610
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 3 11:08:37 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 4 18:55:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bc8d409
x11-misc/i3blocks-contrib: Use optfeature_header() instead of custom elog
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-misc/i3blocks-contrib/i3blocks-contrib-1.4.0_p20201127.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-misc/i3blocks-contrib/i3blocks-contrib-1.4.0_p20201127.ebuild
b/x11-misc/i3blocks-contrib/i3blocks-contrib-1.4.0_p20201127.ebuild
index 5977a9b1339..517105977ba 100644
--- a/x11-misc/i3blocks-contrib/i3blocks-contrib-1.4.0_p20201127.ebuild
+++ b/x11-misc/i3blocks-contrib/i3blocks-contrib-1.4.0_p20201127.ebuild
@@ -31,7 +31,7 @@ src_install() {
}
pkg_postinst() {
- elog "The following deps may be required for certain ${PN} scripts:"
+ optfeature_header "The following deps may be required for certain ${PN}
scripts:"
optfeature "backlight" sys-power/acpilight x11-apps/xbacklight
optfeature "battery{,2,bar}" sys-power/acpi
optfeature "cpu_usage" app-admin/sysstat