Is there any built in facility to have emerge run a script/command when a emerge is starting/finishing?
---
Back story: I have a poorly designed lenovo w510 that overheats. While I battle with Lenovo about getting it repaired (again and again and again), I've found that forcing the fan on full while compiling remedies the problem. Unfortunately, I often forget to do so, which can lead to unexpected shutdowns. I've modified my non portage related build stuffs to handle this automatically, but before 'kludging' this the same way, I figured I check to make sure I hadn't missed such a feature, and if not, would attempt to implement it.

