Changes

From Amahi Wiki
Jump to: navigation, search
48 bytes added ,  01:03, 27 September 2014
# A blank line terminates the updates for a particular date
if gotUpdates :
# Display a blank line between dates
print
gotUpdates = False
continue
# Reformat the file info slightly
updateInfo = l.split()
# print ' %-16s %-6s %-20s %-16s %-5s %s' % (tuple(updateInfo))
print purple + l + white
print blue + line + white
Here is a snippet of its output on my system:
Sat Sep 4 15:02:32 PDT 2010:<pre>===============================================================================Package Arch Version Repository hdactl i386 3.Size===============================================================================Fri Sep 5.1-1 amahi 218 k Sat Oct 30 2221:0201:14 PDT 201037 CDT 2014: hdaamahi-greyhole i386 0.6anywhere x86_64 1.2835-1 amahi 47 k hda-platform noarch 5.6-1 amahi 1.0 8 M hdactl i386 3.6-1 amahi 218 k=============================================================================== Sun Nov 7 20Mon Sep 15 23:0103:29 PST 201004 CDT 2014: hda-platform noarch ctl x86_64 5.64.0-8 1 amahi 1.0 M154 k===============================================================================</pre>
= YUM Updates =
12,424

edits