Better late than never. Here is a procedural approach using 4 objects (two masks and two ring halves) that can display any kind of pie animation.
WARNING: this uses two 'force own texture' layers, so it's probably not a good approach for mobile.
OTHER WARNING: this is very much unfinished. The basic functionality works, but there are a lot of bells and whistles that don't work yet (I got a little overzealous ). If you have a lot of different pies that will be animating a lot of different ways, this might be useful. Otherwise, shinkan's approach should be alot more straightforward and funtional. Make of it what you will.