svn path=/main/branches/2.1.2/; revision=7859
print "For more information, see MASKED PACKAGES section in the emerge man page or "
print "refer to the Gentoo Handbook."
else:
+ print
alleb = bindb.match(x)
if alleb:
chost = pkgsettings["CHOST"]
if chost != pkg_chost:
mreasons.append("CHOST: %s" % pkg_chost)
print "- "+p+" (masked by: "+", ".join(mreasons)+")"
- print "\n!!! "+red("There are no packages available to satisfy: ")+green(xinfo)
+ print "!!! "+red("There are no packages available to satisfy: ")+green(xinfo)
print "!!! Either add a suitable binary package or compile from an ebuild."
else:
print "\nemerge: there are no ebuilds to satisfy "+green(xinfo)+"."