paludis hooks for the lazy
I’ve just created a repository to publish my paludis hooks. Right now there are two simple hooks in the repository. The first one is to generate locales after glibc updates. You can think this as a locale-gen equivalent for Exherbo. The second one updates /etc/localtime when timezone-data is updated.

ingmar@cannonball ~ % ls -l /etc/localtime
lrwxrwxrwx 1 root root 35 2008-08-08 03:54 /etc/localtime -> /usr/share/zoneinfo/Europe/Brussels
Unless you use LVM, of course
What is it for? ebuilds already do this. or is it because of some paludis limitations?
These hooks are for Exherbo, not Gentoo…