Author: eelco
Date: Wed Jul 13 12:31:43 2011
New Revision: 27757
URL: https://svn.nixos.org/websvn/nix/?rev=27757&sc=1

Log:
* Whitespace.

Modified:
   nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix

Modified: nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix
==============================================================================
--- nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix        
Wed Jul 13 12:19:57 2011        (r27756)
+++ nixpkgs/branches/kde-4.7/pkgs/applications/video/MPlayer/default.nix        
Wed Jul 13 12:31:43 2011        (r27757)
@@ -61,11 +61,13 @@
       license = "unfree";
     };
   } else null;
+  
   ffmpegGit = fetchgit {
     url = "git://git.videolan.org/ffmpeg.git";
     rev = "80d156d";
     sha256 = 
"6d0124621491b8adc5f1bfb426ab137efc72dab99a89835aa3c30b970cb14004";
   };
+  
   mplayerRev = "33472";
 
 in
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to