Hey, remember when I said I would keep v8-314 alive? I've changed my mind.

Why?

A) It is seriously old. I'm not sure I want to encourage anyone to try to use it at this point.
B) Upstream v8 looks NOTHING like this package anymore
C) It doesn't build anymore because the giant SConstruct goop it uses is not compatible with the current SCons. (and it has not built for quite a while now).
D) I have neither the time nor the motivation to do the work to make it build again

I think there is some effort to enable v8 headers out of the nodejs bundled copy, which seems like a much smarter approach, since node is actually maintaining that v8 codebase.

Alternately, the v8 upstream intends for their code to be a "copylib", which I find disgusting, but not so much that it outweighs the disgust level in v8-314.

TLDR: v8-314 is old, deserves to die, so i killed it

~tom