aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-05-07 21:38:40 +0200
committerJohannes Huber <johu@gentoo.org>2018-05-07 21:38:40 +0200
commit1a975413a6d05e56a92fdbab198f4907d2779bbf (patch)
treea6cfe52dbc8b4f6fd223ba4648420ecb2331d494
parentx11-wm/i3-gaps: Indent src configure (diff)
downloadjohu-1a975413a6d05e56a92fdbab198f4907d2779bbf.tar.gz
johu-1a975413a6d05e56a92fdbab198f4907d2779bbf.tar.bz2
johu-1a975413a6d05e56a92fdbab198f4907d2779bbf.zip
x11-wm/i3-gaps: Sort post install msgs
Package-Manager: Portage-2.3.36, Repoman-2.3.9
-rw-r--r--x11-wm/i3-gaps/i3-gaps-4.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3-gaps/i3-gaps-4.15.ebuild b/x11-wm/i3-gaps/i3-gaps-4.15.ebuild
index 20e9176..dc3e885 100644
--- a/x11-wm/i3-gaps/i3-gaps-4.15.ebuild
+++ b/x11-wm/i3-gaps/i3-gaps-4.15.ebuild
@@ -81,7 +81,7 @@ pkg_postinst() {
einfo "There are several packages that you may find useful with ${PN} and"
einfo "their usage is suggested by the upstream maintainers, namely:"
einfo " x11-misc/dmenu"
- einfo " x11-misc/i3status"
einfo " x11-misc/i3lock"
+ einfo " x11-misc/i3status"
einfo "Please refer to their description for additional info."
}