processes packages in a predictable order. (trunk r8383)
svn path=/main/branches/2.1.2/; revision=8384
if catdir not in repoman_settings.categories:
caterror(catdir)
scanlist.append(catdir+"/"+reposplit[-1])
+scanlist.sort()
profiles={}
descfile=portdir+"/profiles/profiles.desc"
fails["EAPI.unsupported"].append(os.path.join(x, y))
continue
ebuild_metadata[pf] = myaux
+ ebuildlist.sort()
if len(ebuild_metadata) != len(ebuildlist):
# If we can't access all the metadata then it's totally unsafe to