public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3status/
Date: Thu, 26 Nov 2020 22:30:20 +0000 (UTC)	[thread overview]
Message-ID: <1606429366.33b409b9a2272aa57fbe229203888673fc1f5587.slyfox@gentoo> (raw)

commit:     33b409b9a2272aa57fbe229203888673fc1f5587
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 26 22:22:46 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Nov 26 22:22:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b409b9

x11-misc/i3status: use elog for important messages

Reported-by: Francesco Turco
Closes: https://bugs.gentoo.org/711600
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-misc/i3status/i3status-2.13.ebuild | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11-misc/i3status/i3status-2.13.ebuild b/x11-misc/i3status/i3status-2.13.ebuild
index 74e0f77e8a1..0648dee3cb5 100644
--- a/x11-misc/i3status/i3status-2.13.ebuild
+++ b/x11-misc/i3status/i3status-2.13.ebuild
@@ -38,9 +38,10 @@ src_install() {
 
 pkg_postinst() {
 	fcaps cap_net_admin usr/bin/${PN}
-	einfo "${PN} can be used with any of the following programs:"
-	einfo "   i3bar (x11-wm/i3)"
-	einfo "   x11-misc/xmobar"
-	einfo "   x11-misc/dzen"
-	einfo "Please refer to manual: man ${PN}"
+
+	elog "${PN} can be used with any of the following programs:"
+	elog "   i3bar (x11-wm/i3)"
+	elog "   x11-misc/xmobar"
+	elog "   x11-misc/dzen"
+	elog "Please refer to manual: man ${PN}"
 }


             reply	other threads:[~2020-11-26 22:30 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 22:30 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-20 12:02 [gentoo-commits] repo/gentoo:master commit in: x11-misc/i3status/ Jakov Smolić
2023-06-11 18:22 Andreas Sturmlechner
2023-06-11 18:22 Andreas Sturmlechner
2023-02-11  0:36 Sam James
2023-02-11  0:36 Sam James
2023-02-11  0:36 Sam James
2022-07-01  7:24 Arthur Zamarin
2021-11-22 14:01 Alexys Jacob
2021-09-21 13:41 Yixun Lan
2021-08-04 15:19 Alexys Jacob
2021-08-04  9:01 Sergei Trofimovich
2021-01-23 11:28 Sergei Trofimovich
2021-01-18  0:48 Sam James
2021-01-18  0:47 Sam James
2021-01-17 16:12 Jonas Stein
2020-11-26 22:15 Sergei Trofimovich
2020-11-25  7:45 Agostino Sarubbo
2020-11-25  7:43 Agostino Sarubbo
2019-07-05  8:36 Jeroen Roovers
2018-07-16  6:32 Johannes Huber
2018-07-15 16:33 Mikle Kolyada
2018-07-10 19:03 Johannes Huber
2018-05-25 18:20 Aaron Bauman
2018-05-13 16:18 Jeroen Roovers
2018-03-26 19:18 Aaron Bauman
2018-01-06 21:49 Markus Meier
2017-06-20 12:53 Pacho Ramos
2016-06-05 13:37 Lars Wendler
2016-01-06 14:49 Kacper Kowalik
2016-01-03  5:00 Kacper Kowalik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1606429366.33b409b9a2272aa57fbe229203888673fc1f5587.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox