public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/
Date: Sun,  4 Apr 2021 18:55:24 +0000 (UTC)	[thread overview]
Message-ID: <1617562509.3b583e7711b17985f5bb806e8dde62b2490db7fe.asturm@gentoo> (raw)

commit:     3b583e7711b17985f5bb806e8dde62b2490db7fe
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  3 10:58:11 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=3b583e77

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

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

 x11-wm/i3/i3-4.19-r1.ebuild | 10 ++++------
 x11-wm/i3/i3-4.19.1.ebuild  | 10 ++++------
 x11-wm/i3/i3-9999.ebuild    | 10 ++++------
 3 files changed, 12 insertions(+), 18 deletions(-)

diff --git a/x11-wm/i3/i3-4.19-r1.ebuild b/x11-wm/i3/i3-4.19-r1.ebuild
index 8641db1eba8..3b3b04623bc 100644
--- a/x11-wm/i3/i3-4.19-r1.ebuild
+++ b/x11-wm/i3/i3-4.19-r1.ebuild
@@ -96,10 +96,8 @@ src_test() {
 }
 
 pkg_postinst() {
-	elog "There are several packages that you may find useful with i3 and"
-	elog "their usage is suggested by the upstream maintainers."
-	elog "Uninstalled optional dependencies:"
-	optfeature "Application launcher" x11-misc/dmenu
-	optfeature "Simple screen locker" x11-misc/i3lock
-	optfeature "Status bar generator" x11-misc/i3status
+	optfeature_header "There are several packages that may be useful with i3:"
+	optfeature "application launcher" x11-misc/dmenu
+	optfeature "simple screen locker" x11-misc/i3lock
+	optfeature "status bar generator" x11-misc/i3status
 }

diff --git a/x11-wm/i3/i3-4.19.1.ebuild b/x11-wm/i3/i3-4.19.1.ebuild
index e7b4e3a5694..99bd3b7ad0b 100644
--- a/x11-wm/i3/i3-4.19.1.ebuild
+++ b/x11-wm/i3/i3-4.19.1.ebuild
@@ -95,10 +95,8 @@ src_test() {
 }
 
 pkg_postinst() {
-	elog "There are several packages that you may find useful with i3 and"
-	elog "their usage is suggested by the upstream maintainers."
-	elog "Uninstalled optional dependencies:"
-	optfeature "Application launcher" x11-misc/dmenu
-	optfeature "Simple screen locker" x11-misc/i3lock
-	optfeature "Status bar generator" x11-misc/i3status
+	optfeature_header "There are several packages that may be useful with i3:"
+	optfeature "application launcher" x11-misc/dmenu
+	optfeature "simple screen locker" x11-misc/i3lock
+	optfeature "status bar generator" x11-misc/i3status
 }

diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild
index e7b4e3a5694..99bd3b7ad0b 100644
--- a/x11-wm/i3/i3-9999.ebuild
+++ b/x11-wm/i3/i3-9999.ebuild
@@ -95,10 +95,8 @@ src_test() {
 }
 
 pkg_postinst() {
-	elog "There are several packages that you may find useful with i3 and"
-	elog "their usage is suggested by the upstream maintainers."
-	elog "Uninstalled optional dependencies:"
-	optfeature "Application launcher" x11-misc/dmenu
-	optfeature "Simple screen locker" x11-misc/i3lock
-	optfeature "Status bar generator" x11-misc/i3status
+	optfeature_header "There are several packages that may be useful with i3:"
+	optfeature "application launcher" x11-misc/dmenu
+	optfeature "simple screen locker" x11-misc/i3lock
+	optfeature "status bar generator" x11-misc/i3status
 }


             reply	other threads:[~2021-04-04 18:55 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-04 18:55 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-06  7:32 [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/ Arthur Zamarin
2025-01-05 19:08 Sam James
2024-11-18 16:10 Jakov Smolić
2024-09-11 18:12 Arthur Zamarin
2024-08-30 15:31 Jakov Smolić
2024-08-30 15:31 Jakov Smolić
2024-02-03 22:13 Jakov Smolić
2023-11-22 17:10 Jakov Smolić
2023-05-07 14:07 Jakov Smolić
2023-04-03 19:13 Arthur Zamarin
2023-03-29 14:58 Sam James
2023-01-25  6:31 Jakov Smolić
2023-01-24 17:28 Alexys Jacob
2023-01-21  8:41 Arthur Zamarin
2023-01-21  8:41 Arthur Zamarin
2022-12-01  8:48 Jakov Smolić
2022-10-29 11:03 Jakov Smolić
2022-09-27  5:23 Jakov Smolić
2022-09-27  5:23 Jakov Smolić
2021-12-15  8:20 Jakov Smolić
2021-12-15  7:34 Arthur Zamarin
2021-12-10 12:16 Jakov Smolić
2021-11-09  8:46 Jakov Smolić
2021-10-20  9:59 Jakov Smolić
2021-10-19 11:29 Jakov Smolić
2021-10-10 22:20 Sam James
2021-10-04 10:09 Jakov Smolić
2021-10-04  1:27 Sam James
2021-09-21 13:41 Yixun Lan
2021-09-04 21:29 Sam James
2021-09-04 12:09 Jakov Smolić
2021-09-03 15:36 Alexys Jacob
2021-08-30 17:39 Jakov Smolić
2021-08-30  8:40 Lars Wendler
2021-08-26 22:27 Sam James
2021-02-02  8:13 Lars Wendler
2021-01-29  8:07 Lars Wendler
2020-11-24  9:37 Lars Wendler
2020-11-17 10:00 Lars Wendler
2020-11-16 23:26 Lars Wendler
2020-11-09 22:18 Lars Wendler
2020-10-25 19:26 Lars Wendler
2020-07-26  9:13 Lars Wendler
2020-06-29  6:33 Michał Górny
2020-06-17 21:57 Thomas Deutschmann
2020-06-17 21:57 Thomas Deutschmann
2020-05-25 12:15 Mikle Kolyada
2020-02-18 21:17 Lars Wendler
2020-01-14 22:48 Matt Turner
2019-09-08  8:03 Lars Wendler
2019-03-26  8:58 Lars Wendler
2018-11-29  8:34 Lars Wendler
2018-10-24 13:27 Lars Wendler
2018-10-02 14:27 Mikle Kolyada
2018-09-11  8:04 Lars Wendler
2018-03-17 21:01 Lars Wendler
2018-02-14 19:38 Michał Górny
2018-02-11 11:36 Michał Górny
2018-01-16 11:29 Lars Wendler
2018-01-16  0:03 Lars Wendler
2018-01-16  0:03 Lars Wendler
2017-12-24 12:01 Markus Meier
2017-11-29 19:27 Lars Wendler
2017-10-18  6:02 Lars Wendler
2017-10-13  9:38 Lars Wendler
2017-09-13 19:22 Lars Wendler
2017-07-30  9:23 Michał Górny
2017-07-13  6:43 Lars Wendler
2017-06-20 12:53 Pacho Ramos
2017-02-25 14:23 Markus Meier
2017-01-11 16:17 Agostino Sarubbo
2016-11-10 14:25 Kacper Kowalik
2016-11-09 23:26 Kacper Kowalik
2016-11-09 23:20 Kacper Kowalik
2016-11-09 23:20 Kacper Kowalik
2016-11-09 22:49 Kacper Kowalik
2016-06-17 13:28 Kacper Kowalik
2016-05-22 19:35 Pacho Ramos
2016-03-06 21:29 Kacper Kowalik
2015-10-04 10:14 Agostino Sarubbo
2015-10-01 12:37 Agostino Sarubbo
2015-09-30 14:43 Kacper Kowalik
2015-09-08 14:47 Kacper Kowalik
2015-08-26 14:39 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=1617562509.3b583e7711b17985f5bb806e8dde62b2490db7fe.asturm@gentoo \
    --to=asturm@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