nixpkgs/pkgs/applications/networking/browsers
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
..
elinks * ion-3 and elinks added, missprint in qt-4 corrected 2007-07-17 19:29:53 +00:00
firefox * Fix /bin/pwd and /bin/ls so that `firefox <filename>' works on 2007-08-20 13:04:14 +00:00
firefox-wrapper * Delete some obsolete packages. 2007-04-26 13:02:30 +00:00
links * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
lynx lynx 2.8.6 2007-05-14 01:36:50 +00:00
mozilla * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
mozilla-plugins * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
opera * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
w3m * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00