You might also be interested in my [[branch of Torsten Veller's
overlay|Tove overlay]]. Update: my branch made it easier to install
updated versions of [ikiwiki][], but Torsten has sinced pushed the
-ikiwiki ebuild into the stock Portage tree..
+ikiwiki ebuild into the stock Portage tree.
+
+As a note to myself, you can test all the ebuilds in your overlay from
+the overlay's root directory with:
+
+ # emerge --oneshot -av $(find . -name '*.ebuild' | sed 's/^..//' | sed 's/\/[^/]*$//' | sort | uniq)
[Gentoo overlays]: http://www.gentoo.org/proj/en/overlays/userguide.xml
[layman]: http://layman.sourceforge.net/