--- /usr/portage/eclass/wxwidgets.eclass.old 2011-06-24 16:01:59.397000044 +0200 +++ /usr/portage/eclass/wxwidgets.eclass 2011-06-24 16:03:21.696000060 +0200 @@ -45,7 +45,7 @@ # wx-config file to use. Most configure scripts use this path if it's set in # the environment or accept --with-wx-config="${WX_CONFIG}". -inherit eutils multilib +inherit base multilib case "${EAPI:-0}" in 0|1)