nixpkgs/pkgs/tools/networking/p2p
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
..
azureus * Refactoring. 2006-04-10 17:49:24 +00:00
bit-tornado Added some descriptions. 2007-06-26 11:49:45 +00:00
bittorrent * Added wxGTK/wxPython 2.8. However this was quite pointless as 2007-05-31 13:43:13 +00:00
gtk-gnutella * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
ktorrent * Added ktorrent. To use, add your ~/.nix-profile to the KDEDIRS 2007-08-09 16:55:14 +00:00