Entropy/Equo:

- fix packages to downgrade count


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2077 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-06-01 16:41:38 +00:00
parent 74f54bce5c
commit 3d3d71832d
+1 -1
View File
@@ -642,7 +642,7 @@ def installPackages(packages = [], atomsdata = [], deps = True, emptydeps = Fals
print_info(red(" @@ ")+mytxt)
mytxt = "%s: %s" % (
red(_("Packages needing to be downgraded")),
red(str(pkgsToUpdate)),
red(str(pkgsToDowngrade)),
)
print_info(red(" @@ ")+mytxt)