* Sync with the trunk one last time.

svn path=/nixpkgs/branches/stdenv-updates/; revision=19849
This commit is contained in:
Eelco Dolstra
2010-02-05 23:06:36 +00:00
24 changed files with 96 additions and 117 deletions
@@ -68,7 +68,6 @@ stdenv.mkDerivation {
description = "A world sphere viewer";
homepage = http://earth.google.com;
license = "unfree";
maintainers = with stdenv.lib.maintainers; [viric];
platforms = with stdenv.lib.platforms; linux;
maintainers = [ stdenv.lib.maintainers.viric ];
};
}