From 2182a1e56df196aa45631dfcbe2ab4bc36ea56cf Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:03:44 +0000 Subject: [PATCH 1/1] packages/gpgme: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40096 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/gpgme/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/gpgme/Makefile b/libs/gpgme/Makefile index 76db1d602..e39722011 100644 --- a/libs/gpgme/Makefile +++ b/libs/gpgme/Makefile @@ -30,10 +30,10 @@ define Package/libgpgme endef define Package/libgpgme/description - GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for - applications. It provides a High-Level Crypto API for encryption, decryption, signing, - signature verification and key management. Currently it uses GnuPG as its backend but - the API isn't restricted to this engine; in fact we have already developed a backend + GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for + applications. It provides a High-Level Crypto API for encryption, decryption, signing, + signature verification and key management. Currently it uses GnuPG as its backend but + the API isn't restricted to this engine; in fact we have already developed a backend for CMS (S/MIME). endef -- 2.11.0