*** portage.py Thu Dec 4 14:50:42 2003 --- portage.py.orig Thu Dec 4 14:50:24 2003 *************** *** 3819,3825 **** if myret: #depend returned non-zero exit code... ! writemsg(str(red("\naux_get():")+" (0) Error in "+mycpv+" ebuild. ("+str(myret)+")\n" " Check for syntax error or corruption in the ebuild. (--debug)\n\n")) raise KeyError --- 3819,3825 ---- if myret: #depend returned non-zero exit code... ! writemsg(str(red("\naux_get():")+" (0) Error in "+mycpv+" ebuild. ("+str(ret)+")\n" " Check for syntax error or corruption in the ebuild. (--debug)\n\n")) raise KeyError