Updating from trunk (to catch cron changes)

svn path=/nixpkgs/branches/stdenv-updates/; revision=24200
This commit is contained in:
Lluís Batlle i Rossell
2010-10-10 11:44:28 +00:00
19 changed files with 347 additions and 143 deletions
+1
View File
@@ -12,5 +12,6 @@ stdenv.mkDerivation {
homepage = http://oss.oetiker.ch/rrdtool/;
description = "High performance logging in Round Robin Databases";
license = "GPL";
platforms = stdenv.lib.platforms.all;
};
}