gnupg: improve conformance of meta.description to Nixpkgs guidelines

This commit is contained in:
Peter Simons 2013-10-10 11:41:21 +02:00
parent 9f65946e5f
commit 60f9e092e3

View File

@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = "http://gnupg.org/";
description = "GNU Privacy Guard (GnuPG), GNU Project's implementation of the OpenPGP standard";
description = "free implementation of the OpenPGP standard for encrypting and signing data";
license = stdenv.lib.licenses.gpl3Plus;
longDescription = ''