Merging from trunk. I had to do two manual merges, quite trivial I think.

svn path=/nixpkgs/branches/stdenv-updates/; revision=18472
This commit is contained in:
Lluís Batlle i Rossell
2009-11-19 19:09:10 +00:00
119 changed files with 1750 additions and 1500 deletions

View File

@@ -34,7 +34,7 @@ rec {
cd ..
'') ["minInit" "doMake" "defEnsureDir" "addInputs"];
name = "xxdiff-" + version;
name = "xxdiff-3.2";
meta = {
description = "Interactive merge tool";
};