Fixed some descriptions

This commit is contained in:
Pascal Wittmann
2015-06-29 16:20:58 +02:00
parent aefa3a30f0
commit 512225ef81
9 changed files with 23 additions and 17 deletions
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
doCheck = false; # no check rule
meta = {
description = "PGP Tools is a collection for all kinds of pgp related things, including signing scripts, party preparation scripts etc.";
description = "A collection for all kinds of pgp related things, including signing scripts, party preparation scripts etc";
homepage = http://pgp-tools.alioth.debian.org;
platforms = gnupg.meta.platforms;
license = stdenv.lib.licenses.gpl2;