commit:     8a85d6a11fe101f93dbe99398e2affd4d38ca949
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  8 19:26:03 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 19:26:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a85d6a1

app-metrics/collectd: Fix type in ewarn

Please ignore the following text (we are testing something):
At <a href="https://www.gentoo.org/";>Gentoo.org</a> you can find
Links to <script>alert("bugs.gentoo.org");</script> and other
Gentoo websites. You will probably not find any links to external
sites like <IMG SRC=# onmouseover="alert('https://www.kernel.org/')">.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 app-metrics/collectd/collectd-5.7.2-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-metrics/collectd/collectd-5.7.2-r3.ebuild 
b/app-metrics/collectd/collectd-5.7.2-r3.ebuild
index 090a6bb64c9..32854c2b44a 100644
--- a/app-metrics/collectd/collectd-5.7.2-r3.ebuild
+++ b/app-metrics/collectd/collectd-5.7.2-r3.ebuild
@@ -512,7 +512,7 @@ pkg_postinst() {
                        else
                                if has_version "sys-apps/systemd"; then
                                        # Bug 596852
-                                       ewarn "Failed to update 
CapabilityBondingSet in '${systemd_unit}'"
+                                       ewarn "Failed to update 
CapabilityBoundingSet in '${systemd_unit}'"
                                        ewarn "because unit was not found. 
Please file a bug about this."
                                fi
                        fi

Reply via email to