--- /usr/portage/media-sound/listen/listen-0.5_beta1-r1.ebuild 2006-10-15 04:35:36.000000000 +0200 +++ listen-0.5_beta1-r1.ebuild 2006-12-10 13:59:33.000000000 +0100 @@ -39,7 +39,7 @@ DEPEND="${RDEPEND} >=x11-libs/gtk+-2.8 >=media-libs/gstreamer-0.10.0 - >=sys-apps/dbus-0.50 + dev-python/dbus-python >=dev-lang/python-2.4 >=dev-python/pygtk-2.6 >=dev-python/gst-python-0.10 @@ -59,14 +59,6 @@ die "media-libs/libgpod is missing the python binding." fi - if ! built_with_use sys-apps/dbus python ; then - echo - eerror "In order to install Listen, you need to have sys-apps/dbus" - eerror "with 'python' in your USE flags. Please add that flag," - eerror "re-emerge dbus, and then emerge listen." - die "sys-apps/dbus is missing the python binding." - fi - if ! built_with_use gnome-base/gnome-vfs hal ; then echo eerror "In order to install Listen, you need to have gnome-base/gnome-vfs"