Non-beta version Reproducible: Always Steps to Reproduce:
There's a 2.9.1 now. Reference: http://mail.kde.org/pipermail/kde-announce-apps/2008-March/002258.html
Seems to crash because of: find: `po/': No such file or directory sed: no input files find "$@" -name CMakeLists.txt -print0 | grep -vFzZ "./cmake" | xargs -0 sed -i -e '/add_subdirectory/s/^/#DONOTCOMPILE /' || die "${LINENO}: Initial sed died" Unfortunately I'm no sed god and that means I couldn't fix it =( it seems there's moe languages.
2.9.1 ships two more translations than 2.9 did, and 14 more languages than 2.9_beta1 did, yes.
Here is a modified 2.9-beta1 ebuild that installs yakuake-2.9.1. The only thing I did was to remove the special code to handle the beta and also removed the code that removed the linguas support in the beta ebuild. It seems to work good for me.
Created attachment 147446 [details] Ebuild for yakuake-2.9.1
yakuake-2.9.2 is out
Fixed in CVS, thanks to everyone involved here.