(From update of attachment 98712 [details])
>--- /usr/portage/media-sound/bmpx/bmpx-0.32.0.ebuild 2006-10-02 21:29:25.000000000 +0200
>+++ ./bmpx-0.32.0-r100.ebuild 2006-10-03 19:27:41.000000000 +0200
>@@ -11,7 +11,7 @@
> LICENSE="GPL-2"
> SLOT="0"
> KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
>-IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad musepack nls ofa ogg oss raptor sid theora vorbis"
>+IUSE="aac alsa cdparanoia debug flac ffmpeg gaim hal mad moodriver musepack nls ofa ogg oss raptor sid theora vorbis"
>
> RDEPEND=">=dev-libs/glib-2.10
> >=x11-libs/gtk+-2.8.8
>@@ -38,7 +38,9 @@
> ofa? ( >=media-libs/libofa-0.9.3 )
> raptor? ( >=media-libs/raptor-1.4.8 )
> hal? ( >=sys-apps/hal-0.5.5.1 )
>- gaim? ( >=net-im/gaim-1.9.9 )"
>+ gaim? ( >=net-im/gaim-1.9.9 )
>+ moodriver? ( net-p2p/moodriver
>+ net-p2p/museek+ )"
>
> DEPEND="${RDEPEND}
> >=dev-util/pkgconfig-0.17
>@@ -69,6 +71,7 @@
> $(use_enable raptor) \
> $(use_enable hal) \
> $(use_enable gaim) \
>+ $(use_enable moodriver) \
> $(use_enable nls) \
> $(use_enable ofa) \
> $(use_enable sid) \