summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/seamonkey/seamonkey-2.53.11.ebuild')
-rw-r--r--www-client/seamonkey/seamonkey-2.53.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.11.ebuild b/www-client/seamonkey/seamonkey-2.53.11.ebuild
index d1826e0d9c9f..f320a3cdd924 100644
--- a/www-client/seamonkey/seamonkey-2.53.11.ebuild
+++ b/www-client/seamonkey/seamonkey-2.53.11.ebuild
@@ -537,7 +537,7 @@ pkg_postinst() {
elog "USE='-gmp-autoupdate' has disabled the following plugins from updating or"
elog "installing into new profiles:"
local plugin
- for plugin in "${GMP_PLUGIN_LIST[@]}"; do
+ for plugin in "${GMP_PLUGIN_LIST[@]}"; do
elog "\t ${plugin}" ;
done
fi