--- /usr/portage/media-video/totem/totem-2.16.4.ebuild~ 2007-04-09 22:19:28.000000000 +0200 +++ /usr/portage/media-video/totem/totem-2.16.4.ebuild 2007-04-09 22:19:28.000000000 +0200 @@ -152,6 +152,8 @@ pkg_postinst() { gnome2_pkg_postinst + if use !xine ; then elog "Note that the default totem backend has switched to gstreamer." elog "DVD menus will only work with the xine backend." + fi }