Add [app-admin/eselect-boost] to package.keywords.

emerge --unmerge alsa-utils
emerge alsa-utils
python-updater
emerge -Davu world

The MythTV developers are stabilizing the svn trunk at the moment. I’m building it regularly. In gentoo, do this:

sudo emerge -Davu libcdaudio

Latest bump of fluxbox changed the default location of the keys file from [~/.fluxbox/keys] to somewhere in [/usr]. Kinda frustrating when your window manager stops responding to your shortcuts! Just update the [session.keyFile] entry in [~/.fluxbox/init] to the old location. aifol.

New media dependencies have apparently been placed under gst-plugins-meta, which needs to be emerged to pull in packages on which mythtv depends. Add this to package.use:

# MDM mythtv is not finding libFLAC.so.7, looks like I need these now... [flac] [mythtv]
media-plugins/gst-plugins-meta X a52 alsa dvd esd mad mpeg ogg vorbis xv ffmpeg flac mythtv

FF3 was unmasked in package.keywords, but it’s stable now, so no longer needed. The unmasked gtk+ was starting to cause problems.

Remove from package.keywords:

#www-client/mozilla-firefox
#dev-libs/nspr
#dev-libs/nss
#net-libs/xulrunner
#www-client/epiphany
#dev-util/intltool
#gnome-extra/yelp
#dev-libs/glib
#x11-libs/gtk+
#media-libs/libcanberra
#gnome-base/gail

Add:

# for rubyripper
dev-ruby/rcairo                                 
# for boost
app-admin/eselect-boost

And…

emerge --unmerge texlive

Also note that xorg server 1.5 is stable now! Whoop!