A new version of kahakai was recently released (0.2.2). In theory all you need to do is rename the current kahakai-0.2.1.ebuild to reflect the new version and produce a new digest. Unfortunately the tarball from kahakai's site explodes to kahakai/ instead of kahakai-0.2.2/ that confuses econf, blowing the emerge up. Workaround: download manually the official kahakai tarball and modify it to explode to kahakai-0.2.2, then rebuild the digest for the new tarball you got stuffed into the distfiles/ I'm off to test this wm
I created new ebuild for kahakai 0.3. Changes between previous ebuild and this one is 1) add USE flags truetype xinerama & change compile option. 2) Change DEPEND 2) remove RESTRICT="nostrip" (why was this option added?) and also add swig-1.3.17.ebuild. this ebuild was only renamed from swig-1.3.16.ebuild. but it works fine.
Created attachment 15119 [details] kahakai-0.3.ebuild
Created attachment 15120 [details] kahakai-0.3.ebuild
Created attachment 15121 [details] swig-1.3.17.ebuild
committed thanks :)