nixpkgs/pkgs/applications/editors
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
..
eclipse * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
emacs-21 * Emacs 22.1. This is the default now, but 21.4 is still around 2007-08-20 13:48:56 +00:00
emacs-22 * Emacs 22.1. This is the default now, but 21.4 is still around 2007-08-20 13:48:56 +00:00
emacs-modes * Added the Emacs Unicode branch (which supposedly will become Emacs 2007-02-05 14:55:15 +00:00
emacs-unicode * Revert to previous Emacs snapshot, add to channel. 2007-02-28 12:07:36 +00:00
joe * Rewrite all the SourceForge URLs to mirror://sourceforge/. 2007-08-27 13:01:33 +00:00
monodevelop * Copy even more files (in particular from losser.st-lab.cs.uu.nl, 2006-01-30 16:11:00 +00:00
monodoc * "." -> "source". 2005-12-05 14:11:09 +00:00
nano 2.0.3 -> 2.0.6 2007-05-13 17:59:15 +00:00
nedit * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
vim Added conditional concatenation and used it for name and configureFlags generation. 2007-08-15 21:17:11 +00:00
vim-diet * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00