summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/terminator/terminator-2.1.0.ebuild')
-rw-r--r--x11-terms/terminator/terminator-2.1.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-terms/terminator/terminator-2.1.0.ebuild b/x11-terms/terminator/terminator-2.1.0.ebuild
index 50543f700755..0fa3213e9d94 100644
--- a/x11-terms/terminator/terminator-2.1.0.ebuild
+++ b/x11-terms/terminator/terminator-2.1.0.ebuild
@@ -60,10 +60,9 @@ pkg_postinst() {
xdg_desktop_database_update
xdg_icon_cache_update
- elog "Consider installing the following for additional features:"
optfeature "D-Bus" dev-python/dbus-python
- optfeature "Desktop notifications" "x11-libs/libnotify[introspection]"
- optfeature "Global keyboard shortcuts" "dev-libs/keybinder:3[introspection]"
+ optfeature "desktop notifications" "x11-libs/libnotify[introspection]"
+ optfeature "global keyboard shortcuts" "dev-libs/keybinder:3[introspection]"
}
pkg_postrm() {