Author: simons
Date: Mon Jul 26 13:41:09 2010
New Revision: 22734
URL: https://svn.nixos.org/websvn/nix/?rev=22734&sc=1

Log:
pkgs/top-level/all-packages.nix: stripped trailing whitespace

Modified:
   nixpkgs/trunk/pkgs/top-level/all-packages.nix

Modified: nixpkgs/trunk/pkgs/top-level/all-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/all-packages.nix       Mon Jul 26 13:41:03 
2010        (r22733)
+++ nixpkgs/trunk/pkgs/top-level/all-packages.nix       Mon Jul 26 13:41:09 
2010        (r22734)
@@ -898,7 +898,7 @@
     inherit (gtkLibs) pango;
   };
 
-  /* Readded by Michael Raskin. There are programs in the wild 
+  /* Readded by Michael Raskin. There are programs in the wild
    * that do want 2.0 but not 2.22. Please give a day's notice for
    * objections before removal.
    */
@@ -2349,7 +2349,7 @@
   }));
 
   gcl = builderDefsPackage ../development/compilers/gcl {
-    inherit mpfr m4 binutils fetchcvs emacs zlib which 
+    inherit mpfr m4 binutils fetchcvs emacs zlib which
       gmp texinfo;
     inherit (xlibs) libX11 xproto inputproto libXi
       libXext xextproto libXt libXaw libXmu;
@@ -4683,7 +4683,7 @@
     inherit (gnome) gtkdoc;
     inherit libxml2 gnutls gsasl avahi libdaemon;
   };
-  
+
   libiptcdata = import ../development/libraries/libiptcdata {
     inherit fetchurl stdenv;
   };
@@ -5296,7 +5296,7 @@
     inherit stdenv fetchurl cmake;
     inherit (kde4) qt4 kdelibs phonon automoc4;
   };
-  
+
   quesoglc = import ../development/libraries/quesoglc {
     inherit stdenv fetchurl mesa glew freetype fontconfig fribidi;
     inherit (xlibs) libX11;
@@ -5718,7 +5718,7 @@
 
   perlcritic = perlPackages.PerlCritic;
 
-  
+
   ### DEVELOPMENT / PYTHON MODULES
 
   buildPythonPackage =
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to