From 8ef43c4ae0c8db0efcae8bd3bc545cb2060f673c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sun, 3 Apr 2016 12:37:59 -0400 Subject: [PATCH] sys-apps/dbus: Fix spelling/grammar in user-session warning --- sys-apps/dbus/dbus-1.10.8-r1.ebuild | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-apps/dbus/dbus-1.10.8-r1.ebuild b/sys-apps/dbus/dbus-1.10.8-r1.ebuild index dd38eb2b9c1c..97e1f308d10d 100644 --- a/sys-apps/dbus/dbus-1.10.8-r1.ebuild +++ b/sys-apps/dbus/dbus-1.10.8-r1.ebuild @@ -255,14 +255,14 @@ pkg_postinst() { fi if use user-session; then - ewarn "You have enabled used-session, please note this can cause" - ewarn "bogus behaviors in several DBUS consumers due to they" - ewarn "not being prepared for this dbus activation method yet" + ewarn "You have enabled user-session. Please note this can cause" + ewarn "bogus behaviors in several dbus consumers that are not prepared" + ewarn "for this dbus activation method yet." ewarn - ewarn "Please take a look to the following link for understanding" - ewarn "the change:" + ewarn "See the following link for background on this change:" ewarn "https://lists.freedesktop.org/archives/systemd-devel/2015-January/027711.html" - ewarn "You can also take a look to the already known issues at:" + ewarn + ewarn "Known issues are tracked here:" ewarn "https://bugs.gentoo.org/show_bug.cgi?id=576028" fi } -- 2.26.2