meta.description fixups

Mostly scripted substitutions with a couple of subjective enhancements.
This commit is contained in:
Joachim Fasting
2015-04-30 17:05:14 +02:00
parent 6524f969e5
commit bf7ad2d84f
66 changed files with 106 additions and 95 deletions

View File

@@ -34,7 +34,7 @@ composableDerivation.composableDerivation {} {
'';
meta = {
description = "MonetDB is a open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval";
description = "A open-source database system for high-performance applications in data mining, OLAP, GIS, XML Query, text and multimedia retrieval";
homepage = http://monetdb.cwi.nl/;
license = "MonetDB Public License"; # very similar to Mozilla public license (MPL) Version see 1.1 http://monetdb.cwi.nl/Legal/MonetDBLicense-1.1.html
};