summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/repoman2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index f279900e3..0fca1f015 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -637,6 +637,7 @@ elif repolevel==3:
if catdir not in repoman_settings.categories:
caterror(catdir)
scanlist.append(catdir+"/"+reposplit[-1])
+scanlist.sort()
profiles={}
descfile=portdir+"/profiles/profiles.desc"
@@ -960,6 +961,7 @@ for x in scanlist:
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