--- projectm-pulseaudio-2.0.1.ebuild.orig 2010-02-27 04:19:02.614968387 -0300 +++ projectm-pulseaudio-2.0.1.ebuild 2010-02-27 04:17:57.949968402 -0300 @@ -1,7 +1,7 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ - +EAPI=2 inherit cmake-utils MY_P=${P/m/M}-Source @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="media-sound/pulseaudio +RDEPEND="media-sound/pulseaudio[avahi] >=media-libs/libprojectm-qt-2.0.1" DEPEND="${RDEPEND} dev-util/pkgconfig"