these lines dont do what you intend as make flags are processed incrementally. i.e. the -j1 needs to be last, not first. dev-lang/boo/boo-0.7.9.2659.ebuild:22:MAKEOPTS="-j1 ${MAKEOPTS}" dev-lang/boo/boo-0.8.2.2960.ebuild:22:MAKEOPTS="-j1 ${MAKEOPTS}"
+ 25 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> + -boo-0.7.5.2013-r1.ebuild, -boo-0.7.9.2659.ebuild, boo-0.8.2.2960.ebuild: + Clean out and fix for bug 250138. +