=== modified file 'functions/fsb_target_gentoo_python' --- functions/fsb_target_gentoo_python 2013-05-29 11:16:00 +0000 +++ functions/fsb_target_gentoo_python 2013-05-22 16:25:36 +0000 @@ -1,5 +1,5 @@ if [[ $1 == info ]]; then - FSB_INFO_DEPEND=gentoo_gcc + FSB_INFO_DEPEND=gentoo_base if (($+STAGE_GENTOO_NOPY3K)); then FSB_INFO_BASE=%s-py2 else