K 10 svn:author V 6 marino K 8 svn:date V 27 2015-04-14T06:43:09.998141Z K 7 svn:log V 330 x11-toolkits/py-wxPython30: Fix c++ code, drop gcc requirement While here, upgrade from version 3.0.0 to 3.0.2 wxPython30 was obligated to build under c++11 standards, but the code was not compliant. It now builds on system clang again. PR: 199403 Submitted by: matthew (reztec.cz) Approved by: blanket (fixes previous "fix") END