SCM

SCM Repository

[publicity] Diff of /dpn/scripts/newpkgs
ViewVC logotype

Diff of /dpn/scripts/newpkgs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17, Tue Mar 30 13:27:13 2010 UTC revision 49, Tue Apr 6 15:15:36 2010 UTC
# Line 20  Line 20 
20                 if ($l =~ s/^\[$linkno\]//) {                 if ($l =~ s/^\[$linkno\]//) {
21                      $l =~ s/:/ --/;                      $l =~ s/:/ --/;
22                      $l =~ s/ -- / \— /;                      $l =~ s/ -- / \— /;
23                      push @output, "<li><a href=\"$url\">\\\n\t$l</a></li>";                      push @output, "<li><a href=\"$url\">$l</a></li>";
24                 }                 }
25            }            }
26  #         print $line;  #         print $line;
# Line 28  Line 28 
28       }       }
29    
30  }  }
 print "<ul>\n";  
31  print join "\n",@output;  print join "\n",@output;
 print "\n</ul>\n";  

Legend:
Removed from v.17  
changed lines
  Added in v.49

root@alioth.debian.org
ViewVC Help
Powered by ViewVC 1.0.0  
Powered By FusionForge
Show source