Author: shadzik
Date: Fri Oct 30 23:35:10 2009
New Revision: 10901

Modified:
   toys/stbr/queue_parser.pl
Log:
- blue is bad for your eyes


Modified: toys/stbr/queue_parser.pl
==============================================================================
--- toys/stbr/queue_parser.pl   (original)
+++ toys/stbr/queue_parser.pl   Fri Oct 30 23:35:10 2009
@@ -128,7 +128,7 @@
                }
                if ( $p =~ m{<branch>(.+?)</branch>} ) {
                        my $branch = $1;
-                       my $c = color( "blue" );
+                       my $c = color( "yellow" );
                        $rpm .= " ($c$branch$e)";
                }
 
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to