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:
+1
-1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user