net-nntp/pan-0.132 fails to build with gcc 4.3, due to missing #includes. This patch makes it compile and run without problems. A warning is generated for the use of the now-deprecated <ext/hash_set> header, but that's something that should be fixed either when it starts causing problems, or when upstream gets around to it.
Created attachment 144772 [details, diff] pan-0.132-gcc43.patch
added to gcc-porting overlay
FWIW, the upstream/pan bug, using a slightly different patch, is http://bugzilla.gnome.org/show_bug.cgi?id=524625 Duncan
applet in -r2, thanks.