app-metrics/collectd: Fix type in ewarn
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 8 Apr 2018 19:26:03 +0000 (21:26 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 8 Apr 2018 19:26:51 +0000 (21:26 +0200)
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

index 090a6bb64c942260db4ffa0d7e89e1a88e0f95ca..32854c2b44a52c983aae6c35ad607de8d31483ad 100644 (file)
@@ -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